Skip to content

Commit 44c8cc3

Browse files
committed
Revert "installing prop types for the use of shadcn card element"
This reverts commit 467628e.
1 parent 467628e commit 44c8cc3

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"next-sitemap": "^4.2.3",
5050
"next-themes": "^0.4.4",
5151
"node-ical": "0.20.1",
52-
"prop-types": "^15.8.1",
5352
"react": "18.3.1",
5453
"react-dom": "18.3.1",
5554
"react-syntax-highlighter": "^15.6.1",
@@ -75,7 +74,6 @@
7574
"@types/file-saver": "^2.0.7",
7675
"@types/js-yaml": "^4.0.5",
7776
"@types/node": "^22.10.10",
78-
"@types/prop-types": "^15",
7977
"@types/react": "18.3.5",
8078
"@types/react-syntax-highlighter": "^15.5.13",
8179
"@types/react-text-truncate": "^0.19.0",

yarn.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,13 +3802,6 @@ __metadata:
38023802
languageName: node
38033803
linkType: hard
38043804

3805-
"@types/prop-types@npm:^15":
3806-
version: 15.7.14
3807-
resolution: "@types/prop-types@npm:15.7.14"
3808-
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
3809-
languageName: node
3810-
linkType: hard
3811-
38123805
"@types/react-syntax-highlighter@npm:^15.5.13":
38133806
version: 15.5.13
38143807
resolution: "@types/react-syntax-highlighter@npm:15.5.13"
@@ -8564,7 +8557,6 @@ __metadata:
85648557
"@types/js-yaml": "npm:^4.0.5"
85658558
"@types/jsonpath": "npm:^0.2.4"
85668559
"@types/node": "npm:^22.10.10"
8567-
"@types/prop-types": "npm:^15"
85688560
"@types/react": "npm:18.3.5"
85698561
"@types/react-syntax-highlighter": "npm:^15.5.13"
85708562
"@types/react-text-truncate": "npm:^0.19.0"
@@ -8608,7 +8600,6 @@ __metadata:
86088600
nyc: "npm:^17.1.0"
86098601
postcss: "npm:^8.4.41"
86108602
prettier: "npm:3.3.3"
8611-
prop-types: "npm:^15.8.1"
86128603
react: "npm:18.3.1"
86138604
react-dom: "npm:18.3.1"
86148605
react-syntax-highlighter: "npm:^15.6.1"

0 commit comments

Comments
 (0)