File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aperturerobotics/chonky-icon-fontawesome" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " FontAwesome icon component for Chonky file browser" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
63
63
"typescript" : " ^5.3.3"
64
64
},
65
65
"dependencies" : {
66
- "@aperturerobotics/chonky" : " ^0.3.0 " ,
66
+ "@aperturerobotics/chonky" : " ^0.3.1 " ,
67
67
"@fortawesome/fontawesome-svg-core" : " ^6.5.1" ,
68
68
"@fortawesome/free-brands-svg-icons" : " 6.6.0" ,
69
69
"@fortawesome/free-solid-svg-icons" : " ^6.5.1" ,
Original file line number Diff line number Diff line change @@ -943,9 +943,9 @@ callsites@^3.0.0:
943
943
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
944
944
945
945
caniuse-lite@^1.0.30001587 :
946
- version "1.0.30001591 "
947
- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001591 .tgz#16745e50263edc9f395895a7cd468b9f3767cf33 "
948
- integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ ==
946
+ version "1.0.30001679 "
947
+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001679 .tgz"
948
+ integrity sha512-j2YqID/YwpLnKzCmBOS4tlZdWprXm3ZmQLBH9ZBXFOhoxLA46fwyBvx6toCBWBmnuwUY/qB3kEU6gFx8qgCroA ==
949
949
950
950
chalk@^2.4.2 :
951
951
version "2.4.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aperturerobotics/chonky" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " A File Browser component for React" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://chonky.io/" ,
You can’t perform that action at this time.
0 commit comments