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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-05 10:43:14 +01:00 committed by GitHub
parent 5d4b38282f
commit 68be7b13d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 819 additions and 795 deletions

View File

@ -14,25 +14,25 @@
"generate-pwa-icons": "pwa-assets-generator"
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"vue": "^3.5.12"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@shikijs/vitepress-twoslash": "^1.22.1",
"@unocss/reset": "^0.63.6",
"@shikijs/vitepress-twoslash": "^1.22.2",
"@unocss/reset": "^0.64.0",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/vitepress": "^0.5.3",
"@vitejs/plugin-vue": "^5.1.4",
"https-localhost": "^4.7.1",
"tinyglobby": "^0.2.10",
"unocss": "^0.63.6",
"unocss": "^0.64.0",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.5",
"vitepress": "^1.4.1",
"vitepress": "^1.5.0",
"vitepress-plugin-tabs": "^0.5.0",
"workbox-window": "^7.1.0"
"workbox-window": "^7.3.0"
}
}

View File

@ -42,20 +42,20 @@
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.8.1",
"@types/ws": "^8.5.12",
"@types/node": "^22.9.0",
"@types/ws": "^8.5.13",
"@vitest/browser": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/coverage-v8": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^9.7.1",
"bumpp": "^9.8.1",
"changelogithub": "^0.13.11",
"esbuild": "^0.24.0",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"magic-string": "^0.30.12",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.24.2",
"rollup": "^4.24.4",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.3",
@ -64,7 +64,7 @@
"typescript": "^5.6.3",
"vite": "^5.4.0",
"vitest": "workspace:*",
"zx": "^8.1.9"
"zx": "^8.2.0"
},
"pnpm": {
"overrides": {

View File

@ -95,8 +95,8 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.6.2",
"@types/ws": "^8.5.12",
"@testing-library/jest-dom": "^6.6.3",
"@types/ws": "^8.5.13",
"@vitest/runner": "workspace:*",
"@vitest/ui": "workspace:*",
"@vitest/ws-client": "workspace:*",

View File

@ -75,7 +75,7 @@
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"acorn-walk": "^8.3.4",
"msw": "^2.5.2",
"msw": "^2.6.0",
"pathe": "^1.1.2",
"vite": "^5.4.0"
}

View File

@ -56,29 +56,29 @@
"tinyrainbow": "^1.2.0"
},
"devDependencies": {
"@faker-js/faker": "^9.1.0",
"@faker-js/faker": "^9.2.0",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@testing-library/vue": "^8.1.0",
"@types/codemirror": "^5.60.15",
"@types/d3-force": "^3.0.10",
"@types/d3-selection": "^3.0.11",
"@types/ws": "^8.5.12",
"@unocss/reset": "^0.63.6",
"@types/ws": "^8.5.13",
"@unocss/reset": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"ansi-to-html": "^0.7.2",
"birpc": "0.2.19",
"codemirror": "^5.65.18",
"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.11",
"floating-vue": "^5.2.2",
"rollup": "^4.24.2",
"rollup": "^4.24.4",
"splitpanes": "^3.1.5",
"unocss": "^0.63.6",
"unocss": "^0.64.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.0.0",

View File

@ -182,7 +182,7 @@
"@types/istanbul-reports": "^3.0.4",
"@types/jsdom": "^21.1.7",
"@types/micromatch": "^4.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"@types/prompts": "^2.4.9",
"@types/sinonjs__fake-timers": "^8.1.5",
"acorn-walk": "^8.3.4",
@ -194,7 +194,7 @@
"find-up": "^6.3.0",
"flatted": "^3.3.1",
"get-tsconfig": "^4.8.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.9.0",
"jsdom": "^25.0.1",
"local-pkg": "^0.5.0",
"log-update": "^5.0.1",

1568
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff