Skip to content

Commit

Permalink
build(deps-dev): bump vitest from 2.1.5 to 2.1.8
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.5 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 3536a91 commit 7f411b1
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 67 deletions.
112 changes: 52 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/example-board-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@breadboard-ai/build": "0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/filesystem-board-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@breadboard-ai/build": "0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/idb-board-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@breadboard-ai/build": "0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mod-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@codemirror/autocomplete": "^6.18.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-board-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@breadboard-ai/build": "0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@breadboard-ai/build": "0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"vite": "^6.0.2",
"vite-plugin-full-reload": "^1.2.0",
"vite-plugin-watch-and-run": "^1.7.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"@breadboard-ai/bbrt": "0.0.1",
Expand Down

0 comments on commit 7f411b1

Please sign in to comment.