Skip to content

Commit 4f09e12

Browse files
Remove unused dependencies (#405)
1 parent 018c5a0 commit 4f09e12

File tree

3 files changed

+0
-26
lines changed

3 files changed

+0
-26
lines changed

pnpm-lock.yaml

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

workbench/nextjs-turbopack/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"next": "16.0.1",
2626
"react": "^19.0.0",
2727
"react-dom": "^19.0.0",
28-
"react-markdown": "^10.1.0",
2928
"zod": "catalog:"
3029
},
3130
"devDependencies": {

workbench/nextjs-webpack/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"next": "16.0.1",
2626
"react": "^19.0.0",
2727
"react-dom": "^19.0.0",
28-
"react-markdown": "^10.1.0",
2928
"zod": "catalog:"
3029
},
3130
"devDependencies": {

0 commit comments

Comments
 (0)