applying package updates
This commit is contained in:
Родитель
adf19a343e
Коммит
8cac7cc05a
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/tester",
|
"name": "@fluentui-react-native/tester",
|
||||||
"version": "0.168.4",
|
"version": "0.168.5",
|
||||||
"description": "A test app to test FluentUI React Native Components during development",
|
"description": "A test app to test FluentUI React Native Components during development",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/tester-win32",
|
"name": "@fluentui-react-native/tester-win32",
|
||||||
"version": "0.38.5",
|
"version": "0.38.6",
|
||||||
"main": "src/index.tsx",
|
"main": "src/index.tsx",
|
||||||
"module": "src/index.tsx",
|
"module": "src/index.tsx",
|
||||||
"typings": "lib/index.d.ts",
|
"typings": "lib/index.d.ts",
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"type": "patch",
|
|
||||||
"comment": "Use getConstants() when accessing constants from TurboModules/NativeModules",
|
|
||||||
"packageName": "@fluentui-react-native/experimental-avatar",
|
|
||||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"type": "patch",
|
|
||||||
"comment": "Use getConstants() when accessing constants from TurboModules/NativeModules",
|
|
||||||
"packageName": "@fluentui-react-native/win32-theme",
|
|
||||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"type": "patch",
|
|
||||||
"comment": "Use getConstants() when accessing constants from TurboModules/NativeModules",
|
|
||||||
"packageName": "@uifabricshared/theming-react-native",
|
|
||||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/dependency-profiles",
|
"name": "@fluentui-react-native/dependency-profiles",
|
||||||
"version": "0.8.5",
|
"version": "0.8.6",
|
||||||
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
|
@ -8,11 +8,11 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/tester": {
|
"@fluentui-react-native/tester": {
|
||||||
"name": "@fluentui-react-native/tester",
|
"name": "@fluentui-react-native/tester",
|
||||||
"version": "0.168.4"
|
"version": "0.168.5"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/tester-win32": {
|
"@fluentui-react-native/tester-win32": {
|
||||||
"name": "@fluentui-react-native/tester-win32",
|
"name": "@fluentui-react-native/tester-win32",
|
||||||
"version": "0.38.5"
|
"version": "0.38.6"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/avatar": {
|
"@fluentui-react-native/avatar": {
|
||||||
"name": "@fluentui-react-native/avatar",
|
"name": "@fluentui-react-native/avatar",
|
||||||
|
@ -144,7 +144,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@uifabricshared/theming-react-native": {
|
"@uifabricshared/theming-react-native": {
|
||||||
"name": "@uifabricshared/theming-react-native",
|
"name": "@uifabricshared/theming-react-native",
|
||||||
"version": "0.20.0"
|
"version": "0.20.1"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/experimental-activity-indicator": {
|
"@fluentui-react-native/experimental-activity-indicator": {
|
||||||
"name": "@fluentui-react-native/experimental-activity-indicator",
|
"name": "@fluentui-react-native/experimental-activity-indicator",
|
||||||
|
@ -156,7 +156,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/experimental-avatar": {
|
"@fluentui-react-native/experimental-avatar": {
|
||||||
"name": "@fluentui-react-native/experimental-avatar",
|
"name": "@fluentui-react-native/experimental-avatar",
|
||||||
"version": "0.21.1"
|
"version": "0.21.2"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/experimental-checkbox": {
|
"@fluentui-react-native/experimental-checkbox": {
|
||||||
"name": "@fluentui-react-native/experimental-checkbox",
|
"name": "@fluentui-react-native/experimental-checkbox",
|
||||||
|
@ -292,7 +292,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/win32-theme": {
|
"@fluentui-react-native/win32-theme": {
|
||||||
"name": "@fluentui-react-native/win32-theme",
|
"name": "@fluentui-react-native/win32-theme",
|
||||||
"version": "0.34.0"
|
"version": "0.34.1"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/adapters": {
|
"@fluentui-react-native/adapters": {
|
||||||
"name": "@fluentui-react-native/adapters",
|
"name": "@fluentui-react-native/adapters",
|
||||||
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@uifabricshared/theming-react-native",
|
"name": "@uifabricshared/theming-react-native",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Thu, 02 May 2024 03:33:29 GMT",
|
||||||
|
"version": "0.20.1",
|
||||||
|
"tag": "@uifabricshared/theming-react-native_v0.20.1",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"author": "30809111+acoates-ms@users.noreply.github.com",
|
||||||
|
"package": "@uifabricshared/theming-react-native",
|
||||||
|
"commit": "adf19a343e46309046f45943751a166e8da77e75",
|
||||||
|
"comment": "Use getConstants() when accessing constants from TurboModules/NativeModules"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Thu, 11 Apr 2024 18:08:41 GMT",
|
"date": "Thu, 11 Apr 2024 18:08:41 GMT",
|
||||||
"version": "0.20.0",
|
"version": "0.20.0",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @uifabricshared/theming-react-native
|
# Change Log - @uifabricshared/theming-react-native
|
||||||
|
|
||||||
This log was last generated on Thu, 11 Apr 2024 18:08:41 GMT and should not be manually modified.
|
This log was last generated on Thu, 02 May 2024 03:33:29 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 0.20.1
|
||||||
|
|
||||||
|
Thu, 02 May 2024 03:33:29 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- Use getConstants() when accessing constants from TurboModules/NativeModules (30809111+acoates-ms@users.noreply.github.com)
|
||||||
|
|
||||||
## 0.20.0
|
## 0.20.0
|
||||||
|
|
||||||
Thu, 11 Apr 2024 18:08:41 GMT
|
Thu, 11 Apr 2024 18:08:41 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@uifabricshared/theming-react-native",
|
"name": "@uifabricshared/theming-react-native",
|
||||||
"version": "0.20.0",
|
"version": "0.20.1",
|
||||||
"description": "A library of functions which produce React Native styles from a Theme",
|
"description": "A library of functions which produce React Native styles from a Theme",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
"module": "src/index.ts",
|
"module": "src/index.ts",
|
||||||
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/experimental-avatar",
|
"name": "@fluentui-react-native/experimental-avatar",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Thu, 02 May 2024 03:33:29 GMT",
|
||||||
|
"version": "0.21.2",
|
||||||
|
"tag": "@fluentui-react-native/experimental-avatar_v0.21.2",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"author": "30809111+acoates-ms@users.noreply.github.com",
|
||||||
|
"package": "@fluentui-react-native/experimental-avatar",
|
||||||
|
"commit": "adf19a343e46309046f45943751a166e8da77e75",
|
||||||
|
"comment": "Use getConstants() when accessing constants from TurboModules/NativeModules"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Wed, 24 Apr 2024 00:03:01 GMT",
|
"date": "Wed, 24 Apr 2024 00:03:01 GMT",
|
||||||
"version": "0.21.1",
|
"version": "0.21.1",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @fluentui-react-native/experimental-avatar
|
# Change Log - @fluentui-react-native/experimental-avatar
|
||||||
|
|
||||||
This log was last generated on Mon, 15 Apr 2024 21:31:43 GMT and should not be manually modified.
|
This log was last generated on Thu, 02 May 2024 03:33:29 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 0.21.2
|
||||||
|
|
||||||
|
Thu, 02 May 2024 03:33:29 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- Use getConstants() when accessing constants from TurboModules/NativeModules (30809111+acoates-ms@users.noreply.github.com)
|
||||||
|
|
||||||
## 0.21.1
|
## 0.21.1
|
||||||
|
|
||||||
Mon, 15 Apr 2024 21:31:43 GMT
|
Mon, 15 Apr 2024 21:31:43 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/experimental-avatar",
|
"name": "@fluentui-react-native/experimental-avatar",
|
||||||
"version": "0.21.1",
|
"version": "0.21.2",
|
||||||
"description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
|
"description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||||
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/win32-theme",
|
"name": "@fluentui-react-native/win32-theme",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Thu, 02 May 2024 03:33:29 GMT",
|
||||||
|
"version": "0.34.1",
|
||||||
|
"tag": "@fluentui-react-native/win32-theme_v0.34.1",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"author": "30809111+acoates-ms@users.noreply.github.com",
|
||||||
|
"package": "@fluentui-react-native/win32-theme",
|
||||||
|
"commit": "adf19a343e46309046f45943751a166e8da77e75",
|
||||||
|
"comment": "Use getConstants() when accessing constants from TurboModules/NativeModules"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Thu, 11 Apr 2024 18:08:40 GMT",
|
"date": "Thu, 11 Apr 2024 18:08:40 GMT",
|
||||||
"version": "0.34.0",
|
"version": "0.34.0",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @fluentui-react-native/win32-theme
|
# Change Log - @fluentui-react-native/win32-theme
|
||||||
|
|
||||||
This log was last generated on Thu, 11 Apr 2024 18:08:40 GMT and should not be manually modified.
|
This log was last generated on Thu, 02 May 2024 03:33:29 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 0.34.1
|
||||||
|
|
||||||
|
Thu, 02 May 2024 03:33:29 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- Use getConstants() when accessing constants from TurboModules/NativeModules (30809111+acoates-ms@users.noreply.github.com)
|
||||||
|
|
||||||
## 0.34.0
|
## 0.34.0
|
||||||
|
|
||||||
Thu, 11 Apr 2024 18:08:40 GMT
|
Thu, 11 Apr 2024 18:08:40 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/win32-theme",
|
"name": "@fluentui-react-native/win32-theme",
|
||||||
"version": "0.34.0",
|
"version": "0.34.1",
|
||||||
"description": "Win32 office theme that works with the theming native module",
|
"description": "Win32 office theme that works with the theming native module",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче