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 May 9, 2024
1 parent b311455 commit 1618e1b
Show file tree
Hide file tree
Showing 2 changed files with 2,110 additions and 1,228 deletions.
104 changes: 52 additions & 52 deletions package.json
Expand Up @@ -67,79 +67,79 @@
"test:unit": "vitest run test",
"test:spec": "vitest run specs"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].8",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
"@vue/compiler-sfc": "^3.4.21",
"@vue/compiler-sfc": "^3.4.27",
"jiti": "1.21.0",
"h3": "1.11.0",
"nuxt": "^3.11.1",
"ufo": "^1.5.1",
"vue-router": "4.3.0",
"consola": "^3"
"h3": "1.11.1",
"nuxt": "^3.11.2",
"ufo": "^1.5.3",
"vue-router": "4.3.2",
"consola": "^3.2.3"
}
},
"dependencies": {
"@intlify/h3": "^0.5.0",
"@intlify/shared": "^9.9.0",
"@intlify/shared": "^9.13.1",
"@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.27",
"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.10",
"mlly": "^1.7.0",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"sucrase": "^3.35.0",
"ufo": "^1.5.3",
"unplugin": "^1.10.1",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
},
"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.5",
"@babel/plugin-syntax-import-assertions": "^7.24.1",
"@babel/types": "^7.24.5",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@types/debug": "^4.1.12",
"@unhead/vue": "^1.9.10",
"bumpp": "^9.4.1",
"changelogithub": "^0.13.7",
"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",
"globals": "^15.2.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.44.0",
"prettier": "^3.2.5",
"ts-essentials": "^9.4.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.8.0",
"unbuild": "^2.0.0",
"undici": "^6.0.1",
"unhead": "^1.8.8",
"vitest": "^1.4.0",
"vue": "^3.4.21"
"undici": "^6.16.0",
"unhead": "^1.9.10",
"vitest": "^1.6.0",
"vue": "^3.4.27"
},
"lint-staged": {
"*.{json,md,yml}": [
Expand Down

0 comments on commit 1618e1b

Please sign in to comment.