Skip to content

Commit dfc00d6

Browse files
Merge pull request #2821 from material-components:auto-bump-mdc-deps-14.0.0-canary.353ca7e9f.0
PiperOrigin-RevId: 401894894
2 parents db397ed + 09aceed commit dfc00d6

File tree

30 files changed

+111
-111
lines changed

30 files changed

+111
-111
lines changed

packages/base/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
"license": "Apache-2.0",
1313
"dependencies": {
1414
"@lit/reactive-element": "1.0.0-rc.4",
15-
"@material/base": "=14.0.0-canary.586e740dd.0",
16-
"@material/dom": "=14.0.0-canary.586e740dd.0",
15+
"@material/base": "=14.0.0-canary.353ca7e9f.0",
16+
"@material/dom": "=14.0.0-canary.353ca7e9f.0",
1717
"lit": "^2.0.0",
1818
"tslib": "^2.0.1"
1919
},
2020
"devDependencies": {
21-
"@material/elevation": "=14.0.0-canary.586e740dd.0",
22-
"@material/feature-targeting": "=14.0.0-canary.586e740dd.0",
23-
"@material/ripple": "=14.0.0-canary.586e740dd.0",
24-
"@material/theme": "=14.0.0-canary.586e740dd.0"
21+
"@material/elevation": "=14.0.0-canary.353ca7e9f.0",
22+
"@material/feature-targeting": "=14.0.0-canary.353ca7e9f.0",
23+
"@material/ripple": "=14.0.0-canary.353ca7e9f.0",
24+
"@material/theme": "=14.0.0-canary.353ca7e9f.0"
2525
},
2626
"publishConfig": {
2727
"access": "public"

packages/button/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"build:style": "node ../../scripts/sass-to-lit-css/index.js styles.scss demo_styles.scss"
2626
},
2727
"devDependencies": {
28-
"@material/button": "=14.0.0-canary.586e740dd.0",
29-
"@material/elevation": "=14.0.0-canary.586e740dd.0",
30-
"@material/ripple": "=14.0.0-canary.586e740dd.0",
31-
"@material/shape": "=14.0.0-canary.586e740dd.0",
32-
"@material/theme": "=14.0.0-canary.586e740dd.0"
28+
"@material/button": "=14.0.0-canary.353ca7e9f.0",
29+
"@material/elevation": "=14.0.0-canary.353ca7e9f.0",
30+
"@material/ripple": "=14.0.0-canary.353ca7e9f.0",
31+
"@material/shape": "=14.0.0-canary.353ca7e9f.0",
32+
"@material/theme": "=14.0.0-canary.353ca7e9f.0"
3333
},
3434
"publishConfig": {
3535
"access": "public"

packages/checkbox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-checkbox.scss"
2626
},
2727
"devDependencies": {
28-
"@material/checkbox": "=14.0.0-canary.586e740dd.0",
29-
"@material/theme": "=14.0.0-canary.586e740dd.0",
30-
"@material/touch-target": "=14.0.0-canary.586e740dd.0"
28+
"@material/checkbox": "=14.0.0-canary.353ca7e9f.0",
29+
"@material/theme": "=14.0.0-canary.353ca7e9f.0",
30+
"@material/touch-target": "=14.0.0-canary.353ca7e9f.0"
3131
},
3232
"publishConfig": {
3333
"access": "public"

packages/circular-progress-four-color/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/circular-progress": "=14.0.0-canary.586e740dd.0",
19+
"@material/circular-progress": "=14.0.0-canary.353ca7e9f.0",
2020
"@material/mwc-base": "^0.25.1",
2121
"@material/mwc-circular-progress": "^0.25.1",
22-
"@material/theme": "=14.0.0-canary.586e740dd.0",
22+
"@material/theme": "=14.0.0-canary.353ca7e9f.0",
2323
"lit": "^2.0.0",
2424
"tslib": "^2.0.1"
2525
},

packages/circular-progress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/circular-progress": "=14.0.0-canary.586e740dd.0",
19+
"@material/circular-progress": "=14.0.0-canary.353ca7e9f.0",
2020
"@material/mwc-base": "^0.25.1",
21-
"@material/theme": "=14.0.0-canary.586e740dd.0",
21+
"@material/theme": "=14.0.0-canary.353ca7e9f.0",
2222
"lit": "^2.0.0",
2323
"tslib": "^2.0.1"
2424
},

packages/dialog/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"@material/dialog": "=14.0.0-canary.586e740dd.0",
20-
"@material/dom": "=14.0.0-canary.586e740dd.0",
19+
"@material/dialog": "=14.0.0-canary.353ca7e9f.0",
20+
"@material/dom": "=14.0.0-canary.353ca7e9f.0",
2121
"@material/mwc-base": "^0.25.1",
2222
"@material/mwc-button": "^0.25.1",
2323
"blocking-elements": "^0.1.0",
@@ -29,11 +29,11 @@
2929
"build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-dialog.scss"
3030
},
3131
"devDependencies": {
32-
"@material/elevation": "=14.0.0-canary.586e740dd.0",
33-
"@material/feature-targeting": "=14.0.0-canary.586e740dd.0",
34-
"@material/rtl": "=14.0.0-canary.586e740dd.0",
35-
"@material/shape": "=14.0.0-canary.586e740dd.0",
36-
"@material/theme": "=14.0.0-canary.586e740dd.0"
32+
"@material/elevation": "=14.0.0-canary.353ca7e9f.0",
33+
"@material/feature-targeting": "=14.0.0-canary.353ca7e9f.0",
34+
"@material/rtl": "=14.0.0-canary.353ca7e9f.0",
35+
"@material/shape": "=14.0.0-canary.353ca7e9f.0",
36+
"@material/theme": "=14.0.0-canary.353ca7e9f.0"
3737
},
3838
"publishConfig": {
3939
"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": "=14.0.0-canary.586e740dd.0",
19+
"@material/drawer": "=14.0.0-canary.353ca7e9f.0",
2020
"@material/mwc-base": "^0.25.1",
2121
"blocking-elements": "^0.1.0",
2222
"lit": "^2.0.0",
@@ -27,7 +27,7 @@
2727
"build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-drawer.scss"
2828
},
2929
"devDependencies": {
30-
"@material/theme": "=14.0.0-canary.586e740dd.0"
30+
"@material/theme": "=14.0.0-canary.353ca7e9f.0"
3131
},
3232
"publishConfig": {
3333
"access": "public"

packages/elevation-overlay/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"tslib": "^2.0.1"
2222
},
2323
"devDependencies": {
24-
"@material/elevation": "=14.0.0-canary.586e740dd.0",
25-
"@material/theme": "=14.0.0-canary.586e740dd.0"
24+
"@material/elevation": "=14.0.0-canary.353ca7e9f.0",
25+
"@material/theme": "=14.0.0-canary.353ca7e9f.0"
2626
},
2727
"scripts": {
2828
"build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-elevation-overlay.scss"

packages/fab/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"tslib": "^2.0.1"
2222
},
2323
"devDependencies": {
24-
"@material/animation": "=14.0.0-canary.586e740dd.0",
25-
"@material/elevation": "=14.0.0-canary.586e740dd.0",
26-
"@material/fab": "=14.0.0-canary.586e740dd.0",
24+
"@material/animation": "=14.0.0-canary.353ca7e9f.0",
25+
"@material/elevation": "=14.0.0-canary.353ca7e9f.0",
26+
"@material/fab": "=14.0.0-canary.353ca7e9f.0",
2727
"@material/mwc-base": "^0.25.1",
2828
"@material/mwc-icon": "^0.25.1",
29-
"@material/ripple": "=14.0.0-canary.586e740dd.0",
30-
"@material/rtl": "=14.0.0-canary.586e740dd.0",
31-
"@material/shape": "=14.0.0-canary.586e740dd.0",
32-
"@material/theme": "=14.0.0-canary.586e740dd.0",
33-
"@material/tokens": "=14.0.0-canary.586e740dd.0"
29+
"@material/ripple": "=14.0.0-canary.353ca7e9f.0",
30+
"@material/rtl": "=14.0.0-canary.353ca7e9f.0",
31+
"@material/shape": "=14.0.0-canary.353ca7e9f.0",
32+
"@material/theme": "=14.0.0-canary.353ca7e9f.0",
33+
"@material/tokens": "=14.0.0-canary.353ca7e9f.0"
3434
},
3535
"scripts": {
3636
"build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-fab.scss"

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": "=14.0.0-canary.586e740dd.0",
19+
"@material/floating-label": "=14.0.0-canary.353ca7e9f.0",
2020
"lit": "^2.0.0",
2121
"tslib": "^2.0.1"
2222
},
2323
"devDependencies": {
24-
"@material/animation": "=14.0.0-canary.586e740dd.0",
25-
"@material/base": "=14.0.0-canary.586e740dd.0",
26-
"@material/rtl": "=14.0.0-canary.586e740dd.0",
27-
"@material/typography": "=14.0.0-canary.586e740dd.0"
24+
"@material/animation": "=14.0.0-canary.353ca7e9f.0",
25+
"@material/base": "=14.0.0-canary.353ca7e9f.0",
26+
"@material/rtl": "=14.0.0-canary.353ca7e9f.0",
27+
"@material/typography": "=14.0.0-canary.353ca7e9f.0"
2828
},
2929
"scripts": {
3030
"build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-floating-label.scss"

0 commit comments

Comments
 (0)