Add a bunch of missing peerDependencies (#3494)
* Add many missing peerDependencies * Change files * align rn-svg version across repo * Make rn-platform packages optional * Change files
This commit is contained in:
Родитель
e3efa99957
Коммит
194bbd6154
|
@ -23,7 +23,9 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.0",
|
||||
|
|
|
@ -104,6 +104,7 @@
|
|||
"@rnx-kit/cli": "^0.16.2",
|
||||
"@rnx-kit/metro-config": "^1.3.1",
|
||||
"@types/jasmine": "3.10.3",
|
||||
"@wdio/cli": "7.30.1",
|
||||
"@wdio/jasmine-framework": "7.26.0",
|
||||
"flow-bin": "^0.113.0",
|
||||
"metro-config": "^0.76.5",
|
||||
|
@ -193,5 +194,10 @@
|
|||
"ignoreMatches": [
|
||||
"@fluentui-react-native/experimental-expander"
|
||||
]
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -102,5 +102,13 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui/react-native",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/adapters",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/android-theme",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/apple-theme",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/avatar",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/badge",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/button",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/callout",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/checkbox",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/chip",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/codemods",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/contextual-menu",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/default-theme",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/dependency-profiles",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/divider",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/drawer",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/dropdown",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/e2e-testing",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-activity-indicator",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-appearance-additions",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-avatar",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-checkbox",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-expander",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-menu-button",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-shadow",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/experimental-shimmer",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/focus-trap-zone",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/focus-zone",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/framework",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/icon",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/input",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/interactive-hooks",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/link",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/menu",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/menu-button",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/notification",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/overflow",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/persona",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/persona-coin",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/popover",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/pressable",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/radio-group",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/separator",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/spinner",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/stack",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/switch",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/tablist",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/tester-win32",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/text",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/theming-utils",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/tokens",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/tooltip",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/vibrancy-view",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@fluentui-react-native/win32-theme",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@uifabricshared/foundation-compose",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@uifabricshared/foundation-tokens",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add many missing peerDependencies",
|
||||
"packageName": "@uifabricshared/theming-react-native",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -43,6 +43,7 @@
|
|||
"@rnx-kit/align-deps": "^2.2.5",
|
||||
"babel-jest": "^24.9.0",
|
||||
"beachball": "^2.20.0",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"lage": "^2.0.0",
|
||||
"markdown-link-check": "^3.8.7",
|
||||
|
@ -65,7 +66,7 @@
|
|||
"es5-ext": "0.10.63",
|
||||
"@types/react": "^18.2.0",
|
||||
"micromatch": "^4.0.0",
|
||||
"react-native-svg": "^13.7.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"semver": "^7.5.2",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaml": "^2.2.2"
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
"yargs": "^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.0",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@fluentui-react-native/eslint-config-rules": "workspace:*",
|
||||
"@fluentui-react-native/scripts": "workspace:*",
|
||||
"@fluentui-react-native/test-tools": "workspace:*",
|
||||
|
|
|
@ -48,9 +48,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -69,5 +72,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -46,9 +46,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"rnx-kit": {
|
||||
|
@ -68,5 +71,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -55,8 +55,12 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -77,5 +81,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -46,8 +46,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -65,5 +68,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -52,9 +52,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -76,5 +79,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,9 +44,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -65,5 +68,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -52,9 +52,12 @@
|
|||
"react-native-svg-transformer": "^1.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -73,5 +76,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -42,8 +42,12 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -63,5 +67,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,8 +41,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -62,5 +65,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -40,8 +40,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -61,5 +64,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,9 +41,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -64,5 +67,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -45,9 +45,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -68,5 +71,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -46,8 +46,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -67,5 +70,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -50,9 +50,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -74,5 +77,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -48,9 +48,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -69,5 +72,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -51,9 +51,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -74,5 +77,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -43,8 +43,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -64,5 +67,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,8 +44,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -65,5 +68,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -39,8 +39,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -60,5 +63,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -52,9 +52,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -76,5 +79,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -39,8 +39,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -60,5 +63,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -43,8 +43,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -64,5 +67,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -45,8 +45,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -66,5 +69,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,8 +47,12 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -68,5 +72,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -43,8 +43,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -64,5 +67,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -76,6 +76,7 @@
|
|||
"@fluentui-react-native/use-tokens": "*",
|
||||
"@fluentui-react-native/win32-theme": "*",
|
||||
"@fluentui/react-native": "*",
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"@uifabricshared/foundation-composable": "*",
|
||||
"@uifabricshared/foundation-compose": "*",
|
||||
"@uifabricshared/foundation-settings": "*",
|
||||
|
@ -84,8 +85,11 @@
|
|||
"@uifabricshared/themed-settings": "*",
|
||||
"@uifabricshared/theming-ramp": "*",
|
||||
"@uifabricshared/theming-react-native": "*",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"semver": "^7.3.5",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0",
|
||||
"workspace-tools": "^0.26.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,8 +47,11 @@
|
|||
"react": "18.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"depcheck": {
|
||||
"ignoreMatches": [
|
||||
|
@ -56,5 +59,16 @@
|
|||
"@fluentui-react-native/memo-cache",
|
||||
"@fluentui-react-native/theme-types"
|
||||
]
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -45,8 +45,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -63,5 +66,16 @@
|
|||
"core-ios"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,8 +47,11 @@
|
|||
"typescript": "4.9.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -66,5 +69,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -38,9 +38,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -61,5 +64,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
"directory": "packages/experimental/AppearanceAdditions"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/framework": "workspace:*",
|
||||
"use-subscription": ">=1.0.0 <1.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -41,8 +42,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -59,5 +63,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -40,8 +40,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
"kitType": "library",
|
||||
|
@ -59,5 +62,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,8 +41,12 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -62,5 +66,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -39,8 +39,11 @@
|
|||
"react-native": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0"
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -60,5 +63,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,9 +44,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -67,5 +70,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -42,8 +42,10 @@
|
|||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"rnx-kit": {
|
||||
|
@ -63,5 +65,16 @@
|
|||
"react"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,9 +41,12 @@
|
|||
"react-native-svg": "^13.14.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@office-iss/react-native-win32": "^0.72.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0"
|
||||
"react-native-macos": "^0.72.0",
|
||||
"react-native-svg": "^13.14.0",
|
||||
"react-native-windows": "^0.72.0"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
@ -64,5 +67,16 @@
|
|||
"svg"
|
||||
]
|
||||
}
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@office-iss/react-native-win32": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-macos": {
|
||||
"optional": true
|
||||
},
|
||||
"react-native-windows": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче