Commit 6da096e
committed
Update dependencies and enhance user data handling
- Modified next.config.js to include additional packages for transpilation and improved module resolution.
- Updated package.json and package-lock.json to reflect changes in dependency versions, including React and Next.js.
- Enhanced optimistic updates in user data handling to ensure data integrity and prevent unnecessary updates.
- Improved error handling in user update mutations to ensure rollback only occurs when an address is provided.
- Refactored various components to use React types for better type safety and clarity.
- Removed the SECURITY_VULNERABILITIES_ANALYSIS.md file as it is no longer needed.1 parent ba2cbd6 commit 6da096e
File tree
17 files changed
+619
-549
lines changed- src
- components
- common/overall-layout
- pages
- homepage/governance/drep/id
- wallet
- governance
- transactions
- ui
- hooks
- server/api
- middleware
- types
- utils
17 files changed
+619
-549
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
71 | 82 | | |
72 | 83 | | |
73 | 84 | | |
| 85 | + | |
74 | 86 | | |
75 | 87 | | |
76 | 88 | | |
| |||
0 commit comments