|
126 | 126 | "@rollup/plugin-replace": "^5.0.2",
|
127 | 127 | "@rollup/plugin-terser": "^0.4.3",
|
128 | 128 | "@rollup/plugin-typescript": "^11.1.1",
|
129 |
| - "@testing-library/dom": "^9.3.0", |
| 129 | + "@testing-library/dom": "^9.3.1", |
130 | 130 | "@testing-library/react": "^14.0.0",
|
131 | 131 | "@testing-library/user-event": "^14.4.3",
|
132 | 132 | "@types/babel__core": "^7.20.1",
|
133 |
| - "@types/react": "^18.2.11", |
134 |
| - "@types/react-dom": "^18.2.4", |
135 |
| - "@typescript-eslint/eslint-plugin": "^5.59.9", |
136 |
| - "@typescript-eslint/parser": "^5.59.9", |
137 |
| - "@vitest/coverage-c8": "^0.32.0", |
138 |
| - "@vitest/ui": "^0.32.0", |
| 133 | + "@types/react": "^18.2.12", |
| 134 | + "@types/react-dom": "^18.2.5", |
| 135 | + "@typescript-eslint/eslint-plugin": "^5.59.11", |
| 136 | + "@typescript-eslint/parser": "^5.59.11", |
| 137 | + "@vitest/coverage-c8": "^0.32.2", |
| 138 | + "@vitest/ui": "^0.32.2", |
139 | 139 | "benny": "^3.7.1",
|
140 | 140 | "concurrently": "^8.2.0",
|
141 | 141 | "downlevel-dts": "^0.11.0",
|
142 |
| - "esbuild": "^0.18.1", |
143 |
| - "eslint": "^8.42.0", |
| 142 | + "esbuild": "^0.18.4", |
| 143 | + "eslint": "^8.43.0", |
144 | 144 | "eslint-config-prettier": "^8.8.0",
|
145 | 145 | "eslint-import-resolver-alias": "^1.1.2",
|
146 | 146 | "eslint-plugin-import": "^2.27.5",
|
|
162 | 162 | "ts-node": "^10.9.1",
|
163 | 163 | "tslib": "^2.5.3",
|
164 | 164 | "typescript": "^5.1.3",
|
165 |
| - "vitest": "^0.32.0", |
| 165 | + "vitest": "^0.32.2", |
166 | 166 | "wonka": "^6.3.2"
|
167 | 167 | },
|
168 | 168 | "peerDependencies": {
|
|
0 commit comments