Skip to content

Commit a7b978f

Browse files
chore(deps-dev): bump vitest from 2.1.2 to 2.1.9 (#112) (#114)
* chore(deps-dev): bump vitest from 2.1.2 to 2.1.9 Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.2 to 2.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... * chore: add changeset --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Lewin <[email protected]>
1 parent c422b01 commit a7b978f

File tree

4 files changed

+28
-18
lines changed

4 files changed

+28
-18
lines changed

.changeset/twelve-grapes-wait.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
'@fedimint/react': patch
55
---
66

7-
Bump Deps - vitest, secp256k1, happy-dom
7+
Bump Deps - vitest, secp256k1, happy-dom, vite

examples/vite-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vitejs/plugin-react": "^4.3.2",
2121
"buffer": "^6.0.3",
2222
"typescript": "^5.6.2",
23-
"vite": "^5.4.8",
23+
"vite": "^5.4.12",
2424
"vite-plugin-wasm": "^3.3.0"
2525
},
2626
"packageManager": "[email protected]"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react-refresh": "^0.4.12",
3030
"react-dom": ">=18.3.1",
3131
"typescript": "^5.6.2",
32-
"vite": "^5.4.8",
32+
"vite": "^5.4.12",
3333
"vite-plugin-dts": "^4.2.4",
3434
"vite-plugin-wasm": "^3.3.0"
3535
}

pnpm-lock.yaml

Lines changed: 25 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)