Skip to content

Commit f32db11

Browse files
chore(deps-dev): bump vite from 5.2.11 to 5.2.14 in /dev-packages/e2e-tests/test-applications/tanstack-router (#14097)
1 parent dd0d7e0 commit f32db11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: dev-packages/e2e-tests/test-applications/tanstack-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "^7.2.0",
2525
"@vitejs/plugin-react-swc": "^3.5.0",
2626
"typescript": "^5.2.2",
27-
"vite": "^5.2.0",
27+
"vite": "^5.2.14",
2828
"@playwright/test": "^1.44.1",
2929
"@sentry-internal/test-utils": "link:../../../test-utils"
3030
},

Diff for: dev-packages/e2e-tests/test-applications/tanstack-router/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -922,10 +922,10 @@ use-sync-external-store@^1.2.0:
922922
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
923923
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
924924

925-
vite@^5.2.0:
926-
version "5.2.11"
927-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.11.tgz#726ec05555431735853417c3c0bfb36003ca0cbd"
928-
integrity sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==
925+
vite@^5.2.14:
926+
version "5.2.14"
927+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.14.tgz#fd5f60facf6b5f90ec7da6323c467a365d380c3d"
928+
integrity sha512-TFQLuwWLPms+NBNlh0D9LZQ+HXW471COABxw/9TEUBrjuHMo9BrYBPrN/SYAwIuVL+rLerycxiLT41t4f5MZpA==
929929
dependencies:
930930
esbuild "^0.20.1"
931931
postcss "^8.4.38"

0 commit comments

Comments
 (0)