Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.4.11 to 5.4.14
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent dc436e5 commit 86983e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"storybook": "^7.6.20",
"typescript": "^5.7.3",
"typescript-plugin-css-modules": "^5.1.0",
"vite": "^5.4.11",
"vite": "^5.4.14",
"vite-plugin-environment": "^1.1.3",
"web-vitals": "^3.5.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21097,7 +21097,7 @@ __metadata:
typescript-plugin-css-modules: "npm:^5.1.0"
uswds: "npm:^2.14.0"
uuid: "npm:^9.0.1"
vite: "npm:^5.4.11"
vite: "npm:^5.4.14"
vite-plugin-environment: "npm:^1.1.3"
web-vitals: "npm:^3.5.2"
yup: "npm:^1.6.1"
Expand Down Expand Up @@ -22094,9 +22094,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
"vite@npm:^5.4.14":
version: 5.4.14
resolution: "vite@npm:5.4.14"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -22133,7 +22133,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/719c4dea896e9547958643354003c8c9ea98e5367196d98f5f46cffb3ec963fead3ea5853f5af941c79bbfb73583dec19bbb0d28d2f644b95d7f59c55e22919d
checksum: 10/ce382f4059eb6c939823b8f62163794752243755d84c71a4b73ad0f7d4d9f4c7a557a6ef4c78e0640f4bcf5ae5ec6b20c7ee4816419af3c81ba275f478b73468
languageName: node
linkType: hard

Expand Down

0 comments on commit 86983e1

Please sign in to comment.