Skip to content

Commit 7656672

Browse files
brijeshb42Brijesh Bittu
and
Brijesh Bittu
authored
[react] Mark prop-types as direct dependency (#330)
Co-authored-by: Brijesh Bittu <[email protected]>
1 parent 3261f16 commit 7656672

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

packages/pigment-css-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"cssesc": "^3.0.0",
5151
"csstype": "^3.1.3",
5252
"lodash": "^4.17.21",
53+
"prop-types": "^15.8.1",
5354
"stylis": "^4.3.4",
5455
"stylis-plugin-rtl": "^2.1.1"
5556
},
@@ -69,7 +70,6 @@
6970
"@types/stylis": "^4.2.5",
7071
"chai": "^4.4.1",
7172
"prettier": "^3.2.5",
72-
"prop-types": "^15.8.1",
7373
"react": "^18.3.1"
7474
},
7575
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)