Skip to content

Commit e55b62d

Browse files
authored
Move @types/hoist-non-react-statics to devDependencies" (#2310)
1 parent 8d9c11f commit e55b62d

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

package-lock.json

Lines changed: 23 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"@size-limit/webpack": "^10.0.2",
9393
"@size-limit/webpack-why": "^10.0.2",
9494
"@testing-library/react": "^14.0.0",
95+
"@types/hoist-non-react-statics": "^3.3.6",
9596
"@types/jest": "^29.5.7",
9697
"@types/node": "^20.8.10",
9798
"@types/react": "^18.2.33",
@@ -133,7 +134,6 @@
133134
},
134135
"dependencies": {
135136
"@babel/runtime": "^7.23.2",
136-
"@types/hoist-non-react-statics": "^3.3.4",
137137
"core-js": "^3",
138138
"hoist-non-react-statics": "^3.3.2",
139139
"i18next-fs-backend": "^2.6.0"

0 commit comments

Comments
 (0)