Skip to content

Commit c82ebfc

Browse files
committed
update packages
1 parent 11b9341 commit c82ebfc

File tree

3 files changed

+118
-137
lines changed

3 files changed

+118
-137
lines changed

apps/www/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rehype-highlight": "^7.0.2",
3030
"rehype-prism-plus": "^2.0.1",
3131
"rehype-slug": "^6.0.0",
32-
"remark-gfm": "4.0.1",
32+
"remark-gfm": "3.0.1",
3333
"sonner": "^2.0.7"
3434
},
3535
"devDependencies": {
@@ -40,5 +40,10 @@
4040
"@workspace/eslint-config": "workspace:^",
4141
"@workspace/typescript-config": "workspace:*",
4242
"typescript": "^5.9.3"
43+
},
44+
"pnpm": {
45+
"overrides": {
46+
"remark-gfm": "3.0.1"
47+
}
4348
}
4449
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"turbo": "^2.6.0",
2020
"typescript": "5.9.3"
2121
},
22-
"packageManager": "pnpm@10.18.3",
22+
"packageManager": "pnpm@10.24.0",
2323
"engines": {
2424
"node": ">=20"
2525
}

pnpm-lock.yaml

Lines changed: 111 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)