1
0
forked from baron/baron-sso

fix(adminfront): remove any type casting for react-router v7 flags (#427)

This commit is contained in:
2026-03-23 16:32:50 +09:00
parent d608bdb5a8
commit b2f96b216d
4 changed files with 39 additions and 7 deletions

View File

@@ -46,6 +46,7 @@
"@types/node": "^24.10.1",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^5.1.1",
"autoprefixer": "^10.4.23",
"jsdom": "^28.1.0",