Skip to content

Commit

Permalink
Upgrade font-awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
SjaakSchilperoort committed May 30, 2024
1 parent 61ed813 commit 05445f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@observation.org/react-native-components",
"version": "1.34.0",
"version": "1.35.0",
"main": "src/index.ts",
"repository": "[email protected]:observation/react-native-components.git",
"author": "Observation.org",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@fortawesome/fontawesome-svg-core": "^6.3.0",
"@fortawesome/pro-light-svg-icons": "^6.3.0",
"@fortawesome/pro-solid-svg-icons": "^6.3.0",
"@fortawesome/react-native-fontawesome": "^0.3.0",
"@fortawesome/react-native-fontawesome": "^0.3.1",
"@observation.org/react-native-image-viewing": "https://github.com/observation/react-native-image-viewing",
"@react-native-community/blur": "^4.2.0",
"accordion-collapse-react-native": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -987,10 +987,10 @@
dependencies:
"@fortawesome/fontawesome-common-types" "6.5.2"

"@fortawesome/react-native-fontawesome@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@fortawesome/react-native-fontawesome/-/react-native-fontawesome-0.3.0.tgz#b59c45cdae2451d15f826f937d6e1a6e9dca0c74"
integrity sha512-wSfetdK4+b/pvPbM2v+bZ5hfNlwtk9l3QuJo59sbMrxJalfX7BuF2WsSIWMSxfWwSsbOtY4+TUs6uw/rE59NJA==
"@fortawesome/react-native-fontawesome@^0.3.1":
version "0.3.1"
resolved "https://npm.fontawesome.com/@fortawesome/react-native-fontawesome/-/0.3.1/react-native-fontawesome-0.3.1.tgz#087c1c08d63ac5cbb58d4b12fc161c77ae1fde1b"
integrity sha512-fWkCW/Et+5YSV0gJffDci6zuHNtIST5/QFOhyqgxaepqod28cRZwsrKhx68PxPEnUlF/K6RVxQ7SvQyWURbDPQ==
dependencies:
humps "^2.0.1"
prop-types "^15.7.2"
Expand Down

0 comments on commit 05445f8

Please sign in to comment.