We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d96da4 commit b80ddc1Copy full SHA for b80ddc1
package.json
@@ -76,8 +76,8 @@
76
"@types/lodash": "4.17.20",
77
"@types/react": "18.3.26",
78
"@types/react-dom": "18.3.7",
79
- "@typescript-eslint/eslint-plugin": "8.23.0",
80
- "@typescript-eslint/parser": "8.23.0",
+ "@typescript-eslint/eslint-plugin": "8.46.2",
+ "@typescript-eslint/parser": "8.46.2",
81
"@vitejs/plugin-react": "4.3.4",
82
"@yelo/rollup-node-external": "1.0.1",
83
"alias-kitchen": "0.1.2",
@@ -114,7 +114,7 @@
114
"ts-jest": "29.2.5",
115
"ts-node": "10.9.2",
116
"typescript": "5.8.3",
117
- "typescript-eslint": "8.23.0",
+ "typescript-eslint": "8.46.2",
118
"vite": "7.1.11",
119
"vite-plugin-dts": "4.5.4"
120
}
0 commit comments