Skip to content

Commit

Permalink
Bump vite from 4.5.0 to 4.5.2 in /ui
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent adf449f commit 8ac9025
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-plotly.js": "^2.6.0",
"react-router-dom": "^6.8.2",
"typescript": "^4.4.2",
"vite": "^4.5.0",
"vite": "^4.5.2",
"vite-tsconfig-paths": "^4.2.1"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6611,7 +6611,7 @@ __metadata:
storybook: "npm:^7.5.3"
ts-jest: "npm:^29.1.1"
typescript: "npm:^4.4.2"
vite: "npm:^4.5.0"
vite: "npm:^4.5.2"
vite-plugin-eslint: "npm:^1.8.1"
vite-plugin-svgr: "npm:^4.1.0"
vite-tsconfig-paths: "npm:^4.2.1"
Expand Down Expand Up @@ -15953,9 +15953,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:^4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -15989,7 +15989,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 7e21e9e4b80656ae5ee61e8c5edb5e8f589139c2b22c43e89d054c65a0194f1c1ef066fbc770204173c7eb244c798265042f988adda5880ad74337a053b28b7f
checksum: 68969ccf72ad2078aec7d9e023fce6de03746a4761f9308924212fff7bd42487145b270166cec66cddacfd7b1315ec5aa39ead174fbd7fcd463637a96ff4c9d1
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ac9025

Please sign in to comment.