We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9914636 commit 155b201Copy full SHA for 155b201
2 files changed
package.json
@@ -35,7 +35,7 @@
35
"workbox-strategies": "^7.4.0"
36
},
37
"devDependencies": {
38
- "@eslint/js": "^9.39.4",
+ "@eslint/js": "^10.0.1",
39
"@types/ali-oss": "^6.23.3",
40
"@types/crypto-js": "^4.2.2",
41
"@types/hammerjs": "^2.0.46",
@@ -51,7 +51,7 @@
51
"@vitejs/plugin-vue": "^6.0.5",
52
"@vue/tsconfig": "^0.9.0",
53
"ali-oss": "^6.23.0",
54
- "eslint": "^9.39.4",
+ "eslint": "^10.1.0",
55
"eslint-config-flat-gitignore": "^2.2.1",
56
"eslint-config-prettier": "^10.1.8",
57
"eslint-plugin-import-x": "^4.16.2",
0 commit comments