File tree 6 files changed +321
-38
lines changed
6 files changed +321
-38
lines changed Original file line number Diff line number Diff line change 27
27
"@types/lodash-es" : " ^4.17.12" ,
28
28
"@vueuse/core" : " ^10.11.0" ,
29
29
"autoprefixer" : " ^10.4.19" ,
30
- "eslint" : " ^8.34 .0" ,
30
+ "eslint" : " ^9.0 .0" ,
31
31
"eslint-plugin-nuxt" : " ^4.0.0" ,
32
32
"nuxt" : " ^3.13.2" ,
33
33
"postcss" : " ^8.4.21" ,
Original file line number Diff line number Diff line change 10
10
" cypress.js"
11
11
],
12
12
"dependencies" : {
13
- "@typescript-eslint/eslint-plugin" : " ^6 .0.0" ,
14
- "@typescript-eslint/parser" : " ^6 .0.0" ,
13
+ "@typescript-eslint/eslint-plugin" : " ^8 .0.0" ,
14
+ "@typescript-eslint/parser" : " ^8 .0.0" ,
15
15
"@vue-storefront/eslint-config" : " ^3.1.3" ,
16
16
"@vue/eslint-config-standard" : " ^8.0.1" ,
17
- "eslint" : " ^8.34 .0" ,
17
+ "eslint" : " ^9.0 .0" ,
18
18
"eslint-config-airbnb" : " ^19.0.4" ,
19
- "eslint-config-airbnb-typescript" : " ^17 .0.0" ,
19
+ "eslint-config-airbnb-typescript" : " ^18 .0.0" ,
20
20
"eslint-config-next" : " 13.4.8" ,
21
21
"eslint-config-prettier" : " ^9.0.0" ,
22
22
"eslint-import-resolver-alias" : " ^1.1.2" ,
23
- "eslint-plugin-cypress" : " ^2.12.1 " ,
23
+ "eslint-plugin-cypress" : " ^3.0.0 " ,
24
24
"eslint-plugin-vue" : " ^9.9.0" ,
25
25
"eslint-plugin-vuejs-accessibility" : " ^2.1.0"
26
26
}
Original file line number Diff line number Diff line change 48
48
"@nuxt/module-builder" : " ^0.8.4" ,
49
49
"@nuxt/schema" : " ^3.13.2" ,
50
50
"@storefront-ui/eslint-config" : " workspace:*" ,
51
- "eslint" : " ^8.34 .0" ,
51
+ "eslint" : " ^9.0 .0" ,
52
52
"nuxt" : " ^3.13.2"
53
53
}
54
54
}
Original file line number Diff line number Diff line change 56
56
"@storefront-ui/tests-shared" : " workspace:*" ,
57
57
"@vitejs/plugin-react" : " ^4.3.1" ,
58
58
"concurrently" : " ^8.2.0" ,
59
- "eslint" : " ^8.34 .0" ,
59
+ "eslint" : " ^9.0 .0" ,
60
60
"prettier" : " ^3.0.0" ,
61
61
"vite" : " ^5.3.5" ,
62
62
"vite-plugin-dts" : " ^3.9.1" ,
Original file line number Diff line number Diff line change 53
53
"@storefront-ui/tests-shared" : " workspace:*" ,
54
54
"@vitejs/plugin-vue" : " ^5.1.1" ,
55
55
"concurrently" : " ^8.2.2" ,
56
- "eslint" : " ^8.34 .0" ,
56
+ "eslint" : " ^9.0 .0" ,
57
57
"prettier" : " ^3.0.0" ,
58
58
"vite" : " ^5.3.5" ,
59
59
"vite-plugin-dts" : " ^3.9.1" ,
You can’t perform that action at this time.
0 commit comments