File tree Expand file tree Collapse file tree 3 files changed +1509
-2223
lines changed Expand file tree Collapse file tree 3 files changed +1509
-2223
lines changed Original file line number Diff line number Diff line change 11
11
"refresh" : " rm -rf node_modules && rm pnpm-lock.yaml && pnpm i && pnpm run format"
12
12
},
13
13
"devDependencies" : {
14
+ "@oxc-parser/binding-linux-x64-gnu" : " ^0.75.0" ,
14
15
"@playwright/test" : " ^1.53.2" ,
15
16
"autoprefixer" : " ^10.4.21" ,
16
- "nuxt" : " ^3.17.5 " ,
17
+ "nuxt" : " ^3.17.6 " ,
17
18
"nuxt-icon" : " ^0.6.10" ,
18
19
"prettier" : " ^3.6.2" ,
19
20
"tailwindcss" : " ^3.4.17"
22
23
"@formkit/nuxt" : " ^1.6.9" ,
23
24
"@nuxt/image" : " 1.10.0" ,
24
25
"@nuxtjs/algolia" : " ^1.11.2" ,
25
- "@nuxtjs/apollo" : " 5.0.0-alpha.14" ,
26
+ "@nuxtjs/apollo" : " 5.0.0-alpha.14" ,
26
27
"@pinia/nuxt" : " ^0.11.1" ,
27
- "graphql" : " ^16.11.0" ,
28
+ "graphql" : " ^16.11.0" ,
28
29
"pinia" : " ^3.0.3" ,
29
30
"pinia-plugin-persistedstate" : " ^4.4.1" ,
30
31
"postcss" : " ^8.5.6" ,
You can’t perform that action at this time.
0 commit comments