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 f594bd7 commit 131e562Copy full SHA for 131e562
package.json
@@ -23,15 +23,15 @@
23
},
24
"devDependencies": {
25
"@vue/vue3-jest": "29.2.6",
26
- "eslint": "^9.28.0",
27
- "eslint-config-prettier": "^10.1.5",
28
- "eslint-plugin-prettier": "^5.4.1",
29
- "eslint-plugin-unicorn": "^59.0.1",
30
- "eslint-plugin-vue": "^10.1.0",
31
- "globals": "^16.2.0",
32
- "lerna": "^8.2.2",
+ "eslint": "^9.34.0",
+ "eslint-config-prettier": "^10.1.8",
+ "eslint-plugin-prettier": "^5.5.4",
+ "eslint-plugin-unicorn": "^60.0.0",
+ "eslint-plugin-vue": "^10.4.0",
+ "globals": "^16.3.0",
+ "lerna": "^8.2.3",
33
"npm-run-all": "^4.1.5",
34
- "prettier": "^3.5.3",
35
- "typescript-eslint": "^8.33.1"
+ "prettier": "^3.6.2",
+ "typescript-eslint": "^8.41.0"
36
}
37
0 commit comments