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] authored Aug 24, 2024
1 parent 95f0203 commit 188a202
Show file tree
Hide file tree
Showing 6 changed files with 1,291 additions and 1,293 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"generate-pwa-icons": "pwa-assets-generator"
},
"dependencies": {
"@vueuse/core": "^11.0.0",
"vue": "^3.4.37"
"@vueuse/core": "^11.0.3",
"vue": "^3.4.38"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/logos": "^1.1.44",
"@shikijs/vitepress-twoslash": "^1.12.1",
"@unocss/reset": "^0.62.0",
"@shikijs/vitepress-twoslash": "^1.14.1",
"@unocss/reset": "^0.62.3",
"@vite-pwa/assets-generator": "^0.2.4",
"@vite-pwa/vitepress": "^0.5.0",
"@vitejs/plugin-vue": "^5.1.2",
"fast-glob": "^3.3.2",
"https-localhost": "^4.7.1",
"unocss": "^0.62.0",
"unocss": "^0.62.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.1",
"vitepress": "^1.3.2",
"vitepress": "^1.3.4",
"vitepress-plugin-tabs": "^0.5.0",
"workbox-window": "^7.1.0"
}
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.1.0-beta.6",
"private": true,
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.8.0",
"description": "Next generation testing framework powered by Vite",
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down Expand Up @@ -36,31 +36,31 @@
"test:browser:playwright": "pnpm -C test/browser run test:playwright"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@antfu/ni": "^0.22.1",
"@playwright/test": "^1.46.0",
"@antfu/eslint-config": "^2.27.1",
"@antfu/ni": "^0.22.4",
"@playwright/test": "^1.46.1",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^20.14.15",
"@types/node": "^20.16.1",
"@types/ws": "^8.5.12",
"@vitest/browser": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/coverage-v8": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^9.5.1",
"changelogithub": "^0.13.9",
"esbuild": "^0.23.0",
"eslint": "^9.9.0",
"bumpp": "^9.5.2",
"changelogithub": "^0.13.10",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.20.0",
"rollup": "^4.21.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.2",
"tsx": "^4.17.0",
"tsx": "^4.18.0",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vitest": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,22 +93,22 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/jest-dom": "^6.5.0",
"@types/ws": "^8.5.12",
"@vitest/mocker": "workspace:*",
"@vitest/runner": "workspace:*",
"@vitest/ui": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@wdio/protocols": "^8.38.0",
"@wdio/protocols": "^8.40.3",
"birpc": "0.2.17",
"flatted": "^3.3.1",
"ivya": "^1.1.1",
"pathe": "^1.1.2",
"periscopic": "^4.0.2",
"playwright": "^1.46.0",
"playwright-core": "^1.46.0",
"playwright": "^1.46.1",
"playwright-core": "^1.46.1",
"safaridriver": "^0.1.2",
"vitest": "workspace:*",
"webdriverio": "^8.40.2"
"webdriverio": "^8.40.3"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,25 +64,25 @@
"@types/d3-force": "^3.0.10",
"@types/d3-selection": "^3.0.10",
"@types/ws": "^8.5.12",
"@unocss/reset": "^0.62.0",
"@unocss/reset": "^0.62.3",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.0.0",
"@vueuse/core": "^11.0.3",
"ansi-to-html": "^0.7.2",
"birpc": "0.2.17",
"codemirror": "^5.65.17",
"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.10",
"floating-vue": "^5.2.2",
"splitpanes": "^3.1.5",
"unocss": "^0.62.0",
"unocss": "^0.62.3",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vue-virtual-scroller": "2.0.0-beta.8"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,31 +165,31 @@
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"tinybench": "^2.9.0",
"tinypool": "^1.0.0",
"tinypool": "^1.0.1",
"tinyrainbow": "^1.2.0",
"vite": "^5.0.0",
"vite-node": "workspace:*",
"why-is-node-running": "^2.3.0"
},
"devDependencies": {
"@antfu/install-pkg": "^0.4.0",
"@edge-runtime/vm": "^4.0.1",
"@edge-runtime/vm": "^4.0.2",
"@sinonjs/fake-timers": "11.1.0",
"@types/debug": "^4.1.12",
"@types/estree": "^1.0.5",
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-reports": "^3.0.4",
"@types/jsdom": "^21.1.7",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.14.15",
"@types/node": "^20.16.1",
"@types/prompts": "^2.4.9",
"@types/sinonjs__fake-timers": "^8.1.5",
"acorn-walk": "^8.3.3",
"birpc": "0.2.17",
"cac": "^6.7.14",
"chai-subset": "^1.6.0",
"cli-truncate": "^4.0.0",
"expect-type": "^0.19.0",
"expect-type": "^0.20.0",
"fast-glob": "^3.3.2",
"find-up": "^6.3.0",
"flatted": "^3.3.1",
Expand All @@ -198,7 +198,7 @@
"jsdom": "^24.1.1",
"local-pkg": "^0.5.0",
"log-update": "^5.0.1",
"micromatch": "^4.0.7",
"micromatch": "^4.0.8",
"pretty-format": "^29.7.0",
"prompts": "^2.4.2",
"strip-ansi": "^7.1.0",
Expand Down
Loading

0 comments on commit 188a202

Please sign in to comment.