Compare commits

..

1 Commits

Author SHA1 Message Date
6bc2fb2cbb fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-04-01 00:45:30 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -17,6 +17,6 @@
"@types/react-dom": "19.0.4", "@types/react-dom": "19.0.4",
"@vitejs/plugin-react": "4.3.4", "@vitejs/plugin-react": "4.3.4",
"typescript": "5.8.2", "typescript": "5.8.2",
"vite": "6.2.3" "vite": "6.2.4"
} }
} }

View File

@ -721,10 +721,10 @@ update-browserslist-db@^1.1.1:
escalade "^3.2.0" escalade "^3.2.0"
picocolors "^1.1.1" picocolors "^1.1.1"
vite@6.2.3: vite@6.2.4:
version "6.2.3" version "6.2.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2" resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg== integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
dependencies: dependencies:
esbuild "^0.25.0" esbuild "^0.25.0"
postcss "^8.5.3" postcss "^8.5.3"