Skip to content

Commit

Permalink
Update dependency vite to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent f65475f commit 04079af
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 @@ -73,7 +73,7 @@
"prettier": "3.3.3",
"sass": "1.78.0",
"typescript": "5.5.4",
"vite": "5.4.3",
"vite": "5.4.5",
"vitest": "2.0.5"
},
"dependenciesMeta": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4802,7 +4802,7 @@ __metadata:
sass: "npm:1.78.0"
three: "npm:^0.168.0"
typescript: "npm:5.5.4"
vite: "npm:5.4.3"
vite: "npm:5.4.5"
vitest: "npm:2.0.5"
dependenciesMeta:
"@react-spring/core":
Expand Down Expand Up @@ -7026,9 +7026,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.3":
version: 5.4.3
resolution: "vite@npm:5.4.3"
"vite@npm:5.4.5":
version: 5.4.5
resolution: "vite@npm:5.4.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7065,7 +7065,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/864bf64fe57bd26b1527ea6d8dac2f4f8b834791f836590043463c0ded6a150a9407ffac6a859abc34ec013ecfcd23f405c20aa76f4ad99deab1176d5f017574
checksum: 10/ef794392c44cdc0b4256e6a58697ebf9b86536dde04ba6449a853664c8a9441c4ae8c380c35d7e78556f197a738d46921e076064a4ff7a7448e5905d55262baf
languageName: node
linkType: hard

Expand Down

0 comments on commit 04079af

Please sign in to comment.