Skip to content

Commit 78fa9da

Browse files
chore(deps): bump react-native-screens from 4.13.1 to 4.18.0
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 4.13.1 to 4.18.0. - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.13.1...4.18.0) --- updated-dependencies: - dependency-name: react-native-screens dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3532447 commit 78fa9da

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"react-native-reanimated": "^3.17.1",
117117
"react-native-restart": "0.0.22",
118118
"react-native-safe-area-context": "^5.4.0",
119-
"react-native-screens": "^4.13.1",
119+
"react-native-screens": "^4.18.0",
120120
"react-native-skeleton-placeholder": "5.2.4",
121121
"react-native-slowlog": "1.0.2",
122122
"react-native-svg": "^15.12.1",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12595,11 +12595,6 @@ react-native-is-edge-to-edge@^1.1.6, react-native-is-edge-to-edge@^1.1.7:
1259512595
resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.7.tgz#28947688f9fafd584e73a4f935ea9603bd9b1939"
1259612596
integrity sha512-EH6i7E8epJGIcu7KpfXYXiV2JFIYITtq+rVS8uEb+92naMRBdxhTuS8Wn2Q7j9sqyO0B+Xbaaf9VdipIAmGW4w==
1259712597

12598-
react-native-is-edge-to-edge@^1.2.1:
12599-
version "1.2.1"
12600-
resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.2.1.tgz#64e10851abd9d176cbf2b40562f751622bde3358"
12601-
integrity sha512-FLbPWl/MyYQWz+KwqOZsSyj2JmLKglHatd3xLZWskXOpRaio4LfEDEz8E/A6uD8QoTHW6Aobw1jbEwK7KMgR7Q==
12602-
1260312598
"react-native-katex@git+https://github.com/RocketChat/react-native-katex.git":
1260412599
version "1.3.0"
1260512600
resolved "git+https://github.com/RocketChat/react-native-katex.git#37e579804fe238732d8a4b06dec073610ab062b1"
@@ -12719,13 +12714,12 @@ react-native-safe-area-context@^5.4.0:
1271912714
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-5.4.0.tgz#04b51940408c114f75628a12a93569d30c525454"
1272012715
integrity sha512-JaEThVyJcLhA+vU0NU8bZ0a1ih6GiF4faZ+ArZLqpYbL6j7R3caRqj+mE3lEtKCuHgwjLg3bCxLL1GPUJZVqUA==
1272112716

12722-
react-native-screens@^4.13.1:
12723-
version "4.13.1"
12724-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-4.13.1.tgz#bf19f09b76dee90b5f7bd8aab3c951a565dd111d"
12725-
integrity sha512-EESsMAtyzYcL3gpAI2NKKiIo+Ew0fnX4P4b3Zy/+MTc6SJIo3foJbZwdIWd/SUBswOf7IYCvWBppg+D8tbwnsw==
12717+
react-native-screens@^4.18.0:
12718+
version "4.18.0"
12719+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-4.18.0.tgz#ba5a951b3f145e3b773d201143c19e1b1c1337ff"
12720+
integrity sha512-mRTLWL7Uc1p/RFNveEIIrhP22oxHduC2ZnLr/2iHwBeYpGXR0rJZ7Bgc0ktxQSHRjWTPT70qc/7yd4r9960PBQ==
1272612721
dependencies:
1272712722
react-freeze "^1.0.0"
12728-
react-native-is-edge-to-edge "^1.2.1"
1272912723
warn-once "^0.1.0"
1273012724

1273112725

0 commit comments

Comments
 (0)