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 Jan 15, 2024
1 parent cd05cea commit ba29e58
Show file tree
Hide file tree
Showing 2 changed files with 1,220 additions and 637 deletions.
80 changes: 40 additions & 40 deletions package.json
Expand Up @@ -67,7 +67,7 @@
"test:unit": "vitest run test",
"test:spec": "vitest run specs"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.14.1",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -80,61 +80,61 @@
"@intlify/shared": "^9.9.0",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@intlify/utils": "^0.12.0",
"@miyaneee/rollup-plugin-json5": "^1.1.2",
"@nuxt/kit": "^3.7.4",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^3.9.1",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.3.4",
"@vue/compiler-sfc": "^3.4.14",
"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",
"sucrase": "^3.34.0",
"ufo": "^1.3.1",
"unplugin": "^1.5.0",
"magic-string": "^0.30.5",
"mlly": "^1.5.0",
"pathe": "^1.1.2",
"sucrase": "^3.35.0",
"ufo": "^1.3.2",
"unplugin": "^1.6.0",
"vue-i18n": "^9.9.0",
"vue-router": "^4.2.5"
},
"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.7.4",
"@types/debug": "^4.1.9",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@unhead/vue": "^1.8.8",
"bumpp": "^9.2.0",
"changelogithub": "^0.13.0",
"consola": "^3",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"@babel/parser": "^7.23.6",
"@babel/plugin-syntax-import-assertions": "^7.23.3",
"@babel/types": "^7.23.6",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.1",
"@types/debug": "^4.1.12",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.18.1",
"@unhead/vue": "^1.8.9",
"bumpp": "^9.2.1",
"changelogithub": "^0.13.3",
"consola": "^3.2.3",
"eslint": "^8.56.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": "^13.24.0",
"globby": "^14.0.0",
"h3": "^1.8.2",
"jiti": "^1.20.0",
"jsdom": "^23.0.1",
"lint-staged": "^15.0.2",
"nitropack": "^2.8.0",
"h3": "^1.10.0",
"jiti": "^1.21.0",
"jsdom": "^23.2.0",
"lint-staged": "^15.2.0",
"nitropack": "^2.8.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.7.4",
"nuxt": "^3.9.1",
"ofetch": "^1.3.3",
"playwright": "^1.38.1",
"prettier": "^3.0.3",
"ts-essentials": "^9.4.0",
"typescript": "^5.2.2",
"playwright": "^1.40.1",
"prettier": "^3.2.2",
"ts-essentials": "^9.4.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"undici": "^6.0.1",
"unhead": "^1.8.8",
"vitest": "^1.0.0",
"vue": "^3.4.7"
"undici": "^6.3.0",
"unhead": "^1.8.9",
"vitest": "^1.2.0",
"vue": "^3.4.14"
},
"lint-staged": {
"*.{json,md,yml}": [
Expand Down

0 comments on commit ba29e58

Please sign in to comment.