Skip to content

Commit

Permalink
chore(deps): upgrade vite to v5.0.12 (#1017)
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] committed Jan 20, 2024
1 parent 3255a7f commit 0b714e6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"typescript": "5.2.2",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.2.3",
"vitest": "0.32.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14400,7 +14400,7 @@ __metadata:
typescript: 5.2.2
use-color-scheme: 1.1.3
util: 0.12.5
vite: 5.0.11
vite: 5.0.12
vite-plugin-eslint: 1.8.1
vite-tsconfig-paths: 4.2.3
vitest: 0.32.4
Expand Down Expand Up @@ -29821,9 +29821,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.11":
version: 5.0.11
resolution: "vite@npm:5.0.11"
"vite@npm:5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -29857,7 +29857,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 262e41f25ce0cc5fc3c2065b1796f64ec115d3ac2d9625dbfb36d6628ba10e63684ef5515bb2ff1aa8e34c6f89e9c10e8211cb88f6c7f0da6869362851345437
checksum: b97b6f1c204d9091d0973626827a6e9d8e8b1959ebd0877b6f76e7068e1e7adf9ecd3b1cc382cbab9d421e3eeca5e1a95f27f9c1734439b229f5a58ef2052fa4
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b714e6

Please sign in to comment.