Merge pull request #8341 from BlueWallet/renovate/react-native-community-push-notification-ios-1.x

Update dependency @react-native-community/push-notification-ios to v1.12.0
This commit is contained in:
GLaDOS 2026-03-01 17:13:16 +00:00 committed by GitHub
commit 16aacd4bbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -25,7 +25,7 @@
"@react-native-community/cli": "15.1.3",
"@react-native-community/cli-platform-android": "15.1.3",
"@react-native-community/cli-platform-ios": "15.1.3",
"@react-native-community/push-notification-ios": "1.11.0",
"@react-native-community/push-notification-ios": "1.12.0",
"@react-native-documents/picker": "10.1.7",
"@react-native-menu/menu": "github:BlueWallet/menu#9933468",
"@react-native/gradle-plugin": "0.78.2",
@ -4014,9 +4014,9 @@
}
},
"node_modules/@react-native-community/push-notification-ios": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.11.0.tgz",
"integrity": "sha512-nfkUs8P2FeydOCR4r7BNmtGxAxI22YuGP6RmqWt6c8EEMUpqvIhNKWkRSFF3pHjkgJk2tpRb9wQhbezsqTyBvA==",
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.12.0.tgz",
"integrity": "sha512-nu6ctimVlK4E3id3QHs9yZJ4vCP5UG3lRaBvSboJZ2IWU0XROcIJnNVIXsSH7C3hTlb84lNwPWir3y/TxRj0oA==",
"license": "MIT",
"dependencies": {
"invariant": "^2.2.4"

View File

@ -97,7 +97,7 @@
"@react-native-community/cli": "15.1.3",
"@react-native-community/cli-platform-android": "15.1.3",
"@react-native-community/cli-platform-ios": "15.1.3",
"@react-native-community/push-notification-ios": "1.11.0",
"@react-native-community/push-notification-ios": "1.12.0",
"@react-native-documents/picker": "10.1.7",
"@react-native-menu/menu": "github:BlueWallet/menu#9933468",
"@react-native/gradle-plugin": "0.78.2",