Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6275)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 5, 2024
1 parent 7b37d27 commit b77e14f
Show file tree
Hide file tree
Showing 7 changed files with 817 additions and 732 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44.5.7
with:
files: |
docs/**
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44.5.7
with:
files: |
docs/**
Expand Down
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"vue": "^3.4.35"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/logos": "^1.1.43",
"@shikijs/vitepress-twoslash": "^1.12.0",
"@unocss/reset": "^0.61.8",
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/logos": "^1.1.44",
"@shikijs/vitepress-twoslash": "^1.12.1",
"@unocss/reset": "^0.61.9",
"@vite-pwa/assets-generator": "^0.2.4",
"@vite-pwa/vitepress": "^0.5.0",
"@vitejs/plugin-vue": "^5.1.1",
"@vitejs/plugin-vue": "^5.1.2",
"fast-glob": "^3.3.2",
"https-localhost": "^4.7.1",
"unocss": "^0.61.8",
"unocss": "^0.61.9",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
"test:browser:playwright": "pnpm -C test/browser run test:playwright"
},
"devDependencies": {
"@antfu/eslint-config": "^2.24.0",
"@antfu/eslint-config": "^2.24.1",
"@antfu/ni": "^0.22.0",
"@playwright/test": "^1.45.3",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^20.14.13",
"@types/node": "^20.14.14",
"@types/ws": "^8.5.12",
"@vitest/browser": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/coverage-v8": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^9.4.1",
"bumpp": "^9.4.2",
"esbuild": "^0.23.0",
"eslint": "^9.8.0",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.19.1",
"rollup": "^4.20.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.2",
"tsx": "^4.16.3",
"tsx": "^4.16.5",
"typescript": "^5.5.4",
"vite": "^5.3.3",
"vitest": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@testing-library/user-event": "^14.5.2",
"@vitest/utils": "workspace:*",
"magic-string": "^0.30.11",
"msw": "^2.3.4",
"msw": "^2.3.5",
"sirv": "^2.0.4",
"ws": "^8.18.0"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/logos": "^1.1.43",
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/logos": "^1.1.44",
"@testing-library/vue": "^8.1.0",
"@types/codemirror": "^5.60.15",
"@types/d3-force": "^3.0.10",
"@types/d3-selection": "^3.0.10",
"@types/ws": "^8.5.12",
"@unocss/reset": "^0.61.8",
"@vitejs/plugin-vue": "^5.1.1",
"@unocss/reset": "^0.61.9",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -77,13 +77,13 @@
"d3-graph-controller": "^3.0.10",
"floating-vue": "^5.2.2",
"splitpanes": "^3.1.5",
"unocss": "^0.61.8",
"unocss": "^0.61.9",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.4.35",
"vue-router": "^4.4.0",
"vue-router": "^4.4.2",
"vue-virtual-scroller": "2.0.0-beta.8"
}
}
4 changes: 2 additions & 2 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"tinybench": "^2.8.0",
"tinybench": "^2.9.0",
"tinypool": "^1.0.0",
"tinyrainbow": "^1.2.0",
"vite": "^5.0.0",
Expand All @@ -177,7 +177,7 @@
"@types/istanbul-reports": "^3.0.4",
"@types/jsdom": "^21.1.7",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.14.13",
"@types/node": "^20.14.14",
"@types/prompts": "^2.4.9",
"@types/sinonjs__fake-timers": "^8.1.5",
"acorn-walk": "^8.3.3",
Expand Down
Loading

0 comments on commit b77e14f

Please sign in to comment.