Added zod. Wrapped picsum API.
This commit is contained in:
parent
2137fcc776
commit
ae6451e052
3 changed files with 78 additions and 11 deletions
|
|
@ -15,7 +15,8 @@
|
|||
"@emotion/styled": "^11.14.1",
|
||||
"@mui/material": "^9.0.1",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6"
|
||||
"react-dom": "^19.2.6",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue