We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f6e31 commit 07645deCopy full SHA for 07645de
3 files changed
package.json
@@ -90,11 +90,11 @@
90
},
91
"devDependencies": {
92
"@eslint/js": "^10.0.1",
93
- "@types/node": "^20.19.37",
+ "@types/node": "^20.19.39",
94
"@types/react": "^18.3.28",
95
"@types/react-dom": "^18.3.7",
96
"@vitejs/plugin-react": "^5.2.0",
97
- "eslint": "^10.1.0",
+ "eslint": "^10.2.0",
98
"eslint-plugin-react-hooks": "^7.0.1",
99
"eslint-plugin-react-refresh": "^0.5.2",
100
"react": "^18.3.1",
@@ -103,7 +103,7 @@
103
"ts-morph": "^27.0.2",
104
"tsx": "^4.21.0",
105
"typescript": "^5.9.3",
106
- "typescript-eslint": "^8.57.2",
+ "typescript-eslint": "^8.58.1",
107
"unbuild": "^3.6.1",
108
"vitepress": "^1.6.4"
109
0 commit comments