|
51 | 51 | "dist" |
52 | 52 | ], |
53 | 53 | "devDependencies": { |
54 | | - "@emotion/react": "^11.11.4", |
55 | | - "@emotion/styled": "^11.11.5", |
56 | | - "@mui/material": "^5.16.1", |
57 | | - "@mui/x-date-pickers": "^7.10.0", |
58 | | - "@tanstack/config": "^0.9.6", |
59 | | - "@types/node": "^20.14.10", |
| 54 | + "@emotion/react": "^11.13.0", |
| 55 | + "@emotion/styled": "^11.13.0", |
| 56 | + "@mui/material": "^5.16.7", |
| 57 | + "@mui/x-date-pickers": "^7.12.1", |
| 58 | + "@tanstack/config": "^0.11.2", |
| 59 | + "@types/node": "^22.2.0", |
60 | 60 | "@types/react": "^18.3.3", |
61 | 61 | "@types/react-dom": "^18.3.0", |
62 | 62 | "@typescript-eslint/eslint-plugin": "^7.16.0", |
|
67 | 67 | "eslint-plugin-react-hooks": "^4.6.2", |
68 | 68 | "eslint-plugin-react-refresh": "^0.4.8", |
69 | 69 | "mui-tel-input": "^5.1.2", |
70 | | - "publint": "^0.2.8", |
| 70 | + "publint": "^0.2.9", |
71 | 71 | "react": "^18.3.1", |
72 | 72 | "react-dom": "^18.3.1", |
73 | | - "react-hook-form": "^7.52.1", |
| 73 | + "react-hook-form": "^7.52.2", |
74 | 74 | "rimraf": "^6.0.1", |
75 | | - "typescript": "^5.5.3", |
76 | | - "vite": "^5.3.3", |
| 75 | + "typescript": "^5.5.4", |
| 76 | + "vite": "^5.4.0", |
77 | 77 | "vite-plugin-eslint": "^1.8.1" |
78 | 78 | }, |
79 | 79 | "peerDependencies": { |
|
0 commit comments