Compare commits

..

1 Commits

Author SHA1 Message Date
cfdaed8868 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-04-17 03:43:21 +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.4.0", "@vitejs/plugin-react": "4.4.0",
"typescript": "5.8.3", "typescript": "5.8.3",
"vite": "6.3.0" "vite": "6.3.1"
} }
} }

View File

@ -739,10 +739,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.3.0: vite@6.3.1:
version "6.3.0" version "6.3.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.0.tgz#17c86b3a0f4d20b210fe89f22f7b27d5926fcce5" resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
integrity sha512-9aC0n4pr6hIbvi1YOpFjwQ+QOTGssvbJKoeYkuHHGWwlXfdxQlI8L2qNMo9awEEcCPSiS+5mJZk5jH1PAqoDeQ== integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
dependencies: dependencies:
esbuild "^0.25.0" esbuild "^0.25.0"
fdir "^6.4.3" fdir "^6.4.3"