Skip to content

Commit a3384d2

Browse files
Merge pull request #1477 from material-components:auto-bump-mdc-deps-8.0.0-canary.c678a9d34.0
PiperOrigin-RevId: 319093070
2 parents fc20329 + 13cdc3c commit a3384d2

File tree

21 files changed

+79
-79
lines changed

21 files changed

+79
-79
lines changed

packages/base/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
},
1212
"license": "Apache-2.0",
1313
"dependencies": {
14-
"@material/base": "=8.0.0-canary.df7154fb3.0",
15-
"@material/dom": "=8.0.0-canary.df7154fb3.0",
14+
"@material/base": "=8.0.0-canary.c678a9d34.0",
15+
"@material/dom": "=8.0.0-canary.c678a9d34.0",
1616
"lit-element": "^2.3.0",
1717
"tslib": "^1.10.0"
1818
},
1919
"devDependencies": {
20-
"@material/elevation": "=8.0.0-canary.df7154fb3.0",
21-
"@material/feature-targeting": "=8.0.0-canary.df7154fb3.0",
22-
"@material/ripple": "=8.0.0-canary.df7154fb3.0",
23-
"@material/theme": "=8.0.0-canary.df7154fb3.0"
20+
"@material/elevation": "=8.0.0-canary.c678a9d34.0",
21+
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
22+
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
23+
"@material/theme": "=8.0.0-canary.c678a9d34.0"
2424
},
2525
"publishConfig": {
2626
"access": "public"

packages/button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"tslib": "^1.10.0"
2424
},
2525
"devDependencies": {
26-
"@material/button": "=8.0.0-canary.df7154fb3.0",
27-
"@material/feature-targeting": "=8.0.0-canary.df7154fb3.0",
28-
"@material/theme": "=8.0.0-canary.df7154fb3.0"
26+
"@material/button": "=8.0.0-canary.c678a9d34.0",
27+
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
28+
"@material/theme": "=8.0.0-canary.c678a9d34.0"
2929
},
3030
"publishConfig": {
3131
"access": "public"

packages/checkbox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"tslib": "^1.10.0"
2424
},
2525
"devDependencies": {
26-
"@material/checkbox": "=8.0.0-canary.df7154fb3.0",
27-
"@material/theme": "=8.0.0-canary.df7154fb3.0"
26+
"@material/checkbox": "=8.0.0-canary.c678a9d34.0",
27+
"@material/theme": "=8.0.0-canary.c678a9d34.0"
2828
},
2929
"publishConfig": {
3030
"access": "public"

packages/dialog/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/dialog": "=8.0.0-canary.df7154fb3.0",
20-
"@material/dom": "=8.0.0-canary.df7154fb3.0",
19+
"@material/dialog": "=8.0.0-canary.c678a9d34.0",
20+
"@material/dom": "=8.0.0-canary.c678a9d34.0",
2121
"@material/mwc-base": "^0.15.0",
2222
"blocking-elements": "^0.1.0",
2323
"lit-element": "^2.3.0",
@@ -26,10 +26,10 @@
2626
"wicg-inert": "^3.0.0"
2727
},
2828
"devDependencies": {
29-
"@material/feature-targeting": "=8.0.0-canary.df7154fb3.0",
30-
"@material/rtl": "=8.0.0-canary.df7154fb3.0",
31-
"@material/shape": "=8.0.0-canary.df7154fb3.0",
32-
"@material/theme": "=8.0.0-canary.df7154fb3.0"
29+
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
30+
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
31+
"@material/shape": "=8.0.0-canary.c678a9d34.0",
32+
"@material/theme": "=8.0.0-canary.c678a9d34.0"
3333
},
3434
"publishConfig": {
3535
"access": "public"

packages/drawer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/drawer": "=8.0.0-canary.df7154fb3.0",
19+
"@material/drawer": "=8.0.0-canary.c678a9d34.0",
2020
"@material/mwc-base": "^0.15.0",
2121
"blocking-elements": "^0.1.0",
2222
"lit-element": "^2.3.0",
@@ -25,7 +25,7 @@
2525
"wicg-inert": "^3.0.0"
2626
},
2727
"devDependencies": {
28-
"@material/theme": "=8.0.0-canary.df7154fb3.0"
28+
"@material/theme": "=8.0.0-canary.c678a9d34.0"
2929
},
3030
"publishConfig": {
3131
"access": "public"

packages/fab/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"tslib": "^1.10.0"
2323
},
2424
"devDependencies": {
25-
"@material/animation": "=8.0.0-canary.df7154fb3.0",
26-
"@material/fab": "=8.0.0-canary.df7154fb3.0",
25+
"@material/animation": "=8.0.0-canary.c678a9d34.0",
26+
"@material/fab": "=8.0.0-canary.c678a9d34.0",
2727
"@material/mwc-base": "^0.15.0",
2828
"@material/mwc-icon": "^0.15.0",
29-
"@material/ripple": "=8.0.0-canary.df7154fb3.0",
30-
"@material/rtl": "=8.0.0-canary.df7154fb3.0"
29+
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
30+
"@material/rtl": "=8.0.0-canary.c678a9d34.0"
3131
},
3232
"publishConfig": {
3333
"access": "public"

packages/floating-label/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/floating-label": "=8.0.0-canary.df7154fb3.0",
19+
"@material/floating-label": "=8.0.0-canary.c678a9d34.0",
2020
"lit-html": "^1.1.2",
2121
"tslib": "^1.10.0"
2222
},
2323
"devDependencies": {
24-
"@material/animation": "=8.0.0-canary.df7154fb3.0",
25-
"@material/base": "=8.0.0-canary.df7154fb3.0",
26-
"@material/rtl": "=8.0.0-canary.df7154fb3.0",
27-
"@material/typography": "=8.0.0-canary.df7154fb3.0"
24+
"@material/animation": "=8.0.0-canary.c678a9d34.0",
25+
"@material/base": "=8.0.0-canary.c678a9d34.0",
26+
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
27+
"@material/typography": "=8.0.0-canary.c678a9d34.0"
2828
},
2929
"publishConfig": {
3030
"access": "public"

packages/formfield/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/form-field": "=8.0.0-canary.df7154fb3.0",
19+
"@material/form-field": "=8.0.0-canary.c678a9d34.0",
2020
"@material/mwc-base": "^0.15.0",
2121
"lit-element": "^2.3.0",
2222
"lit-html": "^1.1.2",
2323
"tslib": "^1.10.0"
2424
},
2525
"devDependencies": {
26-
"@material/rtl": "=8.0.0-canary.df7154fb3.0",
27-
"@material/theme": "=8.0.0-canary.df7154fb3.0",
28-
"@material/typography": "=8.0.0-canary.df7154fb3.0"
26+
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
27+
"@material/theme": "=8.0.0-canary.c678a9d34.0",
28+
"@material/typography": "=8.0.0-canary.c678a9d34.0"
2929
},
3030
"publishConfig": {
3131
"access": "public"

packages/icon-button/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"tslib": "^1.10.0"
2222
},
2323
"devDependencies": {
24-
"@material/feature-targeting": "=8.0.0-canary.df7154fb3.0",
25-
"@material/icon-button": "=8.0.0-canary.df7154fb3.0",
24+
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
25+
"@material/icon-button": "=8.0.0-canary.c678a9d34.0",
2626
"@material/mwc-icon": "^0.15.0",
27-
"@material/ripple": "=8.0.0-canary.df7154fb3.0",
28-
"@material/theme": "=8.0.0-canary.df7154fb3.0"
27+
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
28+
"@material/theme": "=8.0.0-canary.c678a9d34.0"
2929
},
3030
"publishConfig": {
3131
"access": "public"

packages/list/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"module": "mwc-list.js",
1212
"license": "Apache-2.0",
1313
"dependencies": {
14-
"@material/base": "=8.0.0-canary.df7154fb3.0",
15-
"@material/list": "=8.0.0-canary.df7154fb3.0",
14+
"@material/base": "=8.0.0-canary.c678a9d34.0",
15+
"@material/list": "=8.0.0-canary.c678a9d34.0",
1616
"@material/mwc-base": "^0.15.0",
1717
"@material/mwc-checkbox": "^0.15.0",
1818
"@material/mwc-radio": "^0.15.0",
@@ -22,12 +22,12 @@
2222
"tslib": "^1.10.0"
2323
},
2424
"devDependencies": {
25-
"@material/density": "=8.0.0-canary.df7154fb3.0",
26-
"@material/feature-targeting": "=8.0.0-canary.df7154fb3.0",
27-
"@material/ripple": "=8.0.0-canary.df7154fb3.0",
28-
"@material/rtl": "=8.0.0-canary.df7154fb3.0",
29-
"@material/theme": "=8.0.0-canary.df7154fb3.0",
30-
"@material/typography": "=8.0.0-canary.df7154fb3.0"
25+
"@material/density": "=8.0.0-canary.c678a9d34.0",
26+
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
27+
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
28+
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
29+
"@material/theme": "=8.0.0-canary.c678a9d34.0",
30+
"@material/typography": "=8.0.0-canary.c678a9d34.0"
3131
},
3232
"publishConfig": {
3333
"access": "public"

0 commit comments

Comments
 (0)