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 Aug 22, 2024
1 parent 8282d6e commit 9a2b44a
Show file tree
Hide file tree
Showing 4 changed files with 957 additions and 2,012 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.37",
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/devtools-kit": "^1.3.14",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.12.4",
"nuxt": "latest",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.18",
"@nuxtjs/seo": "^2.0.0-rc.19",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"nuxt-scripts-devtools": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/devtools-kit": "^1.3.14",
"@nuxt/devtools-ui-kit": "^1.3.14",
"@nuxt/kit": "^3.12.4",
"@types/google.maps": "^3.55.12",
"@types/stripe-v3": "^3.1.33",
Expand All @@ -89,13 +89,13 @@
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.10.1",
"unimport": "^3.11.0",
"unplugin": "^1.12.2",
"unstorage": "^1.10.2",
"valibot": "^0.38.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/devtools-ui-kit": "^1.3.14",
"@nuxt/eslint-config": "^0.5.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "3.14.1",
Expand Down
Loading

0 comments on commit 9a2b44a

Please sign in to comment.