Skip to content

Commit c75af3a

Browse files
committed
Drop hoist-statics dep
1 parent 68aa03c commit c75af3a

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@
7070
}
7171
},
7272
"dependencies": {
73-
"@types/hoist-non-react-statics": "^3.3.1",
7473
"@types/use-sync-external-store": "^0.0.3",
75-
"hoist-non-react-statics": "^3.3.2",
7674
"react-is": "^18.0.0",
7775
"use-sync-external-store": "^1.0.0"
7876
},

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,16 +3263,6 @@ __metadata:
32633263
languageName: node
32643264
linkType: hard
32653265

3266-
"@types/hoist-non-react-statics@npm:^3.3.1":
3267-
version: 3.3.1
3268-
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
3269-
dependencies:
3270-
"@types/react": "*"
3271-
hoist-non-react-statics: ^3.3.0
3272-
checksum: 2c0778570d9a01d05afabc781b32163f28409bb98f7245c38d5eaf082416fdb73034003f5825eb5e21313044e8d2d9e1f3fe2831e345d3d1b1d20bcd12270719
3273-
languageName: node
3274-
linkType: hard
3275-
32763266
"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1":
32773267
version: 2.0.3
32783268
resolution: "@types/istanbul-lib-coverage@npm:2.0.3"
@@ -6588,15 +6578,6 @@ __metadata:
65886578
languageName: node
65896579
linkType: hard
65906580

6591-
"hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.2":
6592-
version: 3.3.2
6593-
resolution: "hoist-non-react-statics@npm:3.3.2"
6594-
dependencies:
6595-
react-is: ^16.7.0
6596-
checksum: b1538270429b13901ee586aa44f4cc3ecd8831c061d06cb8322e50ea17b3f5ce4d0e2e66394761e6c8e152cd8c34fb3b4b690116c6ce2bd45b18c746516cb9e8
6597-
languageName: node
6598-
linkType: hard
6599-
66006581
"hosted-git-info@npm:^2.1.4":
66016582
version: 2.8.9
66026583
resolution: "hosted-git-info@npm:2.8.9"
@@ -10025,7 +10006,7 @@ __metadata:
1002510006
languageName: node
1002610007
linkType: hard
1002710008

10028-
"react-is@npm:^16.13.1, react-is@npm:^16.7.0, react-is@npm:^16.8.1, react-is@npm:^16.8.4":
10009+
"react-is@npm:^16.13.1, react-is@npm:^16.8.1, react-is@npm:^16.8.4":
1002910010
version: 16.13.1
1003010011
resolution: "react-is@npm:16.13.1"
1003110012
checksum: f7a19ac3496de32ca9ae12aa030f00f14a3d45374f1ceca0af707c831b2a6098ef0d6bdae51bd437b0a306d7f01d4677fcc8de7c0d331eb47ad0f46130e53c5f
@@ -10126,7 +10107,6 @@ __metadata:
1012610107
"@testing-library/react-12": "npm:@testing-library/react@^12"
1012710108
"@testing-library/react-hooks": ^3.4.2
1012810109
"@testing-library/react-native": ^7.1.0
10129-
"@types/hoist-non-react-statics": ^3.3.1
1013010110
"@types/object-assign": ^4.0.30
1013110111
"@types/react": ^18
1013210112
"@types/react-dom": ^18
@@ -10145,7 +10125,6 @@ __metadata:
1014510125
eslint-plugin-prettier: ^3.1.4
1014610126
eslint-plugin-react: ^7.21.5
1014710127
glob: ^7.1.6
10148-
hoist-non-react-statics: ^3.3.2
1014910128
jest: ^29
1015010129
jest-environment-jsdom: ^29.5.0
1015110130
metro-react-native-babel-preset: ^0.76.6

0 commit comments

Comments
 (0)