Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Sep 4, 2024
1 parent 9e77eec commit cdebb4a
Show file tree
Hide file tree
Showing 3 changed files with 751 additions and 648 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.1",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"nuxt": "latest",
"vue": "3.4.31",
"vue-router": "latest"
Expand Down
14 changes: 7 additions & 7 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.1",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"@types/google.maps": "^3.57.0",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
Expand All @@ -90,8 +90,8 @@
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.11.1",
"unplugin": "^1.12.3",
"unstorage": "^1.10.2",
"unplugin": "^1.13.1",
"unstorage": "^1.11.0",
"valibot": "^0.41.0"
},
"devDependencies": {
Expand All @@ -108,12 +108,12 @@
"eslint": "9.9.1",
"eslint-plugin-n": "^17.10.2",
"knitwork": "^1.1.0",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.46.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue": "^3.5.0",
"vue": "^3.5.1",
"vue-router": "^4.4.3"
},
"resolutions": {
Expand All @@ -124,11 +124,11 @@
"@unhead/shared": "1.10.4",
"@unhead/ssr": "1.10.4",
"@unhead/vue": "1.10.4",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"unhead": "1.10.4",
"vue": "^3.5.0",
"vue": "^3.5.1",
"vue-router": "^4.4.3"
}
}
Loading

0 comments on commit cdebb4a

Please sign in to comment.