Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.1.3 (#571)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 49601eb commit 663ed26
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 @@ -51,7 +51,7 @@
"jsdom": "22.1.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.1.1",
"vite": "5.1.3",
"vite-tsconfig-paths": "4.3.1",
"vitest": "0.34.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ __metadata:
jsdom: "npm:22.1.0"
shx: "npm:0.3.4"
typescript: "npm:5.3.3"
vite: "npm:5.1.1"
vite: "npm:5.1.3"
vite-tsconfig-paths: "npm:4.3.1"
vitest: "npm:0.34.6"
dependenciesMeta:
Expand Down Expand Up @@ -5184,9 +5184,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.1, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.1.1
resolution: "vite@npm:5.1.1"
"vite@npm:5.1.3, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.1.3
resolution: "vite@npm:5.1.3"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -5220,7 +5220,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: d7c23284aeb3a8333e0ea208fab7da4dd4f69134f22ff959d865f56d48c3afd04fbc548368c15a5fbc0c6453ee950db42bd3532aa0dd50b85464eabefaa51396
checksum: d3b19607d736de60b660f7daf4c0f86589edcbbc1fcb09f8aa36630f99518cc8a063062bb952899b8ccaed62f1314fac22c1df492dd035de3c65998ab27e2d2a
languageName: node
linkType: hard

Expand Down

0 comments on commit 663ed26

Please sign in to comment.