Skip to content

Commit 658a6ac

Browse files
committed
fix(deps): update dependency react-icons to v3.5.0
1 parent 02ca14d commit 658a6ac

3 files changed

Lines changed: 31 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"deepmerge": "3.2.0",
4242
"exenv": "1.2.2",
4343
"focus-trap": "5.0.0",
44-
"react-icons": "3.3.0",
44+
"react-icons": "3.5.0",
4545
"react-native-web": "0.10.0",
4646
"ts-essentials": "2.0.3"
4747
},

tests/__snapshots__/snapshot.test.js.snap

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ exports[`Alert_1 1`] = `
121121
}
122122
viewBox="0 0 24 24"
123123
width={24}
124+
xmlns="http://www.w3.org/2000/svg"
124125
>
125126
<path
126127
d="M22 11.08V12a10 10 0 1 1-5.93-9.14"
@@ -370,6 +371,7 @@ exports[`Alert_1 1`] = `
370371
}
371372
viewBox="0 0 24 24"
372373
width={24}
374+
xmlns="http://www.w3.org/2000/svg"
373375
>
374376
<line
375377
x1="18"
@@ -554,6 +556,7 @@ exports[`Alert_3 1`] = `
554556
}
555557
viewBox="0 0 24 24"
556558
width={24}
559+
xmlns="http://www.w3.org/2000/svg"
557560
>
558561
<circle
559562
cx="12"
@@ -848,6 +851,7 @@ exports[`Alert_3 1`] = `
848851
}
849852
viewBox="0 0 24 24"
850853
width={24}
854+
xmlns="http://www.w3.org/2000/svg"
851855
>
852856
<path
853857
d="M22 11.08V12a10 10 0 1 1-5.93-9.14"
@@ -1131,6 +1135,7 @@ exports[`Alert_3 1`] = `
11311135
}
11321136
viewBox="0 0 24 24"
11331137
width={24}
1138+
xmlns="http://www.w3.org/2000/svg"
11341139
>
11351140
<path
11361141
d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"
@@ -1423,6 +1428,7 @@ exports[`Alert_3 1`] = `
14231428
}
14241429
viewBox="0 0 24 24"
14251430
width={24}
1431+
xmlns="http://www.w3.org/2000/svg"
14261432
>
14271433
<circle
14281434
cx="12"
@@ -15602,6 +15608,7 @@ exports[`Counter_1 1`] = `
1560215608
}
1560315609
viewBox="0 0 24 24"
1560415610
width={16}
15611+
xmlns="http://www.w3.org/2000/svg"
1560515612
>
1560615613
<line
1560715614
x1="5"
@@ -15833,6 +15840,7 @@ exports[`Counter_1 1`] = `
1583315840
}
1583415841
viewBox="0 0 24 24"
1583515842
width={16}
15843+
xmlns="http://www.w3.org/2000/svg"
1583615844
>
1583715845
<line
1583815846
x1="12"
@@ -17698,6 +17706,7 @@ exports[`Inputs_3 1`] = `
1769817706
}
1769917707
viewBox="0 0 24 24"
1770017708
width={24}
17709+
xmlns="http://www.w3.org/2000/svg"
1770117710
>
1770217711
<line
1770317712
x1="3"
@@ -17879,6 +17888,7 @@ exports[`Inputs_3 1`] = `
1787917888
}
1788017889
viewBox="0 0 24 24"
1788117890
width={24}
17891+
xmlns="http://www.w3.org/2000/svg"
1788217892
>
1788317893
<line
1788417894
x1="3"
@@ -18346,6 +18356,7 @@ exports[`Inputs_5 1`] = `
1834618356
}
1834718357
viewBox="0 0 24 24"
1834818358
width={24}
18359+
xmlns="http://www.w3.org/2000/svg"
1834918360
>
1835018361
<circle
1835118362
cx="11"
@@ -18992,6 +19003,7 @@ exports[`Inputs_8 1`] = `
1899219003
}
1899319004
viewBox="0 0 24 24"
1899419005
width={20}
19006+
xmlns="http://www.w3.org/2000/svg"
1899519007
>
1899619008
<polyline
1899719009
points="6 9 12 15 18 9"
@@ -19585,6 +19597,7 @@ exports[`ListItem_1 1`] = `
1958519597
}
1958619598
viewBox="0 0 24 24"
1958719599
width={24}
19600+
xmlns="http://www.w3.org/2000/svg"
1958819601
>
1958919602
<polyline
1959019603
points="9 18 15 12 9 6"
@@ -65883,6 +65896,7 @@ exports[`Pickers_2 1`] = `
6588365896
}
6588465897
viewBox="0 0 24 24"
6588565898
width={32}
65899+
xmlns="http://www.w3.org/2000/svg"
6588665900
>
6588765901
<polyline
6588865902
points="6 9 12 15 18 9"
@@ -66124,6 +66138,7 @@ exports[`Pickers_4 1`] = `
6612466138
}
6612566139
viewBox="0 0 24 24"
6612666140
width={32}
66141+
xmlns="http://www.w3.org/2000/svg"
6612766142
>
6612866143
<polyline
6612966144
points="6 9 12 15 18 9"
@@ -66365,6 +66380,7 @@ exports[`Pickers_6 1`] = `
6636566380
}
6636666381
viewBox="0 0 24 24"
6636766382
width={32}
66383+
xmlns="http://www.w3.org/2000/svg"
6636866384
>
6636966385
<polyline
6637066386
points="6 9 12 15 18 9"
@@ -73929,6 +73945,7 @@ exports[`Progress_1 1`] = `
7392973945
}
7393073946
viewBox="0 0 24 24"
7393173947
width={16}
73948+
xmlns="http://www.w3.org/2000/svg"
7393273949
>
7393373950
<line
7393473951
x1="5"
@@ -74160,6 +74177,7 @@ exports[`Progress_1 1`] = `
7416074177
}
7416174178
viewBox="0 0 24 24"
7416274179
width={16}
74180+
xmlns="http://www.w3.org/2000/svg"
7416374181
>
7416474182
<line
7416574183
x1="12"
@@ -74789,6 +74807,7 @@ exports[`SelectList_1 1`] = `
7478974807
}
7479074808
viewBox="0 0 24 24"
7479174809
width={20}
74810+
xmlns="http://www.w3.org/2000/svg"
7479274811
>
7479374812
<polyline
7479474813
points="20 6 9 17 4 12"
@@ -78763,6 +78782,7 @@ exports[`SelectList_3 1`] = `
7876378782
}
7876478783
viewBox="0 0 24 24"
7876578784
width={20}
78785+
xmlns="http://www.w3.org/2000/svg"
7876678786
>
7876778787
<polyline
7876878788
points="20 6 9 17 4 12"
@@ -88650,6 +88670,7 @@ exports[`SelectList_7 1`] = `
8865088670
}
8865188671
viewBox="0 0 24 24"
8865288672
width={20}
88673+
xmlns="http://www.w3.org/2000/svg"
8865388674
>
8865488675
<polyline
8865588676
points="20 6 9 17 4 12"
@@ -89885,6 +89906,7 @@ exports[`Switch_1 1`] = `
8988589906
}
8988689907
viewBox="0 0 24 24"
8988789908
width={20}
89909+
xmlns="http://www.w3.org/2000/svg"
8988889910
>
8988989911
<polyline
8989089912
points="20 6 9 17 4 12"
@@ -93196,6 +93218,7 @@ exports[`Typography_19 1`] = `
9319693218
}
9319793219
viewBox="0 0 24 24"
9319893220
width="1em"
93221+
xmlns="http://www.w3.org/2000/svg"
9319993222
>
9320093223
<polyline
9320193224
points="20 6 9 17 4 12"
@@ -93436,6 +93459,7 @@ exports[`Typography_19 1`] = `
9343693459
}
9343793460
viewBox="0 0 24 24"
9343893461
width="1em"
93462+
xmlns="http://www.w3.org/2000/svg"
9343993463
>
9344093464
<polyline
9344193465
points="20 6 9 17 4 12"
@@ -93676,6 +93700,7 @@ exports[`Typography_19 1`] = `
9367693700
}
9367793701
viewBox="0 0 24 24"
9367893702
width="1em"
93703+
xmlns="http://www.w3.org/2000/svg"
9367993704
>
9368093705
<polyline
9368193706
points="20 6 9 17 4 12"
@@ -93916,6 +93941,7 @@ exports[`Typography_19 1`] = `
9391693941
}
9391793942
viewBox="0 0 24 24"
9391893943
width="1em"
93944+
xmlns="http://www.w3.org/2000/svg"
9391993945
>
9392093946
<polyline
9392193947
points="20 6 9 17 4 12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10253,10 +10253,10 @@ react-hot-loader@^4.6.3:
1025310253
shallowequal "^1.0.2"
1025410254
source-map "^0.7.3"
1025510255

10256-
react-icons@3.3.0:
10257-
version "3.3.0"
10258-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.3.0.tgz#09409cad23c39149e419af5c928eee6f9f456b93"
10259-
integrity sha512-OY8yBAyww1VEro12Zbt6dZqz77zN7LXukC4oA4i4fWjxTjCbbqsPy6BrfAh7BYPtIRaTXhpoYlhdoDaT/kxdog==
10256+
react-icons@3.5.0:
10257+
version "3.5.0"
10258+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.5.0.tgz#a6135480e3bcbc63f5dd045193ef2a814263d8d1"
10259+
integrity sha512-LuKUcavgPWjPrRkIdNbsGw8LqcnhfNN0AGCtU4Td1UkOenJSIWbYppSJrD6zi/TDZOHtTs9opu6ZKB/NFWk21g==
1026010260

1026110261
react-imported-component@^5.2.4:
1026210262
version "5.5.3"

0 commit comments

Comments
 (0)