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 Jul 16, 2024
1 parent 617b6ad commit 4ffbad3
Show file tree
Hide file tree
Showing 3 changed files with 525 additions and 264 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@nuxt/kit": "^3.12.3",
"floating-vue": "5.2.2",
"nuxt": "latest",
"vue": "3.4.31",
"shiki": "^1.10.3",
"vue": "3.4.31",
"vue-router": "latest"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"chalk": "^5.3.0",
"defu": "^6.1.4",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^2.2.14",
"nuxt-site-config-kit": "^2.2.14",
"nuxt-site-config": "^2.2.15",
"nuxt-site-config-kit": "^2.2.15",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"radix3": "^1.1.2",
"semver": "^7.6.2",
"sirv": "^2.0.4",
"site-config-stack": "^2.2.14",
"site-config-stack": "^2.2.15",
"ufo": "^1.5.3"
},
"devDependencies": {
Expand All @@ -73,15 +73,15 @@
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/i18n": "8.3.1",
"@nuxtjs/robots": "4.0.0-rc.22",
"bumpp": "^9.4.1",
"eslint": "9.6.0",
"eslint-plugin-n": "^17.9.0",
"execa": "^9.3.0",
"nuxt": "^3.12.3",
"nuxt-icon": "1.0.0-beta.7",
"@nuxtjs/robots": "4.0.0-rc.22",
"typescript": "5.4.5",
"vitest": "^2.0.2"
"vitest": "^2.0.3"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 4ffbad3

Please sign in to comment.