chore(deps): update all non-major dependencies (#9133)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-01 13:02:24 +01:00 committed by GitHub
parent f97ac398c8
commit 52b242b870
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 245 additions and 426 deletions

View File

@ -20,11 +20,11 @@
"devDependencies": {
"@iconify-json/carbon": "catalog:",
"@iconify-json/logos": "catalog:",
"@shikijs/transformers": "^3.15.0",
"@shikijs/vitepress-twoslash": "^3.15.0",
"@shikijs/transformers": "^3.17.1",
"@shikijs/vitepress-twoslash": "^3.17.1",
"@unocss/reset": "catalog:",
"@vite-pwa/assets-generator": "^1.0.2",
"@vite-pwa/vitepress": "^1.0.1",
"@vite-pwa/vitepress": "^1.1.0",
"@vitejs/plugin-vue": "catalog:",
"https-localhost": "^4.7.1",
"tinyglobby": "catalog:",

View File

@ -14,7 +14,7 @@
"@vitest/ui": "latest",
"fastify": "^5.6.2",
"supertest": "^6.3.4",
"tsx": "^4.20.6",
"tsx": "^4.21.0",
"vite": "latest",
"vitest": "latest"
},

View File

@ -19,7 +19,7 @@
"jsdom": "^27.2.0",
"react": "^19.2.0",
"supertest": "^6.3.4",
"tsx": "^4.20.6",
"tsx": "^4.21.0",
"vite": "latest",
"vitest": "latest"
},

View File

@ -3,7 +3,7 @@
"type": "module",
"version": "4.0.14",
"private": true,
"packageManager": "pnpm@10.23.0",
"packageManager": "pnpm@10.24.0",
"description": "Next generation testing framework powered by Vite",
"engines": {
"node": "^20.0.0 || ^22.0.0 || >=24.0.0"
@ -50,7 +50,7 @@
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/coverage-v8": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^10.3.1",
"bumpp": "^10.3.2",
"changelogithub": "^13.16.1",
"esbuild": "^0.27.0",
"eslint": "^9.39.1",
@ -58,10 +58,10 @@
"pathe": "^2.0.3",
"premove": "^4.0.0",
"rollup": "^4.53.3",
"rollup-plugin-dts": "^6.2.3",
"rollup-plugin-dts": "^6.3.0",
"rollup-plugin-license": "^3.6.0",
"tinyglobby": "catalog:",
"tsx": "^4.20.6",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"unplugin-isolated-decl": "^0.15.6",
"unplugin-oxc": "^0.5.5",

View File

@ -213,7 +213,7 @@
"cac": "catalog:",
"empathic": "^2.0.0",
"flatted": "catalog:",
"happy-dom": "^20.0.10",
"happy-dom": "^20.0.11",
"jsdom": "^27.2.0",
"local-pkg": "^1.1.2",
"mime": "^4.1.0",

649
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"@vueuse/integrations": "^10.11.1",
"axios": "^1.13.2",
"immutable": "5.1.4",
"memfs": "^4.51.0",
"memfs": "^4.51.1",
"obug": "^2.1.1",
"react": "^19.2.0",
"react-18": "npm:react@18.3.1",