Skip to content

Commit 8ec10a3

Browse files
committed
hotfix: fix next vulenrability issue
1 parent 105db06 commit 8ec10a3

File tree

2 files changed

+480
-474
lines changed

2 files changed

+480
-474
lines changed

packages/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"fumadocs-typescript": "^4.0.13",
2121
"fumadocs-ui": "16.0.8",
2222
"lucide-react": "^0.552.0",
23-
"next": "16.0.1",
23+
"next": "16.0.7",
2424
"octokit": "^5.0.5",
25-
"react": "^19.2.0",
26-
"react-dom": "^19.2.0",
25+
"react": "^19.2.1",
26+
"react-dom": "^19.2.1",
2727
"tailwind-merge": "^3.4.0",
2828
"tailwindest": "^3.2.2",
2929
"twoslash": "^0.3.4"

0 commit comments

Comments
 (0)