File tree 2 files changed +21
-3
lines changed
2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 77
77
"eslint-plugin-promise" : " 6.6.0" ,
78
78
"eslint-plugin-unicorn" : " 46.0.1" ,
79
79
"eslint-plugin-varspacing" : " 1.2.2" ,
80
- "eslint-plugin-vue" : " 9.32 .0" ,
80
+ "eslint-plugin-vue" : " 9.33 .0" ,
81
81
"msw" : " 2.8.2" ,
82
82
"nuxt" : " 3.17.1" ,
83
83
"typescript" : " 5.8.3" ,
Original file line number Diff line number Diff line change @@ -3006,7 +3006,7 @@ __metadata:
3006
3006
eslint-plugin-promise: "npm:6.6.0"
3007
3007
eslint-plugin-unicorn: "npm:46.0.1"
3008
3008
eslint-plugin-varspacing: "npm:1.2.2"
3009
- eslint-plugin-vue: "npm:9.32 .0"
3009
+ eslint-plugin-vue: "npm:9.33 .0"
3010
3010
msw: "npm:2.8.2"
3011
3011
nuxt: "npm:3.17.1"
3012
3012
ofetch: "npm:^1.3.4"
@@ -7655,7 +7655,25 @@ __metadata:
7655
7655
languageName: node
7656
7656
linkType: hard
7657
7657
7658
- "eslint-plugin-vue@npm:9.32.0, eslint-plugin-vue@npm:^9.32.0":
7658
+ "eslint-plugin-vue@npm:9.33.0":
7659
+ version: 9.33.0
7660
+ resolution: "eslint-plugin-vue@npm:9.33.0"
7661
+ dependencies:
7662
+ "@eslint-community/eslint-utils": "npm:^4.4.0"
7663
+ globals: "npm:^13.24.0"
7664
+ natural-compare: "npm:^1.4.0"
7665
+ nth-check: "npm:^2.1.1"
7666
+ postcss-selector-parser: "npm:^6.0.15"
7667
+ semver: "npm:^7.6.3"
7668
+ vue-eslint-parser: "npm:^9.4.3"
7669
+ xml-name-validator: "npm:^4.0.0"
7670
+ peerDependencies:
7671
+ eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
7672
+ checksum: 10/c647f1cced248c35f25035b4ec5bb82ef1b5c7dc3778ffb8c95acd44a443bd35de35347f576078c9f588618554e6557cf798f5e560a075a5cfdba47ee81e7fa3
7673
+ languageName: node
7674
+ linkType: hard
7675
+
7676
+ "eslint-plugin-vue@npm:^9.32.0":
7659
7677
version: 9.32.0
7660
7678
resolution: "eslint-plugin-vue@npm:9.32.0"
7661
7679
dependencies:
You can’t perform that action at this time.
0 commit comments