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] committed Apr 13, 2024
1 parent 8961513 commit ae8b9f8
Show file tree
Hide file tree
Showing 2 changed files with 1,295 additions and 639 deletions.
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"test:unit": "vitest run test",
"test:spec": "vitest run specs"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].7",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -82,63 +82,63 @@
},
"dependencies": {
"@intlify/h3": "^0.5.0",
"@intlify/shared": "^9.9.0",
"@intlify/shared": "^9.12.0",
"@intlify/unplugin-vue-i18n": "^3.0.1",
"@intlify/utils": "^0.12.0",
"@miyaneee/rollup-plugin-json5": "^1.1.2",
"@nuxt/kit": "^3.10.3",
"@intlify/utils": "^0.13.0",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^3.11.2",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.3.4",
"@vue/compiler-sfc": "^3.4.21",
"debug": "^4.3.4",
"defu": "^6.1.2",
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
"is-https": "^4.0.0",
"knitwork": "^1.0.0",
"magic-string": "^0.30.4",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"scule": "^1.1.1",
"sucrase": "^3.34.0",
"ufo": "^1.3.1",
"unplugin": "^1.5.0",
"vue-i18n": "^9.9.0",
"vue-router": "^4.2.5"
"knitwork": "^1.1.0",
"magic-string": "^0.30.9",
"mlly": "^1.6.1",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"sucrase": "^3.35.0",
"ufo": "^1.5.3",
"unplugin": "^1.10.1",
"vue-i18n": "^9.12.0",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@babel/parser": "^7.23.0",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@babel/types": "^7.23.0",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.10.3",
"@types/debug": "^4.1.9",
"@unhead/vue": "^1.8.8",
"bumpp": "^9.2.0",
"changelogithub": "^0.13.0",
"consola": "^3",
"@babel/parser": "^7.24.4",
"@babel/plugin-syntax-import-assertions": "^7.24.1",
"@babel/types": "^7.24.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@types/debug": "^4.1.12",
"@unhead/vue": "^1.9.5",
"bumpp": "^9.4.0",
"changelogithub": "^0.13.5",
"consola": "^3.2.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"execa": "^8.0.1",
"get-port-please": "^3.1.1",
"get-port-please": "^3.1.2",
"gh-changelogen": "^0.2.8",
"globals": "^15.0.0",
"globby": "^14.0.0",
"h3": "^1.10.1",
"jiti": "^1.20.0",
"globby": "^14.0.1",
"h3": "^1.11.1",
"jiti": "^1.21.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.0.2",
"nitropack": "^2.9.0",
"lint-staged": "^15.2.2",
"nitropack": "^2.9.6",
"npm-run-all2": "^6.1.2",
"nuxt": "^3.10.3",
"ofetch": "^1.3.3",
"playwright": "^1.38.1",
"prettier": "^3.0.3",
"ts-essentials": "^9.4.0",
"typescript": "^5.4.2",
"typescript-eslint": "^7.0.1",
"nuxt": "^3.11.2",
"ofetch": "^1.3.4",
"playwright": "^1.43.1",
"prettier": "^3.2.5",
"ts-essentials": "^9.4.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.6.0",
"unbuild": "^2.0.0",
"undici": "^6.0.1",
"unhead": "^1.8.8",
"vitest": "^1.4.0",
"undici": "^6.13.0",
"unhead": "^1.9.5",
"vitest": "^1.5.0",
"vue": "^3.4.21"
},
"lint-staged": {
Expand Down

0 comments on commit ae8b9f8

Please sign in to comment.