Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.3.9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 5edef75 commit f2804dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"tailwindcss": "3.3.2",
"tailwindcss-gradient": "1.0.1",
"twin.macro": "3.3.1",
"vite": "4.3.5",
"vite": "4.3.9",
"vite-tsconfig-paths": "4.2.0"
},
"husky": {
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5078,10 +5078,10 @@ [email protected]:
globrex "^0.1.2"
tsconfck "^2.1.0"

[email protected].5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.5.tgz#3871fe0f4b582ea7f49a85386ac80e84826367d9"
integrity sha512-0gEnL9wiRFxgz40o/i/eTBwm+NEbpUeTWhzKrZDSdKm6nplj+z4lKz8ANDgildxHm47Vg8EUia0aicKbawUVVA==
[email protected].9:
version "4.3.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d"
integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.23"
Expand Down

0 comments on commit f2804dc

Please sign in to comment.