|
75 | 75 | "devDependencies": { |
76 | 76 | "@commitlint/cli": "19.3.0", |
77 | 77 | "@commitlint/config-conventional": "19.2.2", |
78 | | - "@cypress/code-coverage": "3.12.39", |
| 78 | + "@cypress/code-coverage": "3.12.49", |
79 | 79 | "@cypress/instrument-cra": "1.4.0", |
80 | 80 | "@tanstack/react-query-devtools": "4.36.1", |
81 | 81 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
|
85 | 85 | "@types/lodash.isobject": "3.0.9", |
86 | 86 | "@types/lodash.isstring": "4.0.9", |
87 | 87 | "@types/node": "^20.14.9", |
88 | | - "@types/react": "18.3.3", |
89 | | - "@types/react-dom": "18.3.0", |
| 88 | + "@types/react": "18.3.14", |
| 89 | + "@types/react-dom": "18.3.2", |
90 | 90 | "@types/uuid": "^10.0.0", |
91 | 91 | "@typescript-eslint/eslint-plugin": "7.14.1", |
92 | 92 | "@typescript-eslint/parser": "7.14.1", |
|
107 | 107 | "eslint-plugin-import": "~2.29.1", |
108 | 108 | "eslint-plugin-jsx-a11y": "~6.9.0", |
109 | 109 | "eslint-plugin-prettier": "5.1.3", |
110 | | - "eslint-plugin-react": "7.34.3", |
| 110 | + "eslint-plugin-react": "7.34.4", |
111 | 111 | "eslint-plugin-react-hooks": "~4.6.2", |
112 | 112 | "husky": "~9.0.11", |
113 | | - "npm-run-all2": "6.2.0", |
| 113 | + "npm-run-all2": "6.2.6", |
114 | 114 | "nyc": "17.0.0", |
115 | | - "prettier": "3.3.2", |
| 115 | + "prettier": "3.3.3", |
116 | 116 | "standard-version": "9.5.0", |
117 | | - "typescript": "5.5.2", |
| 117 | + "typescript": "5.5.4", |
118 | 118 | "vite": "^5.3.1", |
119 | 119 | "vite-plugin-checker": "^0.6.4", |
120 | 120 | "vite-plugin-istanbul": "^6.0.2", |
|
0 commit comments