Skip to content

Commit 8e46f3c

Browse files
committed
chore(npm): bump pnpm, deps
1 parent f980b9f commit 8e46f3c

File tree

2 files changed

+513
-1015
lines changed

2 files changed

+513
-1015
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
"@babel/core": "^7.26.9",
3939
"@babel/runtime": "^7.26.9",
4040
"@jest/globals": "^29.7.0",
41-
"@mgcrea/eslint-config-react-native": "^0.12.22",
42-
"@react-native/babel-preset": "0.78.0",
43-
"@react-native/typescript-config": "0.78.0",
44-
"@testing-library/react-native": "^13.2.0",
41+
"@mgcrea/eslint-config-react-native": "^0.13.0",
42+
"@react-native/babel-preset": "0.80.2",
43+
"@react-native/typescript-config": "0.80.2",
44+
"@testing-library/react-native": "^13.2.2",
4545
"@types/react": "^19.0.10",
4646
"babel-plugin-module-resolver": "^5.0.2",
4747
"eslint": "^9.21.0",
4848
"jest": "^29.7.0",
4949
"prettier": "^3.5.3",
5050
"prettier-plugin-organize-imports": "^4.1.0",
5151
"react": "^19.0.0",
52-
"react-native": "0.78.0",
52+
"react-native": "0.80.2",
5353
"typescript": "^5.8.2"
5454
},
5555
"engines": {
@@ -71,5 +71,5 @@
7171
},
7272
"includesGeneratedCode": true
7373
},
74-
"packageManager": "pnpm@10.6.1"
74+
"packageManager": "pnpm@10.14.0"
7575
}

0 commit comments

Comments
 (0)