|
90 | 90 | "@commitlint/config-conventional": "~17.7.0",
|
91 | 91 | "@cypress/code-coverage": "3.11.0",
|
92 | 92 | "@cypress/instrument-cra": "1.4.0",
|
93 |
| - "@trivago/prettier-plugin-sort-imports": "4.2.0", |
94 |
| - "@types/dompurify": "3.0.2", |
95 |
| - "@types/file-saver": "2.0.5", |
96 |
| - "@types/i18n": "0.13.6", |
97 |
| - "@types/jest": "29.5.3", |
| 93 | + "@trivago/prettier-plugin-sort-imports": "4.2.1", |
| 94 | + "@types/dompurify": "3.0.5", |
| 95 | + "@types/file-saver": "2.0.7", |
| 96 | + "@types/i18n": "0.13.12", |
| 97 | + "@types/jest": "29.5.14", |
98 | 98 | "@types/lodash.isobject": "3.0.7",
|
99 | 99 | "@types/lodash.isstring": "4.0.7",
|
100 |
| - "@types/mocha": "10.0.1", |
101 |
| - "@types/node": "18.17.5", |
102 |
| - "@types/react": "18.2.20", |
103 |
| - "@types/react-beautiful-dnd": "13.1.4", |
104 |
| - "@types/react-dom": "18.2.7", |
| 100 | + "@types/mocha": "10.0.10", |
| 101 | + "@types/node": "18.17.19", |
| 102 | + "@types/react": "18.2.79", |
| 103 | + "@types/react-beautiful-dnd": "13.1.8", |
| 104 | + "@types/react-dom": "18.2.25", |
105 | 105 | "@types/uuid": "^9.0.2",
|
106 |
| - "@typescript-eslint/eslint-plugin": "6.4.0", |
107 |
| - "@typescript-eslint/parser": "6.4.0", |
| 106 | + "@typescript-eslint/eslint-plugin": "6.4.1", |
| 107 | + "@typescript-eslint/parser": "6.4.1", |
108 | 108 | "@vitejs/plugin-react": "4.0.4",
|
109 |
| - "concurrently": "8.2.0", |
| 109 | + "concurrently": "8.2.2", |
110 | 110 | "cross-env": "7.0.3",
|
111 | 111 | "cypress": "~12.17.3",
|
112 | 112 | "cypress-vite": "1.4.2",
|
|
129 | 129 | "pretty-quick": "~3.1.3",
|
130 | 130 | "stylis-plugin-rtl": "~2.1.1",
|
131 | 131 | "ts-loader": "9.4.4",
|
132 |
| - "vite": "4.4.9", |
133 |
| - "vite-plugin-checker": "0.6.1", |
| 132 | + "vite": "4.4.12", |
| 133 | + "vite-plugin-checker": "0.6.4", |
134 | 134 | "vite-plugin-istanbul": "5.0.0",
|
135 | 135 | "wait-on": "7.0.1"
|
136 | 136 | },
|
|
0 commit comments