chore: update identity provider id

This commit is contained in:
Steven
2024-08-12 23:41:56 +08:00
parent 80304070e7
commit ea7ea0ac24
15 changed files with 277 additions and 270 deletions

View File

@@ -28,6 +28,7 @@
"react-router-dom": "^6.24.1",
"react-use": "^17.5.1",
"tailwindcss": "^3.4.3",
"uuid": "^10.0.0",
"zustand": "^4.5.4"
},
"devDependencies": {
@@ -36,6 +37,7 @@
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.0",
"@vitejs/plugin-react-swc": "^3.6.0",