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 Sep 15, 2024
1 parent df79f54 commit 6dd4439
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 1,058 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@
"test:unit": "vitest run test",
"test:spec": "vitest run specs"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.10.0",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
"jiti": "1.21.0",
"consola": "^3"
"jiti": "1.21.6",
"consola": "^3.2.3"
}
},
"dependencies": {
Expand All @@ -94,58 +94,58 @@
"@nuxt/kit": "^3.13.1",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.5.5",
"debug": "^4.3.5",
"defu": "^6.1.2",
"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",
"magic-string": "^0.30.11",
"mlly": "^1.7.1",
"pathe": "^1.1.1",
"scule": "^1.1.1",
"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",
"vue-i18n": "^10.0.1",
"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.6",
"@babel/plugin-syntax-import-assertions": "^7.25.6",
"@babel/types": "^7.25.6",
"@eslint/js": "9.10.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@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.5",
"bumpp": "^9.5.2",
"changelogithub": "^0.13.10",
"consola": "^3.2.3",
"eslint": "^9.10.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",
"globals": "^15.9.0",
"globby": "^14.0.2",
"h3": "^1.12.0",
"jiti": "^1.20.0",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.7",
"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.3",
"nuxt": "^3.13.1",
"ofetch": "^1.3.4",
"pkg-pr-new": "^0.0.20",
"playwright-core": "^1.45.3",
"prettier": "^3.3.2",
"pkg-pr-new": "^0.0.24",
"playwright-core": "^1.47.1",
"prettier": "^3.3.3",
"tinyexec": "^0.3.0",
"ts-essentials": "^9.4.2",
"typescript": "^5.6.2",
"typescript-eslint": "^7.14.0",
"typescript-eslint": "^7.18.0",
"unbuild": "^2.0.0",
"undici": "^6.19.2",
"unhead": "^1.8.8",
"undici": "^6.19.8",
"unhead": "^1.11.5",
"vitest": "^2.1.1",
"vue": "^3.5.5"
},
Expand Down
Loading

0 comments on commit 6dd4439

Please sign in to comment.