Skip to content

Commit fae772c

Browse files
committed
update nextjs
1 parent f2e7859 commit fae772c

2 files changed

Lines changed: 343 additions & 298 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
},
1212
"dependencies": {
1313
"lodash": "^4.17.21",
14-
"next": "15.1.2",
15-
"react": "^19.0.0",
16-
"react-dom": "^19.0.0",
14+
"next": "^15.2.4",
15+
"react": "^19.1.0",
16+
"react-dom": "^19.1.0",
1717
"uqr": "^0.1.2"
1818
},
1919
"devDependencies": {
@@ -22,7 +22,7 @@
2222
"@stylistic/eslint-plugin-jsx": "^4.2.0",
2323
"@stylistic/eslint-plugin-ts": "^4.2.0",
2424
"@types/brotli": "^1.3.4",
25-
"@types/node": "^22.13.11",
25+
"@types/node": "^22.13.14",
2626
"@types/react": "^19.0.12",
2727
"@types/react-dom": "^19.0.4",
2828
"brotli": "^1.3.3",

0 commit comments

Comments
 (0)