Skip to content

Commit

Permalink
Merge dependabot/npm_and_yarn/vite-4.4.12 into combined-dependabot-prs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 24, 2023
2 parents 04ef023 + f706c9a commit e75d1c9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"i18next-parser": "^8.7.0",
"npm-run-all2": "^6.1.0",
"typescript": "^5.0.2",
"vite": "^4.4.5"
"vite": "^4.4.12"
},
"prettier": {
"printWidth": 120
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6863,7 +6863,7 @@ virtua@^0.8.2:
resolved "https://registry.yarnpkg.com/virtua/-/virtua-0.8.2.tgz#cd3ece5939b6eb477c9552aeada22dd4d5b752cb"
integrity sha512-p9o1A+440Jtv1R4jqRKaQyygAlk/Ss0ZavK6RIP7w+MtZnVKYfStK0BCwPGcozOEVjbgZ2PetnpG58CIgqNj5A==

[email protected], vite@^4.4.5, vite@^4.4.6:
[email protected]:
version "4.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
Expand All @@ -6874,6 +6874,17 @@ [email protected], vite@^4.4.5, vite@^4.4.6:
optionalDependencies:
fsevents "~2.3.2"

vite@^4.4.12, vite@^4.4.6:
version "4.4.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.12.tgz#e9c355d5a0d8a47afa46cb4bad10820da333da5c"
integrity sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
rollup "^3.27.1"
optionalDependencies:
fsevents "~2.3.2"

vitefu@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/vitefu/-/vitefu-0.2.4.tgz#212dc1a9d0254afe65e579351bed4e25d81e0b35"
Expand Down

0 comments on commit e75d1c9

Please sign in to comment.