mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-17 03:58:57 +08:00
chore(deps): update dependency @types/react-native to v0.69.4
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -9981,9 +9981,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-native": {
|
||||
"version": "0.69.3",
|
||||
"version": "0.69.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
|
||||
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
}
|
||||
@@ -30187,7 +30188,7 @@
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-native": "0.69.3",
|
||||
"@types/react-native": "0.69.4",
|
||||
"@types/use-sync-external-store": "^0.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.31.0",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
@@ -36952,7 +36953,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-native": {
|
||||
"version": "0.69.3",
|
||||
"version": "0.69.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
|
||||
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
@@ -44913,7 +44916,7 @@
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-native": "0.69.3",
|
||||
"@types/react-native": "0.69.4",
|
||||
"@types/use-sync-external-store": "^0.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.31.0",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-native": "0.69.3",
|
||||
"@types/react-native": "0.69.4",
|
||||
"@types/use-sync-external-store": "^0.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.31.0",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
|
||||
Reference in New Issue
Block a user