Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 9ef9a45 commit 0c7c8c1
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 196 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.1",
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
"vue": "3.4.31",
"vue-router": "latest"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-ui-kit": "^1.4.2",
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.13.2",
"@types/google.maps": "^3.58.0",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
Expand Down Expand Up @@ -108,7 +108,7 @@
"eslint": "9.10.0",
"eslint-plugin-n": "^17.10.2",
"knitwork": "^1.1.0",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.47.1",
"typescript": "^5.6.2",
Expand All @@ -117,14 +117,14 @@
"vue-router": "^4.4.5"
},
"resolutions": {
"@nuxt/schema": "3.13.0",
"@nuxt/schema": "3.13.2",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.11.5",
"@unhead/schema": "1.11.5",
"@unhead/shared": "1.11.5",
"@unhead/ssr": "1.11.5",
"@unhead/vue": "1.11.5",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.5",
"vue": "^3.5.5",
Expand Down
Loading

0 comments on commit 0c7c8c1

Please sign in to comment.