File tree Expand file tree Collapse file tree 2 files changed +6
-26
lines changed Expand file tree Collapse file tree 2 files changed +6
-26
lines changed Original file line number Diff line number Diff line change 65
65
"testing-library-selector" : " ^0.3.1" ,
66
66
"typescript" : " ^5.6.3" ,
67
67
"typescript-eslint" : " ^8.8.1" ,
68
- "vite" : " ^5.4.8 " ,
68
+ "vite" : " ^5.4.12 " ,
69
69
"vite-plugin-checker" : " ^0.8.0" ,
70
70
"vite-plugin-mkcert" : " ^1.17.6" ,
71
71
"vite-tsconfig-paths" : " ^5.0.1" ,
Original file line number Diff line number Diff line change @@ -3846,16 +3846,7 @@ postcss-simple-vars@^7.0.0, postcss-simple-vars@^7.0.1:
3846
3846
resolved "https://registry.yarnpkg.com/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz#836b3097a54dcd13dbd3c36a5dbdd512fad2954c"
3847
3847
integrity sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==
3848
3848
3849
- postcss@^8.4.43 :
3850
- version "8.4.45"
3851
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
3852
- integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
3853
- dependencies :
3854
- nanoid "^3.3.7"
3855
- picocolors "^1.0.1"
3856
- source-map-js "^1.2.0"
3857
-
3858
- postcss@^8.4.47 :
3849
+ postcss@^8.4.43, postcss@^8.4.47 :
3859
3850
version "8.4.47"
3860
3851
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
3861
3852
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
@@ -4892,21 +4883,10 @@ vite-tsconfig-paths@^5.0.1:
4892
4883
globrex "^0.1.2"
4893
4884
tsconfck "^3.0.3"
4894
4885
4895
- vite@^5.0.0 :
4896
- version "5.4.6"
4897
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
4898
- integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
4899
- dependencies :
4900
- esbuild "^0.21.3"
4901
- postcss "^8.4.43"
4902
- rollup "^4.20.0"
4903
- optionalDependencies :
4904
- fsevents "~2.3.3"
4905
-
4906
- vite@^5.4.8 :
4907
- version "5.4.8"
4908
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
4909
- integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
4886
+ vite@^5.0.0, vite@^5.4.12 :
4887
+ version "5.4.12"
4888
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
4889
+ integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
4910
4890
dependencies :
4911
4891
esbuild "^0.21.3"
4912
4892
postcss "^8.4.43"
You can’t perform that action at this time.
0 commit comments