File tree 2 files changed +5
-5
lines changed
dev-packages/e2e-tests/test-applications/tanstack-router
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@typescript-eslint/parser" : " ^7.2.0" ,
25
25
"@vitejs/plugin-react-swc" : " ^3.5.0" ,
26
26
"typescript" : " ^5.2.2" ,
27
- "vite" : " ^5.2.0 " ,
27
+ "vite" : " ^5.2.14 " ,
28
28
"@playwright/test" : " ^1.44.1" ,
29
29
"@sentry-internal/test-utils" : " link:../../../test-utils"
30
30
},
Original file line number Diff line number Diff line change @@ -922,10 +922,10 @@ use-sync-external-store@^1.2.0:
922
922
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
923
923
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
924
924
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 ==
929
929
dependencies :
930
930
esbuild "^0.20.1"
931
931
postcss "^8.4.38"
You can’t perform that action at this time.
0 commit comments