Skip to content

Commit cdf15a2

Browse files
committed
➖ remove deprecated lib
Signed-off-by: w01fgang <[email protected]>
1 parent 309f0b7 commit cdf15a2

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"devDependencies": {
2020
"@testing-library/jest-dom": "5.16.5",
2121
"@testing-library/react": "14.0.0",
22-
"@testing-library/react-hooks": "8.0.1",
2322
"@types/jest": "29.5.1",
2423
"@types/react-dom": "18.2.1",
2524
"@typescript-eslint/eslint-plugin": "5.59.1",

yarn.lock

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -676,14 +676,6 @@
676676
lodash "^4.17.15"
677677
redent "^3.0.0"
678678

679-
"@testing-library/[email protected]":
680-
version "8.0.1"
681-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-8.0.1.tgz#0924bbd5b55e0c0c0502d1754657ada66947ca12"
682-
integrity sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==
683-
dependencies:
684-
"@babel/runtime" "^7.12.5"
685-
react-error-boundary "^3.1.0"
686-
687679
"@testing-library/[email protected]":
688680
version "14.0.0"
689681
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c"
@@ -3126,13 +3118,6 @@ [email protected]:
31263118
loose-envify "^1.1.0"
31273119
scheduler "^0.23.0"
31283120

3129-
react-error-boundary@^3.1.0:
3130-
version "3.1.4"
3131-
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.4.tgz#255db92b23197108757a888b01e5b729919abde0"
3132-
integrity sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==
3133-
dependencies:
3134-
"@babel/runtime" "^7.12.5"
3135-
31363121
react-is@^17.0.1:
31373122
version "17.0.2"
31383123
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"

0 commit comments

Comments
 (0)