Skip to content

Commit 747021c

Browse files
authored
Merge pull request #26 from alekswebnet/dependabot/npm_and_yarn/vite-4.5.2
Bump vite from 4.5.1 to 4.5.2
2 parents 59cdd68 + 9cd3606 commit 747021c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"jsdom": "^22.1.0",
4242
"perfect-debounce": "^1.0.0",
4343
"typescript": "^4.6.4",
44-
"vite": "^4.5.1",
44+
"vite": "^4.5.2",
4545
"vitest": "^0.34.3",
4646
"webdriverio": "^8.16.7"
4747
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,10 +2292,10 @@ [email protected]:
22922292
picocolors "^1.0.0"
22932293
vite "^3.0.0 || ^4.0.0 || ^5.0.0-0"
22942294

2295-
"vite@^3.0.0 || ^4.0.0 || ^5.0.0-0", "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^4.5.1:
2296-
version "4.5.1"
2297-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
2298-
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
2295+
"vite@^3.0.0 || ^4.0.0 || ^5.0.0-0", "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^4.5.2:
2296+
version "4.5.2"
2297+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
2298+
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
22992299
dependencies:
23002300
esbuild "^0.18.10"
23012301
postcss "^8.4.27"

0 commit comments

Comments
 (0)