Skip to content

Commit e2f3cbe

Browse files
deps: bump react in /samples/react-native/token-refresh
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.5. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f072f7 commit e2f3cbe

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

samples/react-native/token-refresh/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"format:check": "prettier --check --ignore-path=../../../.gitignore ."
1616
},
1717
"dependencies": {
18-
"react": "19.2.3",
18+
"react": "19.2.5",
1919
"react-native": "0.85.2",
2020
"react-native-app-auth": "8.1.0",
2121
"react-native-config": "1.6.1",

samples/react-native/token-refresh/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ __metadata:
864864
babel-jest: "npm:30.3.0"
865865
jest: "npm:30.3.0"
866866
prettier: "npm:3.8.3"
867-
react: "npm:19.2.3"
867+
react: "npm:19.2.5"
868868
react-native: "npm:0.85.2"
869869
react-native-app-auth: "npm:8.1.0"
870870
react-native-config: "npm:1.6.1"
@@ -5885,10 +5885,10 @@ __metadata:
58855885
languageName: node
58865886
linkType: hard
58875887

5888-
"react@npm:19.2.3":
5889-
version: 19.2.3
5890-
resolution: "react@npm:19.2.3"
5891-
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
5888+
"react@npm:19.2.5":
5889+
version: 19.2.5
5890+
resolution: "react@npm:19.2.5"
5891+
checksum: 10c0/4b5f231dbef92886f602533c9ce3bde04d99f0e71dfb5d794c43e02726efaad0421c08688f75fc98a6d6e1dc017372e1af7abbfecdc86a79968f461675931a7a
58925892
languageName: node
58935893
linkType: hard
58945894

0 commit comments

Comments
 (0)