File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 65
65
"testing-library-selector" : " ^0.3.1" ,
66
66
"typescript" : " ^5.8.2" ,
67
67
"typescript-eslint" : " ^8.26.1" ,
68
- "vite" : " ^6.2.2 " ,
68
+ "vite" : " ^6.2.3 " ,
69
69
"vite-plugin-checker" : " ^0.9.0" ,
70
70
"vite-plugin-mkcert" : " ^1.17.8" ,
71
71
"vite-tsconfig-paths" : " ^5.1.4" ,
Original file line number Diff line number Diff line change @@ -4634,21 +4634,10 @@ vite-tsconfig-paths@^5.1.4:
4634
4634
globrex "^0.1.2"
4635
4635
tsconfck "^3.0.3"
4636
4636
4637
- " vite@^5.0.0 || ^6.0.0 " :
4638
- version "6.2.1"
4639
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.1.tgz#ae865d4bb93a11844be1bc647c8b2dd1856ea180"
4640
- integrity sha512-n2GnqDb6XPhlt9B8olZPrgMD/es/Nd1RdChF6CBD/fHW6pUyUTt2sQW2fPRX5GiD9XEa6+8A6A4f2vT6pSsE7Q==
4641
- dependencies :
4642
- esbuild "^0.25.0"
4643
- postcss "^8.5.3"
4644
- rollup "^4.30.1"
4645
- optionalDependencies :
4646
- fsevents "~2.3.3"
4647
-
4648
- vite@^6.2.2 :
4649
- version "6.2.2"
4650
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.2.tgz#8098b12a6bfd95abe39399aa7d5faa56545d7a1a"
4651
- integrity sha512-yW7PeMM+LkDzc7CgJuRLMW2Jz0FxMOsVJ8Lv3gpgW9WLcb9cTW+121UEr1hvmfR7w3SegR5ItvYyzVz1vxNJgQ==
4637
+ " vite@^5.0.0 || ^6.0.0" , vite@^6.2.3:
4638
+ version "6.2.3"
4639
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2"
4640
+ integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==
4652
4641
dependencies :
4653
4642
esbuild "^0.25.0"
4654
4643
postcss "^8.5.3"
You can’t perform that action at this time.
0 commit comments