New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@fluentui/react-dialog

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-dialog - npm Package Compare versions

Comparing version

to
9.1.16

@@ -5,3 +5,42 @@ {

{
"date": "Mon, 13 Feb 2023 23:40:50 GMT",
"date": "Wed, 15 Feb 2023 11:41:24 GMT",
"tag": "@fluentui/react-dialog_v9.1.16",
"version": "9.1.16",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-utilities to v9.6.0",
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-context-selector to v9.1.10",
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-aria to v9.3.10",
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-tabster to v9.5.3",
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-portal to v9.1.9",
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
}
]
}
},
{
"date": "Mon, 13 Feb 2023 23:43:14 GMT",
"tag": "@fluentui/react-dialog_v9.1.15",

@@ -8,0 +47,0 @@ "version": "9.1.15",

# Change Log - @fluentui/react-dialog
This log was last generated on Mon, 13 Feb 2023 23:40:50 GMT and should not be manually modified.
This log was last generated on Wed, 15 Feb 2023 11:41:24 GMT and should not be manually modified.
<!-- Start content -->
## [9.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.1.16)
Wed, 15 Feb 2023 11:41:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.1.15..@fluentui/react-dialog_v9.1.16)
### Patches
- Bump @fluentui/react-utilities to v9.6.0 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
- Bump @fluentui/react-context-selector to v9.1.10 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
- Bump @fluentui/react-aria to v9.3.10 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
- Bump @fluentui/react-tabster to v9.5.3 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
- Bump @fluentui/react-portal to v9.1.9 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
## [9.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.1.15)
Mon, 13 Feb 2023 23:40:50 GMT
Mon, 13 Feb 2023 23:43:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.1.14..@fluentui/react-dialog_v9.1.15)

@@ -11,0 +24,0 @@

{
"name": "@fluentui/react-dialog",
"version": "9.1.15",
"version": "9.1.16",
"description": "Dialog component for Fluent UI React",

@@ -39,11 +39,11 @@ "main": "lib-commonjs/index.js",

"@griffel/react": "^1.5.2",
"@fluentui/react-utilities": "^9.5.3",
"@fluentui/react-utilities": "^9.6.0",
"@fluentui/keyboard-keys": "^9.0.1",
"@fluentui/react-context-selector": "^9.1.9",
"@fluentui/react-context-selector": "^9.1.10",
"@fluentui/react-shared-contexts": "^9.2.0",
"@fluentui/react-aria": "^9.3.9",
"@fluentui/react-aria": "^9.3.10",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/react-tabster": "^9.5.2",
"@fluentui/react-tabster": "^9.5.3",
"@fluentui/react-theme": "^9.1.5",
"@fluentui/react-portal": "^9.1.8",
"@fluentui/react-portal": "^9.1.9",
"tslib": "^2.1.0"

@@ -50,0 +50,0 @@ },