Skip to content

Commit

Permalink
Update One Core bindings to v1.26999.0
Browse files Browse the repository at this point in the history
  • Loading branch information
procivisAG committed Oct 31, 2024
1 parent 8c2e8e9 commit e3d946d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ PODS:
- React
- react-native-netinfo (11.4.1):
- React-Core
- react-native-one-core (1.26730.0):
- react-native-one-core (1.26999.0):
- React-Core
- react-native-picker (5.0.3):
- React-Core
Expand Down Expand Up @@ -1404,7 +1404,7 @@ SPEC CHECKSUMS:
react-native-get-random-values: 384787fd76976f5aec9465aff6fa9e9129af1e74
react-native-keep-awake: afad8a51dfef9fe9655a6344771be32c8596d774
react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac
react-native-one-core: 8e274842ce64cb57d22bef4f75a2f303b53ac8c0
react-native-one-core: 38bc8684469ed1f01880aad89ab7b856dbc11d4d
react-native-picker: 208cd4d747bb5088aac73c7412b07f8a1fc45902
react-native-safe-area-context: 1d596539b05a78f2b346e954e7c577f6f9be7544
react-native-ultimate-config: bc816775e31bb2056ccfe18b49e76a5ba2d39b6c
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@expo/react-native-action-sheet": "^3.13.0",
"@procivis/one-react-native-components": "0.1.58",
"@procivis/react-native-one-core": "1.26730.0",
"@procivis/react-native-one-core": "1.26999.0",
"@procivis/react-native-picker": "5.0.3",
"@react-native-async-storage/async-storage": "^1.14.1",
"@react-native-clipboard/clipboard": "1.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2871,12 +2871,12 @@ __metadata:
languageName: node
linkType: hard

"@procivis/react-native-one-core@npm:1.26730.0":
version: 1.26730.0
resolution: "@procivis/react-native-one-core@npm:1.26730.0::__archiveUrl=https%3A%2F%2Fgitlab.procivis.ch%2Fapi%2Fv4%2Fprojects%2F88%2Fpackages%2Fnpm%2F%40procivis%2Freact-native-one-core%2F-%2F%40procivis%2Freact-native-one-core-1.26730.0.tgz"
"@procivis/react-native-one-core@npm:1.26999.0":
version: 1.26999.0
resolution: "@procivis/react-native-one-core@npm:1.26999.0::__archiveUrl=https%3A%2F%2Fgitlab.procivis.ch%2Fapi%2Fv4%2Fprojects%2F88%2Fpackages%2Fnpm%2F%40procivis%2Freact-native-one-core%2F-%2F%40procivis%2Freact-native-one-core-1.26999.0.tgz"
peerDependencies:
react-native: "*"
checksum: 66803e9733d55c23ce538fe40313bdfe60b8495e0fc982fb79705615b888eb4ace1d85b2de6b81b0e6a25b648387e412c216306cc260920d30427a3a72bb2e6c
checksum: c80652c7e5edcb661fbeec22dbd4e86c3f01b64dc8402156d1647a94397722ef2bddc455e4d72cb7146c4233bb91cdd8d631f584e284f4c56091154801090b2a
languageName: node
linkType: hard

Expand Down Expand Up @@ -12429,7 +12429,7 @@ __metadata:
"@babel/runtime": "npm:^7.21.0"
"@expo/react-native-action-sheet": "npm:^3.13.0"
"@procivis/one-react-native-components": "npm:0.1.58"
"@procivis/react-native-one-core": "npm:1.26730.0"
"@procivis/react-native-one-core": "npm:1.26999.0"
"@procivis/react-native-picker": "npm:5.0.3"
"@react-native-async-storage/async-storage": "npm:^1.14.1"
"@react-native-clipboard/clipboard": "npm:1.14.0"
Expand Down

0 comments on commit e3d946d

Please sign in to comment.