File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "sass" : " ^1.77.2" ,
4444 "typescript" : " 4.9.5" ,
4545 "typescript-eslint" : " ^8.35.0" ,
46- "vite" : " ^8.0.3 " ,
46+ "vite" : " ^8.0.5 " ,
4747 "vite-plugin-svgr" : " ^4.2.0"
4848 },
4949 "scripts" : {
9898 "vitest" : " ^4.1.2"
9999 },
100100 "resolutions" : {
101- "vite" : " ^8.0.3 " ,
101+ "vite" : " ^8.0.5 " ,
102102 "picomatch" : " 4.0.4" ,
103103 "**/@typescript-eslint/typescript-estree/minimatch" : " 9.0.7"
104104 }
Original file line number Diff line number Diff line change @@ -4856,16 +4856,7 @@ postcss-value-parser@^4.2.0:
48564856 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
48574857 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
48584858
4859- postcss@^8.4.21, postcss@^8.5.6 :
4860- version "8.5.6"
4861- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
4862- integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
4863- dependencies :
4864- nanoid "^3.3.11"
4865- picocolors "^1.1.1"
4866- source-map-js "^1.2.1"
4867-
4868- postcss@^8.5.8 :
4859+ postcss@^8.4.21, postcss@^8.5.6, postcss@^8.5.8 :
48694860 version "8.5.8"
48704861 resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
48714862 integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
@@ -6020,10 +6011,10 @@ vite-plugin-svgr@^4.2.0:
60206011 " @svgr/core" " ^8.1.0"
60216012 " @svgr/plugin-jsx" " ^8.1.0"
60226013
6023- " vite@^6.0.0 || ^7.0.0 || ^8.0.0" , vite@^8.0.3 :
6024- version "8.0.3 "
6025- resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.3 .tgz#036d9e3b077ff57b128660b3e3a5d2d12bac9b42 "
6026- integrity sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ ==
6014+ " vite@^6.0.0 || ^7.0.0 || ^8.0.0" , vite@^8.0.5 :
6015+ version "8.0.5 "
6016+ resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.5 .tgz#5f8648997359e18dbc1a9e151ce55434ce5d8a2f "
6017+ integrity sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ ==
60276018 dependencies :
60286019 lightningcss "^1.32.0"
60296020 picomatch "^4.0.4"
You can’t perform that action at this time.
0 commit comments