mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-07 13:05:46 +00:00
feat: implement profile completion flow and guard commit
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@reduxjs/toolkit": "^2.11.2",
|
||||
"@tabler/icons-react": "^3.40.0",
|
||||
"@tanstack/react-query": "^5.99.0",
|
||||
"@tria-plc/iamui": "file:local-packages/tria-plc-iamui-0.0.3.tgz",
|
||||
"@tria-plc/iamui": "file:local-packages/tria-plc-iamui-0.1.1.tgz",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dayjs": "^1.11.20",
|
||||
@@ -8632,9 +8632,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@tria-plc/iamui": {
|
||||
"version": "0.0.3",
|
||||
"resolved": "file:local-packages/tria-plc-iamui-0.0.3.tgz",
|
||||
"integrity": "sha512-aZhIeNq2Uui7TUkG88G9QTBqdhaVB5kvqfd47HLgVE7qKkVyfjlm4nwlSWnHh5MO+CjgP9vRi6ILwMJx1ULO8g==",
|
||||
"version": "0.1.1",
|
||||
"resolved": "file:local-packages/tria-plc-iamui-0.1.1.tgz",
|
||||
"integrity": "sha512-FTihoH0lIqKV/0s+FTJZokQw8xX3XztXIqT8eEYEZgDM2xyzVSCHY8pHCUxw0MQtiR8R97zxZJ/o192eWt+E/g==",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
|
||||
Reference in New Issue
Block a user