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 3ca2feb commit ec448bbCopy full SHA for ec448bb
package.json
@@ -15,7 +15,7 @@
15
"@nuxtjs/apollo": "5.0.0-alpha.11",
16
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
17
"@playwright/test": "^1.42.0",
18
- "autoprefixer": "^10.4.17",
+ "autoprefixer": "^10.4.18",
19
"nuxt": "^3.10.3",
20
"nuxt-icon": "^0.6.9",
21
"postcss": "^8.4.35",
@@ -27,7 +27,7 @@
27
"tslib": "2.5.1"
28
},
29
"overrides": {
30
- "vue": "^3.3.9",
+ "vue": "^3.4.21",
31
"tslib": "2.6.2"
32
33
"dependencies": {
@@ -39,7 +39,7 @@
39
"swiper": "^10.3.1",
40
"uid": "^2.0.2",
41
"vee-validate": "^4.12.6",
42
- "vite": "4.5.2",
+ "vite": "5.1.5",
43
"vue": "^3.4.21",
44
"yup": "^1.4.0"
45
}
0 commit comments