Skip to content

Commit

Permalink
Update Vite ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Dec 20, 2024
1 parent 6ae2174 commit 2f3c3ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.24.0":
"esbuild@npm:0.24.0":
version: 0.24.0
resolution: "esbuild@npm:0.24.0"
dependencies:
Expand Down Expand Up @@ -1879,10 +1879,10 @@ __metadata:
linkType: hard

"vite@npm:^6.0.0":
version: 6.0.4
resolution: "vite@npm:6.0.4"
version: 6.0.5
resolution: "vite@npm:6.0.5"
dependencies:
esbuild: "npm:^0.24.0"
esbuild: "npm:0.24.0"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
Expand Down Expand Up @@ -1926,7 +1926,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/b1808f99250980bb1dc7805897ecfced4913adc7b4fd1cf7912e034f3e24e3e97a751ca3410620428bf073070f0b46071b94c4241cf9fc88b12f2d9dcafd7619
checksum: 10c0/d6927e1795abf0bffbf9183c3c3338c7cc1060bcfbfcd951aa4464c1e5478216f26c95077a2bbd29edbaebc079c1f08a37c7daac8f07c0a6bb53e79d502c70ef
languageName: node
linkType: hard

Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1455,7 +1455,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.24.0":
"esbuild@npm:0.24.0":
version: 0.24.0
resolution: "esbuild@npm:0.24.0"
dependencies:
Expand Down Expand Up @@ -2965,10 +2965,10 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.0.0":
version: 6.0.4
resolution: "vite@npm:6.0.4"
version: 6.0.5
resolution: "vite@npm:6.0.5"
dependencies:
esbuild: "npm:^0.24.0"
esbuild: "npm:0.24.0"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
Expand Down Expand Up @@ -3012,7 +3012,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/b1808f99250980bb1dc7805897ecfced4913adc7b4fd1cf7912e034f3e24e3e97a751ca3410620428bf073070f0b46071b94c4241cf9fc88b12f2d9dcafd7619
checksum: 10c0/d6927e1795abf0bffbf9183c3c3338c7cc1060bcfbfcd951aa4464c1e5478216f26c95077a2bbd29edbaebc079c1f08a37c7daac8f07c0a6bb53e79d502c70ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f3c3ce

Please sign in to comment.