|
10 | 10 | "kill": "kill -9 $(lsof -t -i:3020)" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@babel/core": "7.26.10", |
14 | | - "@mui/icons-material": "^5.15.14", |
15 | | - "@mui/material": "^5.15.14", |
16 | | - "@mui/styles": "^5.15.14", |
| 13 | + "@babel/core": "7.29.0", |
| 14 | + "@mui/icons-material": "^7.3.9", |
| 15 | + "@mui/material": "^7.3.9", |
| 16 | + "@mui/styles": "^6.4.8", |
17 | 17 | "@prisma/extension-read-replicas": "^0.4.1", |
18 | | - "axios": "^1.13.2", |
| 18 | + "axios": "^1.13.6", |
19 | 19 | "db": "workspace:*", |
20 | | - "lodash": "^4.17.21", |
21 | | - "next": "15.3.0", |
22 | | - "next-auth": "^4.24.11", |
| 20 | + "lodash": "^4.17.23", |
| 21 | + "next": "16.1.6", |
| 22 | + "next-auth": "^4.24.13", |
23 | 23 | "next-auth-prisma-adapter": "workspace:*", |
24 | 24 | "ra-data-simple-prisma": "workspace:*", |
25 | | - "react": "18.3.1", |
26 | | - "react-admin": "^5.7.2", |
27 | | - "react-dom": "18.3.1", |
28 | | - "react-json-view-lite": "^2.4.1" |
| 25 | + "react": "19.2.4", |
| 26 | + "react-admin": "^5.14.4", |
| 27 | + "react-dom": "19.2.4", |
| 28 | + "react-json-view-lite": "^2.5.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@types/lodash": "^4.17.16", |
32 | | - "@types/node": "22.14.1", |
33 | | - "@types/react": "18.3.12", |
34 | | - "@types/react-dom": "18.3.1", |
| 31 | + "@types/lodash": "^4.17.24", |
| 32 | + "@types/node": "25.5.0", |
| 33 | + "@types/react": "19.2.14", |
| 34 | + "@types/react-dom": "19.2.3", |
35 | 35 | "eslint-config-custom": "workspace:*", |
36 | | - "typescript": "5.8.3" |
| 36 | + "typescript": "5.9.3" |
37 | 37 | } |
38 | 38 | } |
0 commit comments