Skip to content

Commit

Permalink
Merge pull request #79 from design-sparx/dependabot/npm_and_yarn/vite…
Browse files Browse the repository at this point in the history
…-4.5.2

Bump vite from 4.4.9 to 4.5.2
  • Loading branch information
kelvink96 authored Jan 21, 2024
2 parents 32550ba + 789f4f0 commit edba507
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .changeset/metal-camels-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"antd-multi-dashboard": patch
---

Bump vite from 4.4.9 to 4.5.2
5 changes: 5 additions & 0 deletions .changeset/nice-radios-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"antd-multi-dashboard": patch
---

Bump vite from 4.4.9 to 4.5.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"storybook-addon-react-router-v6": "^2.0.8",
"storybook-react-context": "^0.6.0",
"typescript": "^5.0.2",
"vite": "^4.4.5"
"vite": "^4.5.2"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10543,20 +10543,13 @@ rollup@^0.25.8:
minimist "^1.2.0"
source-map-support "^0.3.2"

"rollup@^2.25.0 || ^3.3.0":
"rollup@^2.25.0 || ^3.3.0", rollup@^3.27.1:
version "3.29.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
optionalDependencies:
fsevents "~2.3.2"

rollup@^3.27.1:
version "3.28.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.1.tgz#fb44aa6d5e65c7e13fd5bcfff266d0c4ea9ba433"
integrity sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==
optionalDependencies:
fsevents "~2.3.2"

rtl-css-js@^1.14.0:
version "1.16.1"
resolved "https://registry.yarnpkg.com/rtl-css-js/-/rtl-css-js-1.16.1.tgz#4b48b4354b0ff917a30488d95100fbf7219a3e80"
Expand Down Expand Up @@ -11797,10 +11790,10 @@ viewport-mercator-project@^6.2.1:
"@babel/runtime" "^7.0.0"
gl-matrix "^3.0.0"

vite@^4.4.5:
version "4.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
vite@^4.5.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 edba507

Please sign in to comment.