Skip to content

Commit

Permalink
⬆️ Update dependency vite to ^5.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 5e22a2a commit ded8084
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "^20.14.15",
"fast-check": "workspace:*",
"typescript": "~5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vitest": "^2.1.3"
},
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3061,7 +3061,7 @@ __metadata:
"@types/node": "npm:^20.14.15"
fast-check: "workspace:*"
typescript: "npm:~5.6.3"
vite: "npm:^5.4.10"
vite: "npm:^5.4.11"
vitest: "npm:^2.1.3"
peerDependencies:
vitest: ">=0.28.1 <1.0.0 || ^1 || ^2"
Expand Down Expand Up @@ -19736,9 +19736,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"vite@npm:^5.0.0, vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -19775,7 +19775,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/4ef4807d2fd166a920de244dbcec791ba8a903b017a7d8e9f9b4ac40d23f8152c1100610583d08f542b47ca617a0505cfc5f8407377d610599d58296996691ed
checksum: 10c0/d536bb7af57dd0eca2a808f95f5ff1d7b7ffb8d86e17c6893087680a0448bd0d15e07475270c8a6de65cb5115592d037130a1dd979dc76bcef8c1dda202a1874
languageName: node
linkType: hard

Expand Down

0 comments on commit ded8084

Please sign in to comment.