File tree Expand file tree Collapse file tree 2 files changed +8826
-7
lines changed Expand file tree Collapse file tree 2 files changed +8826
-7
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@playwright/test" : " ^1.46.1" ,
15
15
"autoprefixer" : " ^10.4.20" ,
16
- "nuxt" : " ^3.13.0 " ,
16
+ "nuxt" : " ^3.13.1 " ,
17
17
"nuxt-icon" : " ^0.6.10" ,
18
- "prettier" : " ^3.3.2 " ,
18
+ "prettier" : " ^3.3.3 " ,
19
19
"tailwindcss" : " ^3.4.10"
20
20
},
21
21
"dependencies" : {
22
22
"postcss" : " ^8.4.45" ,
23
23
"@nuxt/image" : " 1.8.0" ,
24
24
"@nuxtjs/apollo" : " 5.0.0-alpha.14" ,
25
- "@pinia-plugin-persistedstate/nuxt" : " ^1.2.0 " ,
26
- "@formkit/nuxt" : " ^1.6.1 " ,
25
+ "@pinia-plugin-persistedstate/nuxt" : " ^1.2.1 " ,
26
+ "@formkit/nuxt" : " ^1.6.5 " ,
27
27
"@nuxtjs/algolia" : " ^1.10.1" ,
28
- "@pinia/nuxt" : " ^0.5.1 " ,
28
+ "@pinia/nuxt" : " ^0.5.4 " ,
29
29
"graphql" : " ^16.9.0" ,
30
30
"pinia" : " ^2.2.2" ,
31
31
"swiper" : " ^10.3.1" ,
32
32
"uid" : " ^2.0.2" ,
33
- "vee-validate" : " ^4.13.0 " ,
33
+ "vee-validate" : " ^4.13.2 " ,
34
34
"vite" : " 4.5.3" ,
35
- "vue" : " ^3.5.0 " ,
35
+ "vue" : " ^3.5.1 " ,
36
36
"yup" : " ^1.4.0"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments