Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed Jan 20, 2024
1 parent 46296dc commit 8c79b4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"stylelint-scss": "6.0.0",
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"vite": "4.5.1",
"vite": "4.5.2",
"vite-tsconfig-paths": "4.3.1"
},
"lint-staged": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12153,10 +12153,10 @@ [email protected]:
globrex "^0.1.2"
tsconfck "^3.0.1"

[email protected].1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
[email protected].2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 8c79b4d

Please sign in to comment.