Skip to content

Commit

Permalink
chore(deps): update nuxt dependencies (nuxt-modules#3261)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede authored Dec 7, 2024
1 parent 0b55993 commit cb231f5
Show file tree
Hide file tree
Showing 3 changed files with 1,000 additions and 756 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nuxt/ui-pro": "^1.4.3",
"@nuxtjs/fontaine": "^0.4.3",
"@nuxtjs/google-fonts": "^3.2.0",
"nuxt": "^3.14.0",
"nuxt": "^3.14.1592",
"nuxt-hydration": "^0.6.4",
"nuxt-og-image": "^3.0.8",
"vue-tsc": "^2.1.6"
Expand Down
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
"consola": "^3"
"consola": "^3",
"unimport": "3.13.4"
}
},
"dependencies": {
Expand All @@ -89,7 +90,7 @@
"@intlify/unplugin-vue-i18n": "^6.0.1",
"@intlify/utils": "^0.13.0",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^3.14.0",
"@nuxt/kit": "^3.14.1592",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.5.13",
"debug": "^4.3.5",
Expand All @@ -114,7 +115,7 @@
"@babel/types": "^7.24.7",
"@eslint/js": "9.5.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.0",
"@nuxt/schema": "^3.14.1592",
"@types/debug": "^4.1.9",
"@types/eslint": "^8.56.6",
"@unhead/vue": "^1.8.8",
Expand All @@ -134,7 +135,7 @@
"lint-staged": "^15.2.7",
"nitropack": "^2.9.7",
"npm-run-all2": "^6.2.0",
"nuxt": "^3.14.0",
"nuxt": "^3.14.1592",
"ofetch": "^1.3.4",
"playwright-core": "^1.45.3",
"prettier": "^3.3.2",
Expand Down
Loading

0 comments on commit cb231f5

Please sign in to comment.