|
107 | 107 | }, |
108 | 108 | "devDependencies": { |
109 | 109 | "@testing-library/react-hooks": "^7.0.2", |
110 | | - "@types/node": "^17.0.17", |
111 | | - "@types/react": "^17.0.39", |
112 | | - "@types/react-dom": "^17.0.11", |
| 110 | + "@types/node": "^17.0.23", |
| 111 | + "@types/react": "^17.0.43", |
| 112 | + "@types/react-dom": "^17.0.14", |
113 | 113 | "@types/react-test-renderer": "^17.0.1", |
114 | 114 | "abort-controller": "^3.0.0", |
115 | | - "coverage-node": "^6.0.1", |
116 | | - "esbuild": "^0.14.21", |
117 | | - "eslint": "^8.8.0", |
118 | | - "eslint-plugin-react-hooks": "^4.3.0", |
| 115 | + "coverage-node": "^6.1.0", |
| 116 | + "esbuild": "^0.14.29", |
| 117 | + "eslint": "^8.12.0", |
| 118 | + "eslint-plugin-react-hooks": "^4.4.0", |
119 | 119 | "eslint-plugin-simple-import-sort": "^7.0.0", |
120 | 120 | "event-target-shim": "^6.0.2", |
121 | | - "fetch-blob": "^3.1.4", |
| 121 | + "fetch-blob": "^3.1.5", |
122 | 122 | "filter-console": "^1.0.0", |
123 | 123 | "formdata-polyfill": "^4.0.10", |
124 | 124 | "gzip-size": "^7.0.0", |
125 | | - "node-fetch": "^3.2.0", |
126 | | - "prettier": "^2.5.1", |
| 125 | + "node-fetch": "^3.2.3", |
| 126 | + "prettier": "^2.6.1", |
127 | 127 | "react": "^17.0.2", |
128 | 128 | "react-dom": "^17.0.2", |
129 | 129 | "react-test-renderer": "^17.0.2", |
130 | 130 | "revertable-globals": "^3.0.0", |
131 | 131 | "test-director": "^8.0.2", |
132 | | - "typescript": "^4.6.0-dev.20220210" |
| 132 | + "typescript": "^4.7.0-dev.20220329" |
133 | 133 | }, |
134 | 134 | "scripts": { |
135 | 135 | "eslint": "eslint .", |
|
0 commit comments