Skip to content

Commit 0c90259

Browse files
chore(deps): bump the npm_and_yarn group with 2 updates (#2907)
Bumps the npm_and_yarn group with 3 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [undici](https://github.com/nodejs/undici). Updates `vite` from 5.4.12 to 5.4.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.13/packages/vite) Updates `undici` from 6.21.0 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v6.21.1) Updates `undici` from 5.28.4 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v6.21.1) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1418dae commit 0c90259

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"stylelint-prettier": "^5.0.2",
9595
"svgo": "^3.3.2",
9696
"typescript": "^5.7.3",
97-
"vite": "^5.4.12",
97+
"vite": "^5.4.13",
9898
"vitest": "^3.0.2",
9999
"vitest-github-actions-reporter": "^0.11.1"
100100
},

packages/circuit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"temporal-polyfill": "^0.2.5",
8484
"typescript": "^5.7.3",
8585
"typescript-plugin-css-modules": "^5.1.0",
86-
"vite": "^5.4.12"
86+
"vite": "^5.4.13"
8787
},
8888
"peerDependencies": {
8989
"@emotion/is-prop-valid": "^1.2.1",

0 commit comments

Comments
 (0)