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 a03ee98 commit f182a21Copy full SHA for f182a21
package.json
@@ -30,10 +30,10 @@
30
"eslint-plugin-jsonc": "^2.21.0",
31
"eslint-plugin-n": "^17.23.1",
32
"eslint-plugin-promise": "^7.2.1",
33
- "eslint-plugin-vue": "^10.5.0",
+ "eslint-plugin-vue": "^10.5.1",
34
"globals": "^15.15.0",
35
- "jsonc-eslint-parser": "^2.4.0",
36
- "typescript-eslint": "^8.46.1",
+ "jsonc-eslint-parser": "^2.4.1",
+ "typescript-eslint": "^8.46.4",
37
"vue-eslint-parser": "^10.2.0"
38
},
39
"peerDependencies": {
@@ -48,7 +48,7 @@
48
"commitizen": "^4.3.1",
49
"cz-conventional-changelog": "^3.3.0",
50
"eslint": "^9.37.0",
51
- "semantic-release": "^24.2.7"
+ "semantic-release": "^24.2.9"
52
53
"pnpm": {
54
"onlyBuiltDependencies": [
0 commit comments