Skip to content

Commit

Permalink
Update dependency vite to v5.2.3 (#20)
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 Mar 22, 2024
1 parent 920e4fa commit f0533aa
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.2",
"vite": "5.2.3",
"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.2"
vite: "npm:5.2.3"
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.2, vite@npm:^5.0.0":
version: 5.2.2
resolution: "vite@npm:5.2.2"
"vite@npm:5.2.3, vite@npm:^5.0.0":
version: 5.2.3
resolution: "vite@npm:5.2.3"
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/472c6a1d41707ef51a5056ccc9e347333a3a975beb6069998d3d7a134555662b856e27628cc1354200c32d63373d7e4ef73385a4e90cc3032e48d06fb77928e5
checksum: 10c0/6cd235a4fdb41da87cc6e9734c91935751fe6eae1f797a68c5f8772be7e99cc1fd596c783255c168c2aa6fb3ce4f520b2b246713b91e7b0642a976ba29b89c07
languageName: node
linkType: hard

Expand Down

0 comments on commit f0533aa

Please sign in to comment.