Skip to content

Commit 1b404a7

Browse files
authored
Merge pull request #1511 from w3bdesign/develop
Upgrade Nuxt
2 parents bd181f5 + 26ab0cd commit 1b404a7

File tree

3 files changed

+1509
-2223
lines changed

3 files changed

+1509
-2223
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
"refresh": "rm -rf node_modules && rm pnpm-lock.yaml && pnpm i && pnpm run format"
1212
},
1313
"devDependencies": {
14+
"@oxc-parser/binding-linux-x64-gnu": "^0.75.0",
1415
"@playwright/test": "^1.53.2",
1516
"autoprefixer": "^10.4.21",
16-
"nuxt": "^3.17.5",
17+
"nuxt": "^3.17.6",
1718
"nuxt-icon": "^0.6.10",
1819
"prettier": "^3.6.2",
1920
"tailwindcss": "^3.4.17"
@@ -22,9 +23,9 @@
2223
"@formkit/nuxt": "^1.6.9",
2324
"@nuxt/image": "1.10.0",
2425
"@nuxtjs/algolia": "^1.11.2",
25-
"@nuxtjs/apollo": "5.0.0-alpha.14",
26+
"@nuxtjs/apollo": "5.0.0-alpha.14",
2627
"@pinia/nuxt": "^0.11.1",
27-
"graphql": "^16.11.0",
28+
"graphql": "^16.11.0",
2829
"pinia": "^3.0.3",
2930
"pinia-plugin-persistedstate": "^4.4.1",
3031
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)