Skip to content

Commit

Permalink
Bump vite from 4.5.0 to 4.5.3
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.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent 2055a8f commit a35da35
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/dmg-license-npm-1.0.11-e97c20b75a-8.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-21ad2b1333-8.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-2882183fbf-8.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"use-callback-ref": "^1.3.0",
"uuid-validate": "^0.0.3",
"valid-url": "^1.0.9",
"vite": "4.5.0",
"vite": "4.5.3",
"vite-plugin-svgr": "^4.1.0",
"vitest": "0.34.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -7810,7 +7810,7 @@ __metadata:
use-callback-ref: ^1.3.0
uuid-validate: ^0.0.3
valid-url: ^1.0.9
vite: 4.5.0
vite: 4.5.3
vite-plugin-svgr: ^4.1.0
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -8254,9 +8254,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.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -8290,7 +8290,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
checksum: fd3f512ce48ca2a1fe60ad0376283b832de9272725fdbc65064ae9248f792de87b0f27a89573115e23e26784800daca329f8a9234d298ba6f60e808a9c63883c
languageName: node
linkType: hard

Expand Down

0 comments on commit a35da35

Please sign in to comment.