Skip to content

Commit

Permalink
Update dependency vite to v5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 9f9ff06 commit 056262c
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
22 changes: 11 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript-eslint": "7.3.1",
"vite": "5.2.4",
"vite": "5.2.5",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0",
"zx": "7.2.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3014,7 +3014,7 @@ __metadata:
tsx: "npm:4.7.1"
typescript: "npm:5.4.3"
typescript-eslint: "npm:7.3.1"
vite: "npm:5.2.4"
vite: "npm:5.2.5"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:1.4.0"
zx: "npm:7.2.3"
Expand Down Expand Up @@ -3488,9 +3488,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.4, vite@npm:^5.0.0":
version: 5.2.4
resolution: "vite@npm:5.2.4"
"vite@npm:5.2.5, vite@npm:^5.0.0":
version: 5.2.5
resolution: "vite@npm:5.2.5"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -3524,7 +3524,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a8a57da83b5a46d9fc135fc4c51d08e1e60cdc4263ce6e7b23d60501c70605dd541726c331ab4d837ad774cdbf0b78bac088da770287620f81ad8b4d7b39dd74
checksum: 10c0/07d93b7d51e495e5ba2dfb20fb7ff2a1902f971568a44b5ae73a7c71c23992f79336c623b1b18735d39406edaecd8731debaa615a3b7713b7c2b0b50b4f8b393
languageName: node
linkType: hard

Expand Down

0 comments on commit 056262c

Please sign in to comment.