Commit 7c3d0bb 1 parent 116a7a8 commit 7c3d0bb Copy full SHA for 7c3d0bb
File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 75
75
"@testing-library/react" : " ^16.1.0" ,
76
76
"@testing-library/user-event" : " ^14.5.2" ,
77
77
"@types/file-saver" : " ^2.0.7" ,
78
- "@types/react-color" : " ^3.0.12 " ,
78
+ "@types/react-color" : " ^3.0.13 " ,
79
79
"i18next-parser" : " ^9.0.2"
80
80
},
81
81
"packageManager" : " yarn@4.5.3"
Original file line number Diff line number Diff line change @@ -3664,13 +3664,14 @@ __metadata:
3664
3664
languageName: node
3665
3665
linkType: hard
3666
3666
3667
- "@types/react-color@npm:^3.0.12 ":
3668
- version: 3.0.12
3669
- resolution: "@types/react-color@npm:3.0.12 "
3667
+ "@types/react-color@npm:^3.0.13 ":
3668
+ version: 3.0.13
3669
+ resolution: "@types/react-color@npm:3.0.13 "
3670
3670
dependencies:
3671
- "@types/react": "npm:*"
3672
3671
"@types/reactcss": "npm:*"
3673
- checksum: 10c0/1ac1012466b27b8678a1129056427e7ebe2c7c301d241f3669c52ed5ac33f5fc8e4cbeeb566c2eaa674b2fc57c7a306528046e15e1117906e4ec137418c6be8f
3672
+ peerDependencies:
3673
+ "@types/react": "*"
3674
+ checksum: 10c0/a26a2a628dc98d2186743a52e18fc1a4622ba9ec69989be1e51614084fd90a52c139ea6689aa9706fcea94356d277c87d69f11a5c1f66c19b45e6b0132db40bb
3674
3675
languageName: node
3675
3676
linkType: hard
3676
3677
@@ -11768,7 +11769,7 @@ __metadata:
11768
11769
"@types/jest": "npm:^29.5.14"
11769
11770
"@types/node": "npm:^22.10.2"
11770
11771
"@types/react": "npm:^18.3.12"
11771
- "@types/react-color": "npm:^3.0.12 "
11772
+ "@types/react-color": "npm:^3.0.13 "
11772
11773
"@types/react-dom": "npm:^18.3.1"
11773
11774
"@types/react-router-dom": "npm:^5.3.3"
11774
11775
"@types/uuid": "npm:^10.0.0"
You can’t perform that action at this time.
0 commit comments