|
49 | 49 | "@sentry/react": "^9.22.0", |
50 | 50 | "@typescript-eslint/eslint-plugin": "^8.57.1", |
51 | 51 | "@typescript-eslint/parser": "^8.57.1", |
52 | | - "@vitejs/plugin-react-swc": "^3.7.1", |
| 52 | + "@vitejs/plugin-react-swc": "^4.3.0", |
53 | 53 | "alertifyjs": "^1.13.1", |
54 | 54 | "autoprefixer": "^10.4.15", |
55 | 55 | "bootstrap-sass": "3.4.3", |
|
118 | 118 | "updeep": "^1.2.0", |
119 | 119 | "url-parse": "^1.5.9", |
120 | 120 | "uuid": "^9.0.0", |
121 | | - "vite": "^6.4.1", |
122 | | - "vite-plugin-eslint": "^1.8.1", |
| 121 | + "vite": "^8.0.3", |
123 | 122 | "vite-plugin-istanbul": "^7.0.0", |
124 | | - "vitest": "^3.2.4" |
| 123 | + "vitest": "^4.1.2" |
125 | 124 | }, |
126 | 125 | "devDependencies": { |
127 | 126 | "@commitlint/cli": "^19.8.0", |
|
130 | 129 | "@testing-library/jest-dom": "^6.3.0", |
131 | 130 | "@testing-library/react": "^15.0.7", |
132 | 131 | "@testing-library/user-event": "^14.5.2", |
133 | | - "@vitest/coverage-istanbul": "^3.2.4", |
| 132 | + "@vitest/coverage-istanbul": "^4.1.2", |
134 | 133 | "husky": "^8.0.3", |
135 | 134 | "istanbul-merge": "^2.0.0", |
136 | 135 | "jsdom": "^26.1.0", |
|
140 | 139 | "vitest-fetch-mock": "^0.4.5" |
141 | 140 | }, |
142 | 141 | "resolutions": { |
143 | | - "cross-spawn": "^7.0.6", |
144 | | - "micromatch": "^4.0.8", |
145 | | - "rollup": "^4.24.4" |
| 142 | + "@draft-js-plugins/drag-n-drop/immutable": "3.8.3", |
| 143 | + "@draft-js-plugins/editor/immutable": "3.8.3", |
| 144 | + "@draft-js-plugins/focus/immutable": "3.8.3", |
| 145 | + "@draft-js-plugins/image/immutable": "3.8.3", |
| 146 | + "@draft-js-plugins/resizeable/immutable": "3.8.3", |
| 147 | + "draft-convert/immutable": "3.8.3", |
| 148 | + "draft-js-export-html/immutable": "3.8.3", |
| 149 | + "draft-js-utils/immutable": "3.8.3", |
| 150 | + "draft-js/immutable": "3.8.3", |
| 151 | + "**/@typescript-eslint/typescript-estree/minimatch": "9.0.7" |
146 | 152 | }, |
147 | 153 | "snyk": true |
148 | 154 | } |
0 commit comments