Skip to content
Snippets Groups Projects
Unverified Commit 4aab3dec authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:fire: remove unused prop-types dependency (#976)

Removing unused `prop-types` dependency.
parent bd14b51e
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@
"mitt": "^3.0.0",
"node-noop": "1.0.0",
"pikaday": "1.8.0",
"prop-types": "15.6.0",
"react": "18.2.0",
"react-app-rewired": "^2.2.1",
"react-dnd": "^10.0.2",
......
---
category: Maintenance
authors: [MatissJanis]
---
Remove unused `prop-types` dependency
......@@ -86,7 +86,6 @@ __metadata:
mitt: ^3.0.0
node-noop: 1.0.0
pikaday: 1.8.0
prop-types: 15.6.0
react: 18.2.0
react-app-rewired: ^2.2.1
react-dnd: ^10.0.2
......@@ -9638,7 +9637,7 @@ __metadata:
languageName: node
linkType: hard
 
"fbjs@npm:^0.8.12, fbjs@npm:^0.8.16":
"fbjs@npm:^0.8.12":
version: 0.8.18
resolution: "fbjs@npm:0.8.18"
dependencies:
......@@ -16532,17 +16531,6 @@ __metadata:
languageName: node
linkType: hard
 
"prop-types@npm:15.6.0":
version: 15.6.0
resolution: "prop-types@npm:15.6.0"
dependencies:
fbjs: ^0.8.16
loose-envify: ^1.3.1
object-assign: ^4.1.1
checksum: 77c1f297fdd3b5eaba70aed24429a2d83881216626b6d244cf189256b6913217fc35bf38947f5b9e190a017d49f0d121d8f202f67cb9ec43c0c78b00039725c4
languageName: node
linkType: hard
"prop-types@npm:^15.5.10, prop-types@npm:^15.5.8, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
version: 15.8.1
resolution: "prop-types@npm:15.8.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment