Skip to content

Commit 853d8b0

Browse files
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 in the npm_and_yarn group across 1 directory (#251)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cd7816 commit 853d8b0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-react": "^7.33.2",
4141
"eslint-plugin-react-hooks": "^4.6.0",
4242
"netlify-cli": "^21.6.0",
43-
"vite": "^5.4.19",
43+
"vite": "^5.4.20",
4444
"vite-bundle-analyzer": "^0.17.0",
4545
"vite-tsconfig-paths": "^4.3.2"
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14307,10 +14307,10 @@ vite-tsconfig-paths@^4.3.2:
1430714307
globrex "^0.1.2"
1430814308
tsconfck "^3.0.3"
1430914309

14310-
vite@^5.4.19:
14311-
version "5.4.19"
14312-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
14313-
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
14310+
vite@^5.4.20:
14311+
version "5.4.20"
14312+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
14313+
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
1431414314
dependencies:
1431514315
esbuild "^0.21.3"
1431614316
postcss "^8.4.43"

0 commit comments

Comments
 (0)