|
73 | 73 | "devDependencies": { |
74 | 74 | "@commitlint/cli": "19.4.0", |
75 | 75 | "@commitlint/config-conventional": "19.2.2", |
76 | | - "@cypress/code-coverage": "3.12.44", |
| 76 | + "@cypress/code-coverage": "3.13.2", |
77 | 77 | "@types/katex": "^0.16.7", |
78 | 78 | "@types/lodash.groupby": "4.6.9", |
79 | 79 | "@types/lodash.truncate": "4.4.9", |
80 | | - "@types/node": "20.14.13", |
| 80 | + "@types/node": "20.16.9", |
81 | 81 | "@types/react": "18.3.3", |
82 | 82 | "@types/react-dom": "18.3.0", |
83 | 83 | "@types/react-helmet": "6.1.11", |
84 | 84 | "@types/uuid": "10.0.0", |
85 | 85 | "@typescript-eslint/eslint-plugin": "7.18.0", |
86 | 86 | "@typescript-eslint/parser": "7.18.0", |
87 | 87 | "concurrently": "8.2.2", |
88 | | - "cypress": "13.13.1", |
| 88 | + "cypress": "13.15.0", |
89 | 89 | "env-cmd": "10.1.0", |
90 | 90 | "eslint": "8.57.0", |
91 | 91 | "eslint-config-airbnb": "19.0.4", |
92 | 92 | "eslint-config-airbnb-typescript": "18.0.0", |
93 | 93 | "eslint-config-prettier": "9.1.0", |
94 | 94 | "eslint-import-resolver-typescript": "3.6.1", |
95 | | - "eslint-plugin-import": "2.29.1", |
96 | | - "eslint-plugin-jsx-a11y": "6.9.0", |
| 95 | + "eslint-plugin-import": "2.30.0", |
| 96 | + "eslint-plugin-jsx-a11y": "6.10.0", |
97 | 97 | "eslint-plugin-prettier": "5.2.1", |
98 | | - "eslint-plugin-react": "7.35.0", |
| 98 | + "eslint-plugin-react": "7.37.0", |
99 | 99 | "eslint-plugin-react-app": "6.2.2", |
100 | 100 | "husky": "9.1.4", |
101 | | - "nyc": "17.0.0", |
| 101 | + "nyc": "17.1.0", |
102 | 102 | "prettier": "3.3.3", |
103 | 103 | "react-query": "3.39.3", |
104 | 104 | "standard-version": "9.5.0", |
105 | | - "typescript": "5.5.4", |
| 105 | + "typescript": "5.6.2", |
106 | 106 | "wait-on": "7.2.0" |
107 | 107 | }, |
108 | 108 | "nyc": { |
|
0 commit comments