|
73 | 73 | "@types/lodash.isobject": "3.0.9",
|
74 | 74 | "@types/lodash.isstring": "4.0.9",
|
75 | 75 | "@types/lodash.sortby": "^4.7.9",
|
76 |
| - "@types/node": "20.14.12", |
77 |
| - "@types/react": "18.3.3", |
| 76 | + "@types/node": "20.14.15", |
| 77 | + "@types/react": "18.3.7", |
78 | 78 | "@types/react-dom": "18.3.0",
|
79 | 79 | "@types/stylis": "^4.2.6",
|
80 | 80 | "@typescript-eslint/eslint-plugin": "7.17.0",
|
81 | 81 | "@typescript-eslint/parser": "7.17.0",
|
82 | 82 | "@vitejs/plugin-react": "4.3.1",
|
83 |
| - "cypress": "13.13.1", |
| 83 | + "cypress": "13.13.3", |
84 | 84 | "env-cmd": "10.1.0",
|
85 |
| - "eslint": "8.57.0", |
| 85 | + "eslint": "8.57.1", |
86 | 86 | "eslint-config-airbnb": "19.0.4",
|
87 | 87 | "eslint-config-airbnb-typescript": "18.0.0",
|
88 | 88 | "eslint-config-prettier": "8.10.0",
|
89 | 89 | "eslint-config-react-app": "7.0.1",
|
90 |
| - "eslint-import-resolver-typescript": "3.6.1", |
| 90 | + "eslint-import-resolver-typescript": "3.6.3", |
91 | 91 | "eslint-plugin-cypress": "2.15.2",
|
92 | 92 | "eslint-plugin-import": "2.29.1",
|
93 | 93 | "eslint-plugin-jsx-a11y": "6.9.0",
|
94 | 94 | "eslint-plugin-prettier": "5.2.1",
|
95 |
| - "eslint-plugin-react": "7.35.0", |
| 95 | + "eslint-plugin-react": "7.35.2", |
96 | 96 | "eslint-plugin-react-hooks": "4.6.2",
|
97 | 97 | "husky": "^9.1.1",
|
98 | 98 | "prettier": "3.3.3",
|
99 | 99 | "typescript": "5.5.4",
|
100 |
| - "vite": "5.3.4", |
| 100 | + "vite": "5.3.6", |
101 | 101 | "vite-plugin-checker": "0.7.2",
|
102 | 102 | "vite-plugin-istanbul": "6.0.2"
|
103 | 103 | },
|
|
0 commit comments