Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.10 to 5.4.12 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 31c664a commit e9a5954
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"sass": "^1.80.4",
"vite": "^5.4.10"
"vite": "^5.4.12"
},
"lint-staged": {
"*.{css,json,md,scss}": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8280,9 +8280,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"vite@npm:^5.4.12":
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 @@ -8319,7 +8319,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/4ef4807d2fd166a920de244dbcec791ba8a903b017a7d8e9f9b4ac40d23f8152c1100610583d08f542b47ca617a0505cfc5f8407377d610599d58296996691ed
checksum: 10c0/8842933bd70ca6a98489a0bb9c8464bec373de00f9a97c8c7a4e64b24d15c88bfaa8c1acb38a68c3e5eb49072ffbccb146842c2d4edcdd036a9802964cffe3d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8347,7 +8347,7 @@ __metadata:
react-error-boundary: "npm:^4.1.2"
sass: "npm:^1.80.4"
usehooks-ts: "npm:^3.1.0"
vite: "npm:^5.4.10"
vite: "npm:^5.4.12"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit e9a5954

Please sign in to comment.