Skip to content

Commit cd6102c

Browse files
authored
fix: bumps next version for fixing dependabot alerts (#7)
1 parent 668c9d6 commit cd6102c

File tree

2 files changed

+217
-219
lines changed

2 files changed

+217
-219
lines changed

apps/playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"check-types": "tsc --noEmit"
1111
},
1212
"dependencies": {
13-
"lucide-react": "^0.507.0",
14-
"next": "15.3.1",
15-
"react": "^19.0.0",
16-
"react-dom": "^19.0.0"
13+
"lucide-react": "0.544.0",
14+
"next": "15.5.4",
15+
"react": "19.1.1",
16+
"react-dom": "19.1.1"
1717
},
1818
"devDependencies": {
1919
"@eslint/eslintrc": "^3",

0 commit comments

Comments
 (0)