|
75 | 75 | ] |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | | - "@cypress/code-coverage": "3.13.10", |
| 78 | + "@cypress/code-coverage": "3.14.7", |
79 | 79 | "@cypress/instrument-cra": "1.4.0", |
80 | 80 | "@testing-library/jest-dom": "^5.16.5", |
81 | 81 | "@testing-library/react": "^12.1.5", |
82 | 82 | "@testing-library/user-event": "^13.5.0", |
83 | | - "@trivago/prettier-plugin-sort-imports": "4.1.1", |
| 83 | + "@trivago/prettier-plugin-sort-imports": "4.3.0", |
84 | 84 | "@types/lodash.clonedeep": "4.5.7", |
85 | 85 | "@types/lodash.groupby": "4.6.9", |
86 | | - "@types/node": "18.16.19", |
| 86 | + "@types/node": "18.19.130", |
87 | 87 | "@types/plotly.js-basic-dist-min": "2.12.4", |
88 | | - "@types/react": "18.2.14", |
| 88 | + "@types/react": "18.3.27", |
89 | 89 | "@types/react-beautiful-dnd": "13.1.4", |
90 | | - "@types/react-dom": "18.2.6", |
| 90 | + "@types/react-dom": "18.3.7", |
91 | 91 | "@types/react-plotly.js": "2.6.3", |
92 | 92 | "@types/uuid": "^9.0.2", |
93 | 93 | "@typescript-eslint/eslint-plugin": "5.62.0", |
|
98 | 98 | "eslint-config-prettier": "8.10.0", |
99 | 99 | "eslint-config-react-app": "7.0.1", |
100 | 100 | "eslint-plugin-cypress": "2.15.1", |
101 | | - "eslint-plugin-import": "2.29.1", |
| 101 | + "eslint-plugin-import": "2.32.0", |
102 | 102 | "prettier": "2.8.8", |
103 | 103 | "standard-version": "9.5.0", |
104 | | - "typescript": "5.1.6" |
| 104 | + "typescript": "5.9.3" |
105 | 105 | }, |
106 | 106 | "resolutions": { |
107 | 107 | "@graasp/sdk": "3.8.3" |
|
0 commit comments