Skip to content

Commit 6868284

Browse files
fix(deps): update dependency vite to v5.2.14 [security] (#5535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11916fd commit 6868284

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"typed-redux-saga": "1.5.0",
8484
"typescript": "5.4.5",
8585
"vanilla-framework": "4.16.0",
86-
"vite": "5.2.11",
86+
"vite": "5.2.14",
8787
"vite-plugin-svgr": "4.2.0",
8888
"vite-tsconfig-paths": "4.3.2",
8989
"yup": "0.32.11"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13993,10 +13993,10 @@ [email protected]:
1399313993
globrex "^0.1.2"
1399413994
tsconfck "^3.0.3"
1399513995

13996-
13997-
version "5.2.11"
13998-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.11.tgz#726ec05555431735853417c3c0bfb36003ca0cbd"
13999-
integrity sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==
13996+
13997+
version "5.2.14"
13998+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.14.tgz#fd5f60facf6b5f90ec7da6323c467a365d380c3d"
13999+
integrity sha512-TFQLuwWLPms+NBNlh0D9LZQ+HXW471COABxw/9TEUBrjuHMo9BrYBPrN/SYAwIuVL+rLerycxiLT41t4f5MZpA==
1400014000
dependencies:
1400114001
esbuild "^0.20.1"
1400214002
postcss "^8.4.38"

0 commit comments

Comments
 (0)