Skip to content

Commit

Permalink
chore(deps): update nuxt framework
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent c6831d7 commit 3e9b867
Show file tree
Hide file tree
Showing 3 changed files with 1,160 additions and 1,602 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.14.159",
"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,7 +68,7 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.14.159",
"@stripe/stripe-js": "^4.8.0",
"@types/google.maps": "^3.58.1",
"@types/vimeo__player": "^2.18.3",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.3",
"@nuxt/test-utils": "3.14.4",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.10.0",
"@unhead/schema": "1.11.10",
Expand All @@ -109,7 +109,7 @@
"eslint": "9.12.0",
"eslint-plugin-n": "^17.11.1",
"knitwork": "^1.1.0",
"nuxt": "^3.13.2",
"nuxt": "^3.14.159",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.48.1",
"typescript": "^5.6.3",
Expand All @@ -118,14 +118,14 @@
"vue-router": "^4.4.5"
},
"resolutions": {
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.159",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.11.10",
"@unhead/schema": "1.11.10",
"@unhead/shared": "1.11.10",
"@unhead/ssr": "1.11.10",
"@unhead/vue": "1.11.10",
"nuxt": "^3.13.2",
"nuxt": "^3.14.159",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.10",
"vue": "^3.5.12",
Expand Down
Loading

0 comments on commit 3e9b867

Please sign in to comment.