Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Feb 26, 2025
1 parent 131282b commit 388b3a5
Showing 87 changed files with 780 additions and 139 deletions.
15 changes: 15 additions & 0 deletions apps/a11y-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "a11y-tests",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "a11y-tests_v7.0.0",
"version": "7.0.0",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/icons to v7.9.6",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "a11y-tests"
}
]
}
},
{
"date": "Fri, 18 Aug 2023 12:23:54 GMT",
"tag": "a11y-tests_v7.0.0",
11 changes: 10 additions & 1 deletion apps/a11y-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - a11y-tests

This log was last generated on Fri, 18 Aug 2023 12:23:54 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 19:36:18 GMT and should not be manually modified.

<!-- Start content -->

## [7.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v7.0.0)

Wed, 26 Feb 2025 19:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v7.0.0..a11y-tests_v7.0.0)

### Patches

- Bump @uifabric/icons to v7.9.6 ([PR #33900](https://github.com/microsoft/fluentui/pull/33900) by twatanabe@microsoft.com)

## [7.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v7.0.0)

Fri, 18 Aug 2023 12:23:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v7.0.0..a11y-tests_v7.0.0)

4 changes: 2 additions & 2 deletions apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"axe-sarif-converter": "^2.0.1",
"glob": "^7.1.2",
"mkdirp": "^0.5.1",
"office-ui-fabric-react": "^7.204.0",
"office-ui-fabric-react": "^7.204.1",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
@@ -36,6 +36,6 @@
"@types/react-dom": "16.8.4",
"@types/sarif": "^2.1.1",
"@uifabric/build": "^7.0.0",
"@uifabric/icons": "^7.9.5"
"@uifabric/icons": "^7.9.6"
}
}
15 changes: 15 additions & 0 deletions apps/codesandbox-react-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "codesandbox-react-template",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "codesandbox-react-template_v7.0.0",
"version": "7.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v7.204.1",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Fri, 27 Jan 2023 12:23:20 GMT",
"tag": "codesandbox-react-template_v7.0.0",
11 changes: 10 additions & 1 deletion apps/codesandbox-react-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - codesandbox-react-template

This log was last generated on Fri, 27 Jan 2023 12:23:20 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 19:36:18 GMT and should not be manually modified.

<!-- Start content -->

## [7.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v7.0.0)

Wed, 26 Feb 2025 19:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v7.0.0..codesandbox-react-template_v7.0.0)

### Patches

- Bump @fluentui/react to v7.204.1 ([PR #33900](https://github.com/microsoft/fluentui/pull/33900) by twatanabe@microsoft.com)

## [7.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v7.0.0)

Fri, 27 Jan 2023 12:23:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v7.0.0..codesandbox-react-template_v7.0.0)

2 changes: 1 addition & 1 deletion apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"dependencies": {
"@uifabric/set-version": "^7.0.24",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^7.204.0",
"@fluentui/react": "^7.204.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
15 changes: 15 additions & 0 deletions apps/dom-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "dom-tests",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "dom-tests_v7.0.0",
"version": "7.0.0",
"comments": {
"patch": [
{
"comment": "Bump office-ui-fabric-react to v7.204.1",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "dom-tests"
}
]
}
},
{
"date": "Fri, 27 Jan 2023 12:23:20 GMT",
"tag": "dom-tests_v7.0.0",
11 changes: 10 additions & 1 deletion apps/dom-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - dom-tests

This log was last generated on Fri, 27 Jan 2023 12:23:20 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 19:36:18 GMT and should not be manually modified.

<!-- Start content -->

## [7.0.0](https://github.com/microsoft/fluentui/tree/dom-tests_v7.0.0)

Wed, 26 Feb 2025 19:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/dom-tests_v7.0.0..dom-tests_v7.0.0)

### Patches

- Bump office-ui-fabric-react to v7.204.1 ([PR #33900](https://github.com/microsoft/fluentui/pull/33900) by twatanabe@microsoft.com)

## [7.0.0](https://github.com/microsoft/fluentui/tree/dom-tests_v7.0.0)

Fri, 27 Jan 2023 12:23:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/dom-tests_v7.0.0..dom-tests_v7.0.0)

4 changes: 2 additions & 2 deletions apps/dom-tests/package.json
Original file line number Diff line number Diff line change
@@ -20,12 +20,12 @@
"@types/react": "16.8.25",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.22.33",
"@uifabric/example-app-base": "^7.22.34",
"expect-puppeteer": "4.1.0",
"jest-environment-node": "~24.9.0",
"jest-environment-puppeteer": "^4.1.0",
"jest-puppeteer": "^4.0.0",
"office-ui-fabric-react": "^7.204.0",
"office-ui-fabric-react": "^7.204.1",
"puppeteer": "^1.13.0",
"react-dom": "16.8.6",
"react": "16.8.6",
15 changes: 15 additions & 0 deletions apps/fabric-website-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@uifabric/fabric-website-resources",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "@uifabric/fabric-website-resources_v7.10.15",
"version": "7.10.15",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/icons to v7.9.6",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "@uifabric/fabric-website-resources"
}
]
}
},
{
"date": "Fri, 18 Aug 2023 12:23:54 GMT",
"tag": "@uifabric/fabric-website-resources_v7.10.15",
11 changes: 10 additions & 1 deletion apps/fabric-website-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @uifabric/fabric-website-resources

This log was last generated on Fri, 18 Aug 2023 12:23:54 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 19:36:18 GMT and should not be manually modified.

<!-- Start content -->

## [7.10.15](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website-resources_v7.10.15)

Wed, 26 Feb 2025 19:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/fabric-website-resources_v7.10.15..@uifabric/fabric-website-resources_v7.10.15)

### Patches

- Bump @uifabric/icons to v7.9.6 ([PR #33900](https://github.com/microsoft/fluentui/pull/33900) by twatanabe@microsoft.com)

## [7.10.15](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website-resources_v7.10.15)

Fri, 18 Aug 2023 12:23:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/fabric-website-resources_v7.10.15..@uifabric/fabric-website-resources_v7.10.15)

14 changes: 7 additions & 7 deletions apps/fabric-website-resources/package.json
Original file line number Diff line number Diff line change
@@ -40,15 +40,15 @@
"@fluentui/react-examples": "^0.15.15",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.7.10",
"@uifabric/azure-themes": "^7.10.38",
"@uifabric/example-app-base": "^7.22.33",
"@uifabric/icons": "^7.9.5",
"@uifabric/mdl2-theme": "^0.7.33",
"@uifabric/azure-themes": "^7.10.39",
"@uifabric/example-app-base": "^7.22.34",
"@uifabric/icons": "^7.9.6",
"@uifabric/mdl2-theme": "^0.7.34",
"@uifabric/set-version": "^7.0.24",
"@uifabric/theme-samples": "^7.5.33",
"@uifabric/tsx-editor": "^0.17.33",
"@uifabric/theme-samples": "^7.5.34",
"@uifabric/tsx-editor": "^0.17.34",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.204.0",
"office-ui-fabric-react": "^7.204.1",
"tslib": "^1.10.0"
},
"peerDependencies": {
15 changes: 15 additions & 0 deletions apps/fabric-website/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@uifabric/fabric-website",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "@uifabric/fabric-website_v7.17.15",
"version": "7.17.15",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/icons to v7.9.6",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "@uifabric/fabric-website"
}
]
}
},
{
"date": "Fri, 18 Aug 2023 12:23:54 GMT",
"tag": "@uifabric/fabric-website_v7.17.15",
11 changes: 10 additions & 1 deletion apps/fabric-website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @uifabric/fabric-website

This log was last generated on Fri, 18 Aug 2023 12:23:54 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 19:36:18 GMT and should not be manually modified.

<!-- Start content -->

## [7.17.15](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website_v7.17.15)

Wed, 26 Feb 2025 19:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/fabric-website_v7.17.15..@uifabric/fabric-website_v7.17.15)

### Patches

- Bump @uifabric/icons to v7.9.6 ([PR #33900](https://github.com/microsoft/fluentui/pull/33900) by twatanabe@microsoft.com)

## [7.17.15](https://github.com/microsoft/fluentui/tree/@uifabric/fabric-website_v7.17.15)

Fri, 18 Aug 2023 12:23:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/fabric-website_v7.17.15..@uifabric/fabric-website_v7.17.15)

12 changes: 6 additions & 6 deletions apps/fabric-website/package.json
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/tsx-editor": "^0.17.33",
"@uifabric/tsx-editor": "^0.17.34",
"copy-webpack-plugin": "^6.0.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
@@ -47,17 +47,17 @@
"@fluentui/theme": "^1.7.13",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.7.10",
"@uifabric/example-app-base": "^7.22.33",
"@uifabric/experiments": "^7.45.26",
"@uifabric/example-app-base": "^7.22.34",
"@uifabric/experiments": "^7.45.27",
"@uifabric/fabric-website-resources": "^7.10.15",
"@uifabric/file-type-icons": "^7.10.11",
"@uifabric/icons": "^7.9.5",
"@uifabric/icons": "^7.9.6",
"@uifabric/set-version": "^7.0.24",
"@uifabric/theme-samples": "^7.5.33",
"@uifabric/theme-samples": "^7.5.34",
"@uifabric/utilities": "^7.38.2",
"json-loader": "^0.5.7",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.204.0",
"office-ui-fabric-react": "^7.204.1",
"tslib": "^1.10.0"
},
"peerDependencies": {
15 changes: 15 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "perf-test",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "perf-test_v7.0.0",
"version": "7.0.0",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/experiments to v7.45.27",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "perf-test"
}
]
}
},
{
"date": "Fri, 18 Aug 2023 12:23:54 GMT",
"tag": "perf-test_v7.0.0",
11 changes: 10 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - perf-test

This log was last generated on Fri, 18 Aug 2023 12:23:54 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 19:36:18 GMT and should not be manually modified.

<!-- Start content -->

## [7.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v7.0.0)

Wed, 26 Feb 2025 19:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v7.0.0..perf-test_v7.0.0)

### Patches

- Bump @uifabric/experiments to v7.45.27 ([PR #33900](https://github.com/microsoft/fluentui/pull/33900) by twatanabe@microsoft.com)

## [7.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v7.0.0)

Fri, 18 Aug 2023 12:23:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v7.0.0..perf-test_v7.0.0)

6 changes: 3 additions & 3 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
@@ -25,11 +25,11 @@
},
"dependencies": {
"@uifabric/set-version": "^7.0.24",
"@uifabric/example-app-base": "^7.22.33",
"@uifabric/example-app-base": "^7.22.34",
"@uifabric/example-data": "^7.1.6",
"@uifabric/experiments": "^7.45.26",
"@uifabric/experiments": "^7.45.27",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.204.0",
"office-ui-fabric-react": "^7.204.1",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
15 changes: 15 additions & 0 deletions apps/server-rendered-app/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "server-rendered-app",
"entries": [
{
"date": "Wed, 26 Feb 2025 19:36:18 GMT",
"tag": "server-rendered-app_v0.0.1",
"version": "0.0.1",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/icons to v7.9.6",
"author": "twatanabe@microsoft.com",
"commit": "131282b0a1c998665fc0703e7cc243665a85cfbc",
"package": "server-rendered-app"
}
]
}
},
{
"date": "Fri, 27 Jan 2023 12:23:20 GMT",
"tag": "server-rendered-app_v0.0.1",
Loading
Oops, something went wrong.

0 comments on commit 388b3a5

Please sign in to comment.