Skip to content

Commit

Permalink
chore(deps)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Nov 5, 2022
1 parent a28a642 commit 1a54e9a
Show file tree
Hide file tree
Showing 46 changed files with 1,642 additions and 1,853 deletions.
3,132 changes: 1,459 additions & 1,673 deletions package-lock.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aurelia-mdc-web/monorepo",
"private": true,
"version": "9.0.2",
"version": "9.0.3",
"workspaces": [
"packages/all",
"packages/app",
Expand Down Expand Up @@ -98,15 +98,15 @@
"@material/top-app-bar": "^14.0.0",
"@material/typography": "^14.0.0",
"@types/resize-observer-browser": "^0.1.7",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"aurelia-binding": "^2.5.4",
"aurelia-bootstrapper": "^2.4.0",
"aurelia-dependency-injection": "^1.5.2",
"aurelia-event-aggregator": "^1.0.3",
"aurelia-framework": "^1.4.1",
"aurelia-history-browser": "^1.4.0",
"aurelia-loader-webpack": "^2.2.4",
"aurelia-loader-webpack": "^2.2.5",
"aurelia-logging": "^1.5.2",
"aurelia-logging-console": "^1.1.1",
"aurelia-pal": "^1.8.2",
Expand All @@ -116,37 +116,37 @@
"aurelia-templating-binding": "^1.6.0",
"aurelia-templating-resources": "^1.14.3",
"aurelia-templating-router": "^1.5.0",
"aurelia-typed-observable-plugin": "^0.4.2",
"aurelia-typed-observable-plugin": "^0.5.1",
"aurelia-validation": "^2.0.0-rc2",
"aurelia-webpack-plugin": "^5.0.3",
"aurelia-webpack-plugin": "^5.0.4",
"concurrently": "^6.5.1",
"conventional-changelog-cli": "^2.2.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"cssnano": "^5.1.7",
"eslint": "^8.14.0",
"cssnano": "^5.1.14",
"eslint": "^8.26.0",
"eslint-plugin-import": "^2.26.0",
"file-loader": "^6.2.0",
"highlight.js": "^11.5.1",
"html-loader": "^3.1.0",
"highlight.js": "^11.6.0",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.0",
"lage": "^1.1.1",
"postcss-loader": "^6.2.1",
"lage": "^1.9.5",
"postcss-loader": "^7.0.1",
"raw-loader": "^4.0.2",
"rimraf": "^3.0.2",
"sass": "^1.51.0",
"sass-loader": "^12.6.0",
"sass": "^1.56.0",
"sass-loader": "^13.1.0",
"style-loader": "^3.3.1",
"ts-loader": "^9.3.0",
"ts-node": "^10.7.0",
"tslib": "^2.4.0",
"typedoc": "^0.22.15",
"typescript": "^4.6.4",
"ts-loader": "^9.4.1",
"ts-node": "^10.9.1",
"tslib": "^2.4.1",
"typedoc": "^0.23.20",
"typescript": "^4.8.4",
"url-loader": "^4.1.1",
"webpack": "^5.72.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.8.1"
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.7.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
}
}
}
82 changes: 41 additions & 41 deletions packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/all",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -46,45 +46,45 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/banner": "9.0.2",
"@aurelia-mdc-web/button": "9.0.2",
"@aurelia-mdc-web/card": "9.0.2",
"@aurelia-mdc-web/checkbox": "9.0.2",
"@aurelia-mdc-web/chips": "9.0.2",
"@aurelia-mdc-web/circular-progress": "9.0.2",
"@aurelia-mdc-web/data-table": "9.0.2",
"@aurelia-mdc-web/dialog": "9.0.2",
"@aurelia-mdc-web/drawer": "9.0.2",
"@aurelia-mdc-web/elevation": "9.0.2",
"@aurelia-mdc-web/expandable": "9.0.2",
"@aurelia-mdc-web/fab": "9.0.2",
"@aurelia-mdc-web/floating-label": "9.0.2",
"@aurelia-mdc-web/form-field": "9.0.2",
"@aurelia-mdc-web/icon": "9.0.2",
"@aurelia-mdc-web/icon-button": "9.0.2",
"@aurelia-mdc-web/image-list": "9.0.2",
"@aurelia-mdc-web/layout-grid": "9.0.2",
"@aurelia-mdc-web/line-ripple": "9.0.2",
"@aurelia-mdc-web/linear-progress": "9.0.2",
"@aurelia-mdc-web/list": "9.0.2",
"@aurelia-mdc-web/lookup": "9.0.2",
"@aurelia-mdc-web/menu": "9.0.2",
"@aurelia-mdc-web/menu-surface": "9.0.2",
"@aurelia-mdc-web/notched-outline": "9.0.2",
"@aurelia-mdc-web/radio": "9.0.2",
"@aurelia-mdc-web/ripple": "9.0.2",
"@aurelia-mdc-web/segmented-button": "9.0.2",
"@aurelia-mdc-web/select": "9.0.2",
"@aurelia-mdc-web/slider": "9.0.2",
"@aurelia-mdc-web/snackbar": "9.0.2",
"@aurelia-mdc-web/switch": "9.0.2",
"@aurelia-mdc-web/tab-bar": "9.0.2",
"@aurelia-mdc-web/text-field": "9.0.2",
"@aurelia-mdc-web/tooltip": "9.0.2",
"@aurelia-mdc-web/top-app-bar": "9.0.2",
"@aurelia-mdc-web/tree-view": "9.0.2",
"@aurelia-mdc-web/typography": "9.0.2",
"@aurelia-mdc-web/validation": "9.0.2"
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/banner": "9.0.3",
"@aurelia-mdc-web/button": "9.0.3",
"@aurelia-mdc-web/card": "9.0.3",
"@aurelia-mdc-web/checkbox": "9.0.3",
"@aurelia-mdc-web/chips": "9.0.3",
"@aurelia-mdc-web/circular-progress": "9.0.3",
"@aurelia-mdc-web/data-table": "9.0.3",
"@aurelia-mdc-web/dialog": "9.0.3",
"@aurelia-mdc-web/drawer": "9.0.3",
"@aurelia-mdc-web/elevation": "9.0.3",
"@aurelia-mdc-web/expandable": "9.0.3",
"@aurelia-mdc-web/fab": "9.0.3",
"@aurelia-mdc-web/floating-label": "9.0.3",
"@aurelia-mdc-web/form-field": "9.0.3",
"@aurelia-mdc-web/icon": "9.0.3",
"@aurelia-mdc-web/icon-button": "9.0.3",
"@aurelia-mdc-web/image-list": "9.0.3",
"@aurelia-mdc-web/layout-grid": "9.0.3",
"@aurelia-mdc-web/line-ripple": "9.0.3",
"@aurelia-mdc-web/linear-progress": "9.0.3",
"@aurelia-mdc-web/list": "9.0.3",
"@aurelia-mdc-web/lookup": "9.0.3",
"@aurelia-mdc-web/menu": "9.0.3",
"@aurelia-mdc-web/menu-surface": "9.0.3",
"@aurelia-mdc-web/notched-outline": "9.0.3",
"@aurelia-mdc-web/radio": "9.0.3",
"@aurelia-mdc-web/ripple": "9.0.3",
"@aurelia-mdc-web/segmented-button": "9.0.3",
"@aurelia-mdc-web/select": "9.0.3",
"@aurelia-mdc-web/slider": "9.0.3",
"@aurelia-mdc-web/snackbar": "9.0.3",
"@aurelia-mdc-web/switch": "9.0.3",
"@aurelia-mdc-web/tab-bar": "9.0.3",
"@aurelia-mdc-web/text-field": "9.0.3",
"@aurelia-mdc-web/tooltip": "9.0.3",
"@aurelia-mdc-web/top-app-bar": "9.0.3",
"@aurelia-mdc-web/tree-view": "9.0.3",
"@aurelia-mdc-web/typography": "9.0.3",
"@aurelia-mdc-web/validation": "9.0.3"
}
}
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/app",
"version": "9.0.2",
"version": "9.0.3",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -15,6 +15,6 @@
"author": "",
"license": "MIT",
"dependencies": {
"@aurelia-mdc-web/all": "9.0.2"
"@aurelia-mdc-web/all": "9.0.3"
}
}
3 changes: 3 additions & 0 deletions packages/app/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { Aurelia, PLATFORM } from 'aurelia-framework';
import { MdcDefaultTooltipConfiguration } from '@aurelia-mdc-web/tooltip';
import { MdcDefaultTextFieldConfiguration } from '@aurelia-mdc-web/text-field';
import { MdcDefaultSelectConfiguration } from '@aurelia-mdc-web/select';
import { usePropertyTypeForBindable } from 'aurelia-typed-observable-plugin';

export async function configure(aurelia: Aurelia): Promise<void> {
aurelia
Expand Down Expand Up @@ -31,3 +32,5 @@ export async function configure(aurelia: Aurelia): Promise<void> {
await aurelia.start();
await aurelia.setRoot(PLATFORM.moduleName('views/root/root'));
}

// usePropertyTypeForBindable(true);
2 changes: 1 addition & 1 deletion packages/app/src/views/root/root.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<mdc-top-app-bar-title>Aurelia MDC</mdc-top-app-bar-title>
</mdc-top-app-bar-section>
<mdc-top-app-bar-section end>
<span>v9.0.1</span>
<span>v9.0.3</span>
<a mdc-top-app-bar-action-item href="https://github.com/aurelia-ui-toolkits/aurelia-mdc-web" alt="GitHub"
target="_blank" rel="noopener">
<i class="material-icons" aria-hidden="true" role="img">
Expand Down
6 changes: 3 additions & 3 deletions packages/banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/banner",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,8 +47,8 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/button": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/button": "9.0.3",
"@material/banner": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/base",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/button",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,8 +47,8 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/ripple": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/ripple": "9.0.3",
"@material/button": "^14.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/card",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,7 +47,7 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@material/card": "^14.0.0"
}
}
6 changes: 3 additions & 3 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/checkbox",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,8 +47,8 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/ripple": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/ripple": "9.0.3",
"@material/checkbox": "^14.0.0"
}
}
6 changes: 3 additions & 3 deletions packages/chips/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/chips",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,8 +47,8 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/ripple": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/ripple": "9.0.3",
"@material/chips": "^14.0.0",
"@material/ripple": "^14.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/circular-progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/circular-progress",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,7 +47,7 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@material/circular-progress": "^14.0.0"
}
}
12 changes: 6 additions & 6 deletions packages/data-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/data-table",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,11 +47,11 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/checkbox": "9.0.2",
"@aurelia-mdc-web/icon": "9.0.2",
"@aurelia-mdc-web/linear-progress": "9.0.2",
"@aurelia-mdc-web/select": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/checkbox": "9.0.3",
"@aurelia-mdc-web/icon": "9.0.3",
"@aurelia-mdc-web/linear-progress": "9.0.3",
"@aurelia-mdc-web/select": "9.0.3",
"@material/data-table": "^14.0.0"
}
}
8 changes: 4 additions & 4 deletions packages/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurelia-mdc-web/dialog",
"version": "9.0.2",
"version": "9.0.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,9 +47,9 @@
"publish:latest": "npm publish"
},
"dependencies": {
"@aurelia-mdc-web/base": "9.0.2",
"@aurelia-mdc-web/button": "9.0.2",
"@aurelia-mdc-web/ripple": "9.0.2",
"@aurelia-mdc-web/base": "9.0.3",
"@aurelia-mdc-web/button": "9.0.3",
"@aurelia-mdc-web/ripple": "9.0.3",
"@material/dialog": "^14.0.0"
}
}
Loading

0 comments on commit 1a54e9a

Please sign in to comment.