Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent ec6ce0d commit b455ab7
Show file tree
Hide file tree
Showing 3 changed files with 530 additions and 151 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/kit": "^3.14.1592",
"@nuxt/kit": "^3.15.0",
"floating-vue": "5.2.2",
"nuxt": "^3.14.1592",
"nuxt": "^3.15.0",
"shiki": "^1.24.4",
"vue": "3.5.13",
"vue-router": "^4.5.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/kit": "^3.14.1592",
"@nuxt/kit": "^3.15.0",
"chalk": "^5.4.1",
"defu": "^6.1.4",
"h3-compression": "^0.3.2",
Expand All @@ -75,7 +75,7 @@
"eslint": "9.17.0",
"eslint-plugin-n": "^17.15.1",
"execa": "^9.5.2",
"nuxt": "^3.14.1592",
"nuxt": "^3.15.0",
"nuxt-i18n-micro": "^1.51.0",
"typescript": "5.6.3",
"vitest": "^2.1.8"
Expand Down
Loading

0 comments on commit b455ab7

Please sign in to comment.