chore(deps): upgrade

This commit is contained in:
Greg Bergé 2021-11-13 09:34:41 +01:00
parent 1c5f163235
commit daf6a08bb4
No known key found for this signature in database
GPG Key ID: C460B6AE35844C34
2 changed files with 498 additions and 537 deletions

1019
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,20 +18,20 @@
"@babel/preset-typescript": "^7.16.0",
"@rollup/plugin-json": "^4.1.0",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"babel-jest": "^27.3.1",
"codecov": "^3.8.3",
"conventional-github-releaser": "^3.1.5",
"esbuild": "^0.13.12",
"eslint": "^8.1.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"esbuild": "^0.13.13",
"eslint": "^8.2.0",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.3.1",
"lerna": "^4.0.0",
"react": "^17.0.2",
"rollup": "^2.58.3",
"rollup-plugin-dts": "^4.0.0",
"rollup": "^2.60.0",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-esbuild": "^4.6.0",
"typescript": "^4.4.4"
}