Skip to content

Commit b1b8cba

Browse files
Update package.json Update Next and React versions for CVE
1 parent 944760b commit b1b8cba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

shadcn-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"clsx": "^2.1.1",
2020
"lucide-react": "^0.542.0",
2121
"nanostores": "^1.0.1",
22-
"next": "15.5.2",
23-
"react": "19.1.0",
24-
"react-dom": "19.1.0",
22+
"next": "15.5.7",
23+
"react": "19.2.1",
24+
"react-dom": "19.2.1",
2525
"tailwind-merge": "^3.3.1"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)