Skip to content

Commit

Permalink
Merge pull request #317 from statikbe/dependabot/npm_and_yarn/vite-5.…
Browse files Browse the repository at this point in the history
…0.13

Bump vite from 5.0.12 to 5.0.13
  • Loading branch information
janhenckens authored Apr 9, 2024
2 parents 86387ca + de4184d commit f78cc82
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 @@ -39,7 +39,7 @@
"tailwindcss": "^3.3.5",
"terser": "^5.24.0",
"typescript": "5.3.2",
"vite": "^5.0.12",
"vite": "^5.0.13",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-restart": "^0.4.0",
"wicg-inert": "^3.1.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4316,10 +4316,10 @@ vite-plugin-restart@^0.4.0:
dependencies:
micromatch "^4.0.5"

vite@^5.0.12:
version "5.0.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
vite@^5.0.13:
version "5.0.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1"
integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
Expand Down

0 comments on commit f78cc82

Please sign in to comment.