mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-15 02:09:06 +08:00
chore(deps): update dependency @types/react-native to v0.69.5
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -10032,9 +10032,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-native": {
|
||||
"version": "0.69.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
|
||||
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
|
||||
"version": "0.69.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.5.tgz",
|
||||
"integrity": "sha512-mSUCuGUsW2kJlZiu4GmdYVDKZX/52iyC9rm6dxAmflJj1b7kSO/CMSDy5WbcfS8QerxTqbYGTrIwHD0GnXHzbQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
@@ -30241,7 +30241,7 @@
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-native": "0.69.4",
|
||||
"@types/react-native": "0.69.5",
|
||||
"@types/use-sync-external-store": "^0.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.31.0",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
@@ -37086,9 +37086,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-native": {
|
||||
"version": "0.69.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.4.tgz",
|
||||
"integrity": "sha512-K6ebyJYZiMZ0JsIfnX5/RbPxYuGt9ajH0kQk6An7upp9vrnU1T9Xg1cIWhnfYojAhqNxEo3okIcH0lR8+qzrmg==",
|
||||
"version": "0.69.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.69.5.tgz",
|
||||
"integrity": "sha512-mSUCuGUsW2kJlZiu4GmdYVDKZX/52iyC9rm6dxAmflJj1b7kSO/CMSDy5WbcfS8QerxTqbYGTrIwHD0GnXHzbQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
@@ -45051,7 +45051,7 @@
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-native": "0.69.4",
|
||||
"@types/react-native": "0.69.5",
|
||||
"@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.4",
|
||||
"@types/react-native": "0.69.5",
|
||||
"@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