mattermost-mobile/ios/Mattermost.xcworkspace/xcshareddata/swiftpm/Package.resolved
Elias Nahum edef4ec4a3
Update libraries and dependencies (#7678)
* update js dependencies

* update react-native libraries

* update watermelonDB

* update RN to 0.72.7

* update fastlane

* fix remove_markdown/at_mention import

* update mattermost libraries

* update fastlane deps

* remove haptic-feedback patch

* update okhttp to 4.12.0 and patch netinfo to accurately identify VPN connections

* create ImaegStyles intersection type
2023-11-25 07:46:13 +08:00

34 lines
883 B
Text

{
"object": {
"pins": [
{
"package": "OpenGraph",
"repositoryURL": "https://github.com/satoshi-takano/OpenGraph.git",
"state": {
"branch": null,
"revision": "382972f1963580eeabafd88ad012e66576b4d213",
"version": "1.4.1"
}
},
{
"package": "Sentry",
"repositoryURL": "https://github.com/getsentry/sentry-cocoa.git",
"state": {
"branch": "8.15.2",
"revision": "c60f232c96264c3bea75bc0b81e6126b2f7475ee",
"version": null
}
},
{
"package": "SQLite.swift",
"repositoryURL": "https://github.com/stephencelis/SQLite.swift.git",
"state": {
"branch": null,
"revision": "7a2e3cd27de56f6d396e84f63beefd0267b55ccb",
"version": "0.14.1"
}
}
]
},
"version": 1
}