Skip to content

Commit

Permalink
Merge pull request #85 from bronisMateusz/dependabot/npm_and_yarn/vit…
Browse files Browse the repository at this point in the history
…e-4.5.3

Bump vite from 4.4.9 to 4.5.3
  • Loading branch information
bronisMateusz authored Apr 11, 2024
2 parents 33e50b4 + fab6b3f commit 0615ca3
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 @@ -41,7 +41,7 @@
"prettier": "^3.0.2",
"prettier-plugin-css-order": "^2.0.0",
"start-server-and-test": "^2.0.0",
"vite": "^4.4.9",
"vite": "^4.5.3",
"vitest": "^0.34.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6674,10 +6674,10 @@ vite-node@0.34.2:
picocolors "^1.0.0"
vite "^3.0.0 || ^4.0.0"

"vite@^3.0.0 || ^4.0.0", vite@^4.4.9:
version "4.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
"vite@^3.0.0 || ^4.0.0", vite@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 0615ca3

Please sign in to comment.