File tree Expand file tree Collapse file tree 2 files changed +92
-160
lines changed Expand file tree Collapse file tree 2 files changed +92
-160
lines changed Original file line number Diff line number Diff line change 1111 "refresh" : " rm -rf node_modules && rm pnpm-lock.yaml && pnpm i && npm run format"
1212 },
1313 "devDependencies" : {
14- "@nuxt/image" : " 1.4.0" ,
15- "@nuxtjs/apollo" : " 5.0.0-alpha.13" ,
16- "@pinia-plugin-persistedstate/nuxt" : " ^1.2.0" ,
1714 "@playwright/test" : " ^1.42.1" ,
1815 "autoprefixer" : " ^10.4.18" ,
1916 "nuxt" : " ^3.11.0" ,
2017 "nuxt-icon" : " ^0.6.9" ,
21- "postcss" : " ^8.4.36" ,
2218 "prettier" : " ^3.2.5" ,
2319 "tailwindcss" : " ^3.4.1"
2420 },
2521 "dependencies" : {
22+ "postcss" : " ^8.4.36" ,
23+ "@nuxt/image" : " 1.4.0" ,
24+ "@nuxtjs/apollo" : " 5.0.0-alpha.13" ,
25+ "@pinia-plugin-persistedstate/nuxt" : " ^1.2.0" ,
2626 "@formkit/nuxt" : " ^1.6.0" ,
2727 "@nuxtjs/algolia" : " ^1.10.1" ,
2828 "@pinia/nuxt" : " ^0.5.1" ,
29- "graphql" : " ^16.8.1" ,
29+ "graphql" : " ^16.8.1" ,
3030 "pinia" : " ^2.1.7" ,
3131 "swiper" : " ^10.3.1" ,
3232 "uid" : " ^2.0.2" ,
You can’t perform that action at this time.
0 commit comments