Compare commits
1 Commits
88ff124ce7
...
f30f160b89
Author | SHA1 | Date | |
---|---|---|---|
f30f160b89 |
@ -17,6 +17,6 @@
|
||||
"@types/react-dom": "19.0.3",
|
||||
"@vitejs/plugin-react": "4.3.4",
|
||||
"typescript": "5.7.3",
|
||||
"vite": "6.0.7"
|
||||
"vite": "6.0.10"
|
||||
}
|
||||
}
|
@ -521,9 +521,9 @@ debug@^4.3.1:
|
||||
ms "^2.1.3"
|
||||
|
||||
electron-to-chromium@^1.5.73:
|
||||
version "1.5.83"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.83.tgz#3f74078f0c83e24bf7e692eaa855a998d1bec34f"
|
||||
integrity sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ==
|
||||
version "1.5.84"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.84.tgz#8e334ca206bb293a20b16418bf454783365b0a95"
|
||||
integrity sha512-I+DQ8xgafao9Ha6y0qjHHvpZ9OfyA1qKlkHkjywxzniORU2awxyz7f/iVJcULmrF2yrM3nHQf+iDjJtbbexd/g==
|
||||
|
||||
esbuild@^0.24.2:
|
||||
version "0.24.2"
|
||||
@ -715,10 +715,10 @@ update-browserslist-db@^1.1.1:
|
||||
escalade "^3.2.0"
|
||||
picocolors "^1.1.1"
|
||||
|
||||
vite@6.0.7:
|
||||
version "6.0.7"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
|
||||
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
|
||||
vite@6.0.10:
|
||||
version "6.0.10"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.10.tgz#48685694c36d8c8f87b93f3fd0de089d3930b361"
|
||||
integrity sha512-MEszunEcMo6pFsfXN1GhCFQqnE25tWRH0MA4f0Q7uanACi4y1Us+ZGpTMnITwCTnYzB2b9cpmnelTlxgTBmaBA==
|
||||
dependencies:
|
||||
esbuild "^0.24.2"
|
||||
postcss "^8.4.49"
|
||||
|
Loading…
x
Reference in New Issue
Block a user