Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdholt committed Jun 16, 2023
1 parent 8250aa8 commit ef9eaec
Show file tree
Hide file tree
Showing 46 changed files with 352 additions and 184 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 3 additions & 3 deletions packages/tooling/adaptive-ui-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"start": "webpack-dev-server"
},
"dependencies": {
"@microsoft/adaptive-ui": "^1.0.0-alpha.27",
"@microsoft/adaptive-ui": "^1.0.0-alpha.28",
"@microsoft/fast-colors": "^5.3.1",
"@microsoft/fast-element": "^2.0.0-beta.23",
"@microsoft/fast-foundation": "^3.0.0-alpha.27"
"@microsoft/fast-element": "^2.0.0-beta.24",
"@microsoft/fast-foundation": "^3.0.0-alpha.28"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
Expand Down
23 changes: 23 additions & 0 deletions packages/utilities/adaptive-ui/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@microsoft/adaptive-ui",
"entries": [
{
"date": "Fri, 16 Jun 2023 18:17:14 GMT",
"tag": "@microsoft/adaptive-ui_v1.0.0-alpha.28",
"version": "1.0.0-alpha.28",
"comments": {
"none": [
{
"author": "chhol@microsoft.com",
"package": "@microsoft/adaptive-ui",
"commit": "ca0e62ee8d05f72d1d8c1ad66bd6eea8e3f0a4eb",
"comment": "update prettier and eslint-config-prettier versions"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@microsoft/adaptive-ui",
"comment": "Bump @microsoft/fast-foundation to v3.0.0-alpha.28",
"commit": "8250aa8352940584ff443b550ee756d49f01c478"
}
]
}
},
{
"date": "Tue, 28 Mar 2023 22:14:10 GMT",
"tag": "@microsoft/adaptive-ui_v1.0.0-alpha.27",
Expand Down
10 changes: 9 additions & 1 deletion packages/utilities/adaptive-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/adaptive-ui

This log was last generated on Tue, 28 Mar 2023 22:14:10 GMT and should not be manually modified.
This log was last generated on Fri, 16 Jun 2023 18:17:14 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0-alpha.28

Fri, 16 Jun 2023 18:17:14 GMT

### Changes

- Bump @microsoft/fast-foundation to v3.0.0-alpha.28

## 1.0.0-alpha.27

Tue, 28 Mar 2023 22:14:10 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/utilities/adaptive-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/adaptive-ui",
"version": "1.0.0-alpha.27",
"version": "1.0.0-alpha.28",
"description": "A collection of design utilities supporting basic styling and Adaptive UI",
"type": "module",
"main": "dist/esm/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@microsoft/fast-colors": "^5.3.1",
"@microsoft/fast-foundation": "3.0.0-alpha.27"
"@microsoft/fast-foundation": "3.0.0-alpha.28"
},
"devDependencies": {
"@microsoft/api-extractor": "7.24.2",
Expand Down
15 changes: 15 additions & 0 deletions packages/utilities/fast-animation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-animation",
"entries": [
{
"date": "Fri, 16 Jun 2023 18:17:14 GMT",
"tag": "@microsoft/fast-animation_v4.2.4",
"version": "4.2.4",
"comments": {
"none": [
{
"author": "chhol@microsoft.com",
"package": "@microsoft/fast-animation",
"commit": "ca0e62ee8d05f72d1d8c1ad66bd6eea8e3f0a4eb",
"comment": "update prettier and eslint-config-prettier versions"
}
]
}
},
{
"date": "Mon, 18 Jul 2022 21:10:01 GMT",
"tag": "@microsoft/fast-animation_v4.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/fast-benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"help": "node ./scripts/index.js --help"
},
"dependencies": {
"@microsoft/fast-element": "2.0.0-beta.23",
"@microsoft/fast-element": "2.0.0-beta.24",
"tachometer": "^0.7.0"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/utilities/fast-colors/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-colors",
"entries": [
{
"date": "Fri, 16 Jun 2023 18:17:14 GMT",
"tag": "@microsoft/fast-colors_v5.3.1",
"version": "5.3.1",
"comments": {
"none": [
{
"author": "chhol@microsoft.com",
"package": "@microsoft/fast-colors",
"commit": "ca0e62ee8d05f72d1d8c1ad66bd6eea8e3f0a4eb",
"comment": "update prettier and eslint-config-prettier versions"
}
]
}
},
{
"date": "Thu, 18 Aug 2022 20:46:10 GMT",
"tag": "@microsoft/fast-colors_v5.3.1",
Expand Down
23 changes: 23 additions & 0 deletions packages/utilities/fast-react-wrapper/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@microsoft/fast-react-wrapper",
"entries": [
{
"date": "Fri, 16 Jun 2023 18:17:13 GMT",
"tag": "@microsoft/fast-react-wrapper_v1.0.0-alpha.25",
"version": "1.0.0-alpha.25",
"comments": {
"none": [
{
"author": "chhol@microsoft.com",
"package": "@microsoft/fast-react-wrapper",
"commit": "ca0e62ee8d05f72d1d8c1ad66bd6eea8e3f0a4eb",
"comment": "update prettier and eslint-config-prettier versions"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@microsoft/fast-react-wrapper",
"comment": "Bump @microsoft/fast-element to v2.0.0-beta.24",
"commit": "8250aa8352940584ff443b550ee756d49f01c478"
}
]
}
},
{
"date": "Tue, 28 Mar 2023 22:14:10 GMT",
"tag": "@microsoft/fast-react-wrapper_v1.0.0-alpha.24",
Expand Down
10 changes: 9 additions & 1 deletion packages/utilities/fast-react-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-react-wrapper

This log was last generated on Tue, 28 Mar 2023 22:14:10 GMT and should not be manually modified.
This log was last generated on Fri, 16 Jun 2023 18:17:13 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0-alpha.25

Fri, 16 Jun 2023 18:17:13 GMT

### Changes

- Bump @microsoft/fast-element to v2.0.0-beta.24

## 1.0.0-alpha.24

Tue, 28 Mar 2023 22:14:10 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/utilities/fast-react-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-react-wrapper",
"description": "A utility for wrapping web components for use in React.",
"sideEffects": false,
"version": "1.0.0-alpha.24",
"version": "1.0.0-alpha.25",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -82,7 +82,7 @@
"webpack-cli": "^4.9.2"
},
"dependencies": {
"@microsoft/fast-element": "^2.0.0-beta.23"
"@microsoft/fast-element": "^2.0.0-beta.24"
},
"peerDependencies": {
"react": ">=16.9.0"
Expand Down
Loading

0 comments on commit ef9eaec

Please sign in to comment.