Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.15.0 (#289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Julien Huang <[email protected]>
  • Loading branch information
renovate[bot] and huang-julien authored Dec 31, 2024
1 parent e93f576 commit e0ce419
Show file tree
Hide file tree
Showing 3 changed files with 1,334 additions and 1,028 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@iconify-json/carbon": "^1.2.3",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.15.0",
"nuxt": "latest",
"vue": "^3.5.12",
"vue-router": "latest"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/devtools-ui-kit": "^1.6.3",
"@nuxt/kit": "^3.14.1592",
"@nuxt/kit": "^3.15.0",
"@stripe/stripe-js": "^5.2.0",
"@types/google.maps": "^3.58.1",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.13",
"@vueuse/core": "^12.0.0",
"consola": "^3.2.3",
"consola": "^3.3.1",
"defu": "^6.1.4",
"h3": "^1.13.0",
"magic-string": "^0.30.14",
Expand Down Expand Up @@ -110,7 +110,7 @@
"eslint-plugin-n": "^17.14.0",
"happy-dom": "^15.11.7",
"knitwork": "^1.1.0",
"nuxt": "^3.14.1592",
"nuxt": "^3.15.0",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.49.0",
"typescript": "5.7.2",
Expand All @@ -121,14 +121,14 @@
},
"resolutions": {
"typescript": "5.6.3",
"@nuxt/schema": "3.14.1592",
"@nuxt/schema": "3.15.0",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.11.11",
"@unhead/schema": "1.11.11",
"@unhead/shared": "1.11.11",
"@unhead/ssr": "1.11.11",
"@unhead/vue": "1.11.11",
"nuxt": "^3.14.1592",
"nuxt": "^3.15.0",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.11",
"vue": "^3.5.13",
Expand Down
Loading

0 comments on commit e0ce419

Please sign in to comment.