1 parent f2e7859 commit fae772cCopy full SHA for fae772c
2 files changed
package.json
@@ -11,9 +11,9 @@
11
},
12
"dependencies": {
13
"lodash": "^4.17.21",
14
- "next": "15.1.2",
15
- "react": "^19.0.0",
16
- "react-dom": "^19.0.0",
+ "next": "^15.2.4",
+ "react": "^19.1.0",
+ "react-dom": "^19.1.0",
17
"uqr": "^0.1.2"
18
19
"devDependencies": {
@@ -22,7 +22,7 @@
22
"@stylistic/eslint-plugin-jsx": "^4.2.0",
23
"@stylistic/eslint-plugin-ts": "^4.2.0",
24
"@types/brotli": "^1.3.4",
25
- "@types/node": "^22.13.11",
+ "@types/node": "^22.13.14",
26
"@types/react": "^19.0.12",
27
"@types/react-dom": "^19.0.4",
28
"brotli": "^1.3.3",
0 commit comments