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 Jan 22, 2025
1 parent e3d1e28 commit 84ecab6
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 83 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@nuxt/kit": "^3.15.2",
"floating-vue": "5.2.2",
"nuxt": "^3.15.2",
"shiki": "^1.27.2",
"shiki": "^2.0.3",
"vue": "3.5.13",
"vue-router": "^4.5.0"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,19 @@
"devDependencies": {
"@nuxt/content": "^3.0.0",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "0.8.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.4",
"@nuxt/ui": "^2.21.0",
"@nuxtjs/i18n": "9.1.1",
"@nuxtjs/robots": "^5.2.1",
"@nuxtjs/i18n": "^9.1.2",
"@nuxtjs/robots": "^5.2.2",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"eslint-plugin-n": "^17.15.1",
"execa": "^9.5.2",
"nuxt": "^3.15.2",
"nuxt-i18n-micro": "^1.64.0",
"nuxt-i18n-micro": "^1.68.0",
"typescript": "5.6.3",
"vitest": "^3.0.2"
"vitest": "^3.0.3"
},
"resolutions": {
"postcss": "8.4.47",
Expand Down
Loading

0 comments on commit 84ecab6

Please sign in to comment.