Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent cff8ccd commit 0d65f8f
Show file tree
Hide file tree
Showing 2 changed files with 1,354 additions and 1,900 deletions.
84 changes: 42 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxtjs/i18n",
"type": "module",
"version": "9.0.0-rc.2",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.12.2",
"description": "Internationalization for Nuxt",
"contributors": [
{
Expand Down Expand Up @@ -80,72 +80,72 @@
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
"consola": "^3"
"consola": "^3.2.3"
}
},
"dependencies": {
"@intlify/h3": "^0.6.0",
"@intlify/shared": "^10.0.3",
"@intlify/shared": "^10.0.4",
"@intlify/unplugin-vue-i18n": "^5.2.0",
"@intlify/utils": "^0.13.0",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^3.13.2",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.5.5",
"debug": "^4.3.5",
"defu": "^6.1.2",
"@vue/compiler-sfc": "^3.5.12",
"debug": "^4.3.7",
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
"is-https": "^4.0.0",
"knitwork": "^1.1.0",
"magic-string": "^0.30.10",
"mlly": "^1.7.1",
"pathe": "^1.1.1",
"scule": "^1.1.1",
"magic-string": "^0.30.12",
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"sucrase": "^3.35.0",
"ufo": "^1.3.1",
"unplugin": "^1.10.1",
"ufo": "^1.5.4",
"unplugin": "^1.14.1",
"unplugin-vue-router": "^0.10.8",
"vue-i18n": "^10.0.3",
"vue-i18n": "^10.0.4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@babel/parser": "^7.24.7",
"@babel/plugin-syntax-import-assertions": "^7.24.7",
"@babel/types": "^7.24.7",
"@eslint/js": "9.5.0",
"@babel/parser": "^7.25.8",
"@babel/plugin-syntax-import-assertions": "^7.25.7",
"@babel/types": "^7.25.8",
"@eslint/js": "9.12.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@types/debug": "^4.1.9",
"@types/eslint": "^8.56.6",
"@unhead/vue": "^1.8.8",
"bumpp": "^9.4.1",
"changelogithub": "^0.13.7",
"consola": "^3",
"eslint": "^9.5.0",
"@types/debug": "^4.1.12",
"@types/eslint": "^8.56.12",
"@unhead/vue": "^1.11.10",
"bumpp": "^9.7.1",
"changelogithub": "^0.13.11",
"consola": "^3.2.3",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"get-port-please": "^3.1.1",
"get-port-please": "^3.1.2",
"gh-changelogen": "^0.2.8",
"globals": "^15.6.0",
"globby": "^14.0.0",
"h3": "^1.12.0",
"jiti": "^1.20.0",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.7",
"globals": "^15.11.0",
"globby": "^14.0.2",
"h3": "^1.13.0",
"jiti": "^1.21.6",
"jsdom": "^24.1.3",
"lint-staged": "^15.2.10",
"nitropack": "^2.9.7",
"npm-run-all2": "^6.2.0",
"npm-run-all2": "^6.2.4",
"nuxt": "^3.13.2",
"ofetch": "^1.3.4",
"playwright-core": "^1.45.3",
"prettier": "^3.3.2",
"tinyexec": "^0.3.0",
"ofetch": "^1.4.1",
"playwright-core": "^1.48.1",
"prettier": "^3.3.3",
"tinyexec": "^0.3.1",
"ts-essentials": "^9.4.2",
"typescript": "^5.6.2",
"typescript-eslint": "^7.14.0",
"typescript": "^5.6.3",
"typescript-eslint": "^7.18.0",
"unbuild": "^2.0.0",
"undici": "^6.19.2",
"unhead": "^1.8.8",
"vitest": "^2.1.1",
"vue": "^3.5.5"
"undici": "^6.20.1",
"unhead": "^1.11.10",
"vitest": "^2.1.3",
"vue": "^3.5.12"
},
"lint-staged": {
"*.{json,md,yml}": [
Expand Down
Loading

0 comments on commit 0d65f8f

Please sign in to comment.