1 parent a1c9634 commit 1d0f62bCopy full SHA for 1d0f62b
2 files changed
package.json
@@ -16,15 +16,15 @@
16
"react-dom": "^19.0.0"
17
},
18
"devDependencies": {
19
- "@eslint/eslintrc": "^3",
+ "@eslint/eslintrc": "^3.2.0",
20
"@types/brotli": "^1.3.4",
21
- "@types/node": "^20",
22
- "@types/react": "^19",
23
- "@types/react-dom": "^19",
+ "@types/node": "^20.17.17",
+ "@types/react": "^19.0.8",
+ "@types/react-dom": "^19.0.3",
24
"brotli": "^1.3.3",
25
- "eslint": "^9",
+ "eslint": "^9.20.0",
26
"eslint-config-next": "15.1.2",
27
- "typescript": "^5",
28
- "vitest": "^2.1.8"
+ "typescript": "^5.7.3",
+ "vitest": "^2.1.9"
29
}
30
0 commit comments