Skip to content

Commit 0d62bff

Browse files
committed
aling lint examples package dependencies
1 parent 9d46e5f commit 0d62bff

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/lint-examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"@react-native/eslint-plugin": "^0.85.3",
2323
"@react-native/typescript-config": "^0.85.3",
2424
"@types/node": "^24.12.4",
25-
"@types/react": "^19.2.14",
25+
"@types/react": "^19.2.16",
2626
"eslint": "^9.39.4",
2727
"eslint-plugin-eslint-comments": "^3.2.0",
2828
"eslint-plugin-jest": "^29.15.2",
2929
"eslint-plugin-react": "^7.37.5",
3030
"glob": "^13.0.6",
3131
"prettier": "^3.8.3",
32-
"react": "^19.2.6",
32+
"react": "^19.2.7",
3333
"react-native": "^0.85.3",
3434
"react-native-safe-area-context": "^5.7.0",
3535
"typescript": "^6.0.3"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4768,7 +4768,7 @@
47684768
"@types/history" "^4.7.11"
47694769
"@types/react" "*"
47704770

4771-
"@types/react@*", "@types/react@^19.2.14", "@types/react@^19.2.16":
4771+
"@types/react@*", "@types/react@^19.2.16":
47724772
version "19.2.16"
47734773
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.16.tgz#9868b153fd9e34e0117afcd5d7e372b8179337e1"
47744774
integrity sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==
@@ -14470,7 +14470,7 @@ react-router@5.3.4, react-router@^5.3.4:
1447014470
tiny-invariant "^1.0.2"
1447114471
tiny-warning "^1.0.0"
1447214472

14473-
react@^19.2.6, react@^19.2.7:
14473+
react@^19.2.7:
1447414474
version "19.2.7"
1447514475
resolved "https://registry.yarnpkg.com/react/-/react-19.2.7.tgz#1f47a1bfc06f8ec885752c6f4af14369a9f8260b"
1447614476
integrity sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==

0 commit comments

Comments
 (0)