|
72 | 72 | "@cypress/code-coverage": "3.14.7", |
73 | 73 | "@eslint/compat": "1.4.1", |
74 | 74 | "@eslint/eslintrc": "3.3.1", |
75 | | - "@eslint/js": "9.37.0", |
| 75 | + "@eslint/js": "9.39.1", |
76 | 76 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
77 | 77 | "@types/file-saver": "2.0.7", |
78 | 78 | "@types/i18n": "0.13.12", |
79 | 79 | "@types/lodash.countby": "4.6.9", |
80 | 80 | "@types/lodash.flatten": "4.4.9", |
81 | 81 | "@types/lodash.groupby": "4.6.9", |
82 | | - "@types/node": "22.18.13", |
| 82 | + "@types/node": "22.19.1", |
83 | 83 | "@types/react": "18.3.26", |
84 | 84 | "@types/react-dom": "18.3.7", |
85 | 85 | "@types/stopword": "2.0.3", |
86 | 86 | "@types/uuid": "10.0.0", |
87 | | - "@typescript-eslint/eslint-plugin": "8.46.2", |
88 | | - "@typescript-eslint/parser": "8.46.2", |
| 87 | + "@typescript-eslint/eslint-plugin": "8.47.0", |
| 88 | + "@typescript-eslint/parser": "8.47.0", |
89 | 89 | "@vitejs/plugin-react": "4.7.0", |
90 | | - "axios": "1.12.2", |
| 90 | + "axios": "1.13.2", |
91 | 91 | "concurrently": "9.2.1", |
92 | 92 | "cypress": "14.5.4", |
93 | 93 | "env-cmd": "10.1.0", |
94 | | - "eslint": "9.37.0", |
| 94 | + "eslint": "9.39.1", |
95 | 95 | "eslint-config-prettier": "10.1.8", |
96 | 96 | "eslint-config-react-app": "7.0.1", |
97 | 97 | "eslint-import-resolver-typescript": "4.4.4", |
|
105 | 105 | "husky": "9.1.7", |
106 | 106 | "nock": "13.5.6", |
107 | 107 | "nyc": "17.1.0", |
108 | | - "oxlint": "1.23.0", |
109 | | - "oxlint-tsgolint": "0.2.1", |
| 108 | + "oxlint": "1.29.0", |
| 109 | + "oxlint-tsgolint": "0.7.2", |
110 | 110 | "prettier": "3.6.2", |
111 | 111 | "typescript": "5.9.3", |
112 | 112 | "uuid": "11.1.0", |
113 | | - "vite": "6.3.7", |
| 113 | + "vite": "6.4.1", |
114 | 114 | "vite-plugin-checker": "0.11.0", |
115 | 115 | "vite-plugin-istanbul": "7.2.0", |
116 | 116 | "vite-tsconfig-paths": "5.1.4", |
|
0 commit comments