Skip to content

Commit

Permalink
Add react-icon 5.0.1 and mailchimp subscribe
Browse files Browse the repository at this point in the history
  • Loading branch information
cihanandac committed Feb 20, 2024
1 parent 07f1ff9 commit 22cef11
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 6 deletions.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@
"@plone/volto": "16.18.0",
"bootstrap": "5.2.2",
"react-dropdown": "1.11.0",
"react-icons": "4.4.0",
"react-icons": "5.0.1",
"react-mailchimp-subscribe": "2.1.3",
"react-slick": "0.29.0",
"semantic-ui-css": "2.5.0",
"semantic-ui-react": "2.1.3",
Expand Down
31 changes: 26 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12816,7 +12816,8 @@ __metadata:
prettier: 2.0.5
razzle: 4.2.17
react-dropdown: 1.11.0
react-icons: 4.4.0
react-icons: 5.0.1
react-mailchimp-subscribe: 2.1.3
react-slick: 0.29.0
semantic-ui-css: 2.5.0
semantic-ui-react: 2.1.3
Expand Down Expand Up @@ -21283,12 +21284,12 @@ __metadata:
languageName: node
linkType: hard

"react-icons@npm:4.4.0":
version: 4.4.0
resolution: "react-icons@npm:4.4.0"
"react-icons@npm:5.0.1":
version: 5.0.1
resolution: "react-icons@npm:5.0.1"
peerDependencies:
react: "*"
checksum: dd93a1dcc8ac8a3cf46a2b33e80b586fa967331fa5fcb90d061abf276155a8363a331643e203d67cb9bab4261d00a757da854bcce1fce2c6e4258bf3e33f711b
checksum: e5df9c5e3bcdb8d68bd4c5e41650c26d2a3ceda61ded0e2abf7caa0e54c9fb712badcd06f0c240cfc645a5dd15a5dc1eb5dd55f60123d86860f516b1fc456474
languageName: node
linkType: hard

Expand Down Expand Up @@ -21429,6 +21430,19 @@ __metadata:
languageName: node
linkType: hard

"react-mailchimp-subscribe@npm:2.1.3":
version: 2.1.3
resolution: "react-mailchimp-subscribe@npm:2.1.3"
dependencies:
jsonp: ^0.2.1
prop-types: ^15.5.10
to-querystring: ^1.0.4
peerDependencies:
react: ">=15"
checksum: 24eee4d962189af4af463a136330a24987e12b479f4c6b885ab9d387350245b2df12292ee2363f01a8b4505d633ad6bada030bb3a25096a278043f0c4088ca22
languageName: node
linkType: hard

"react-medium-image-zoom@npm:3.0.15":
version: 3.0.15
resolution: "react-medium-image-zoom@npm:3.0.15"
Expand Down Expand Up @@ -25346,6 +25360,13 @@ __metadata:
languageName: node
linkType: hard

"to-querystring@npm:^1.0.4":
version: 1.2.0
resolution: "to-querystring@npm:1.2.0"
checksum: 23de905b88c4e8e3f4fc9bd1bd5a0f44a8de487d55d15651fb5988f52d67d171e726096ddc181327d761ebc4c0d7e414026a28e0890fec976ddd5797befc0ddc
languageName: node
linkType: hard

"to-regex-range@npm:^2.1.0":
version: 2.1.1
resolution: "to-regex-range@npm:2.1.1"
Expand Down

0 comments on commit 22cef11

Please sign in to comment.