|
73 | 73 | "@cypress/code-coverage": "3.14.7", |
74 | 74 | "@eslint/compat": "1.4.1", |
75 | 75 | "@eslint/eslintrc": "3.3.3", |
76 | | - "@eslint/js": "9.39.1", |
| 76 | + "@eslint/js": "9.39.2", |
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.1", |
| 83 | + "@types/node": "22.19.3", |
84 | 84 | "@types/react": "18.3.27", |
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.48.0", |
89 | | - "@typescript-eslint/parser": "8.48.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "8.48.1", |
| 89 | + "@typescript-eslint/parser": "8.48.1", |
90 | 90 | "@vitejs/plugin-react": "4.7.0", |
91 | 91 | "axios": "1.13.2", |
92 | 92 | "concurrently": "9.2.1", |
93 | 93 | "cypress": "14.5.4", |
94 | 94 | "env-cmd": "10.1.0", |
95 | | - "eslint": "9.39.1", |
| 95 | + "eslint": "9.39.2", |
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.31.0", |
110 | | - "oxlint-tsgolint": "0.8.3", |
111 | | - "prettier": "3.7.3", |
| 110 | + "oxlint-tsgolint": "0.8.6", |
| 111 | + "prettier": "3.7.4", |
112 | 112 | "typescript": "5.9.3", |
113 | 113 | "uuid": "11.1.0", |
114 | 114 | "vite": "6.4.1", |
|
0 commit comments