|
72 | 72 | "@commitlint/config-conventional": "19.8.1", |
73 | 73 | "@cypress/code-coverage": "3.14.7", |
74 | 74 | "@eslint/compat": "1.4.1", |
75 | | - "@eslint/eslintrc": "3.3.3", |
76 | | - "@eslint/js": "9.39.2", |
| 75 | + "@eslint/eslintrc": "3.3.4", |
| 76 | + "@eslint/js": "9.39.3", |
77 | 77 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
78 | 78 | "@types/file-saver": "2.0.7", |
79 | 79 | "@types/i18n": "0.13.12", |
80 | 80 | "@types/lodash.countby": "4.6.9", |
81 | 81 | "@types/lodash.flatten": "4.4.9", |
82 | 82 | "@types/lodash.groupby": "4.6.9", |
83 | | - "@types/node": "22.19.7", |
84 | | - "@types/react": "18.3.27", |
| 83 | + "@types/node": "22.19.13", |
| 84 | + "@types/react": "18.3.28", |
85 | 85 | "@types/react-dom": "18.3.7", |
86 | 86 | "@types/stopword": "2.0.3", |
87 | 87 | "@types/uuid": "10.0.0", |
88 | | - "@typescript-eslint/eslint-plugin": "8.56.0", |
89 | | - "@typescript-eslint/parser": "8.56.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "8.56.1", |
| 89 | + "@typescript-eslint/parser": "8.56.1", |
90 | 90 | "@vitejs/plugin-react": "4.7.0", |
91 | | - "axios": "1.13.4", |
| 91 | + "axios": "1.13.6", |
92 | 92 | "concurrently": "9.2.1", |
93 | 93 | "cypress": "14.5.4", |
94 | 94 | "env-cmd": "10.1.0", |
95 | | - "eslint": "9.39.2", |
| 95 | + "eslint": "9.39.3", |
96 | 96 | "eslint-config-prettier": "10.1.8", |
97 | 97 | "eslint-config-react-app": "7.0.1", |
98 | 98 | "eslint-import-resolver-typescript": "4.4.4", |
|
107 | 107 | "nock": "13.5.6", |
108 | 108 | "nyc": "17.1.0", |
109 | 109 | "oxlint": "1.48.0", |
110 | | - "oxlint-tsgolint": "0.14.0", |
| 110 | + "oxlint-tsgolint": "0.14.2", |
111 | 111 | "prettier": "3.8.1", |
112 | 112 | "typescript": "5.9.3", |
113 | 113 | "uuid": "11.1.0", |
|
0 commit comments