|
53 | 53 | "devDependencies": { |
54 | 54 | "@emotion/react": "^11.11.4", |
55 | 55 | "@emotion/styled": "^11.11.5", |
56 | | - "@mui/material": "^5.15.16", |
57 | | - "@tanstack/config": "^0.7.0", |
58 | | - "@types/node": "^20.12.8", |
59 | | - "@types/react": "^18.3.1", |
| 56 | + "@mui/material": "^5.15.20", |
| 57 | + "@tanstack/config": "^0.7.11", |
| 58 | + "@types/node": "^20.14.6", |
| 59 | + "@types/react": "^18.3.3", |
60 | 60 | "@types/react-dom": "^18.3.0", |
61 | | - "@typescript-eslint/eslint-plugin": "^7.8.0", |
62 | | - "@typescript-eslint/parser": "^7.8.0", |
63 | | - "@vitejs/plugin-react-swc": "^3.5.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^7.13.1", |
| 62 | + "@typescript-eslint/parser": "^7.13.1", |
| 63 | + "@vitejs/plugin-react-swc": "^3.7.0", |
64 | 64 | "eslint": "^8.57.0", |
65 | 65 | "eslint-config-ruiaraujo-react": "^3.1.25", |
66 | 66 | "eslint-plugin-react-hooks": "^4.6.2", |
67 | | - "eslint-plugin-react-refresh": "^0.4.6", |
| 67 | + "eslint-plugin-react-refresh": "^0.4.7", |
68 | 68 | "mui-tel-input": "^5.1.2", |
69 | | - "publint": "^0.2.7", |
| 69 | + "publint": "^0.2.8", |
70 | 70 | "react": "^18.3.1", |
71 | 71 | "react-dom": "^18.3.1", |
72 | | - "react-hook-form": "^7.51.4", |
73 | | - "rimraf": "^5.0.5", |
| 72 | + "react-hook-form": "^7.52.0", |
| 73 | + "rimraf": "^5.0.7", |
74 | 74 | "typescript": "^5.4.5", |
75 | | - "vite": "^5.2.11", |
| 75 | + "vite": "^5.3.1", |
76 | 76 | "vite-plugin-eslint": "^1.8.1" |
77 | 77 | }, |
78 | 78 | "peerDependencies": { |
|
0 commit comments