Skip to content

Commit f1c1e6d

Browse files
chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in the npm_and_yarn group across 1 directory (#3281)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.5 to 6.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development 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 52336fa commit f1c1e6d

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -82,7 +82,7 @@
8282
"stylelint-prettier": "^5.0.3",
8383
"svgo": "^4.0.0",
8484
"typescript": "^5.9.2",
85-
"vite": "^6.3.5",
85+
"vite": "^6.3.6",
8686
"vite-plugin-svgr": "^4.5.0",
8787
"vitest": "^3.0.9",
8888
"vitest-github-actions-reporter": "^0.11.1"

packages/circuit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"temporal-polyfill": "^0.3.0",
8888
"typescript": "^5.9.2",
8989
"typescript-plugin-css-modules": "^5.2.0",
90-
"vite": "^6.3.5"
90+
"vite": "^6.3.6"
9191
},
9292
"peerDependencies": {
9393
"@emotion/is-prop-valid": "^1.2.1",

0 commit comments

Comments
 (0)