Skip to content

Commit

Permalink
chore(deps): bump lit from 3.0.2 to 3.1.2 (#1339)
Browse files Browse the repository at this point in the history
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.0.2 to 3.1.2.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 9d81784 commit 2f68767
Show file tree
Hide file tree
Showing 28 changed files with 81 additions and 53 deletions.
2 changes: 1 addition & 1 deletion packages/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@equinor/fusion-wc-picture": "workspace:^",
"@equinor/fusion-wc-ripple": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-wc-icon": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@material/mwc-button": "^0.27.0",
"@material/mwc-icon-button": "^0.27.0",
"@material/mwc-icon-button-toggle": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-checkbox": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@equinor/fusion-wc-icon": "workspace:^",
"@equinor/fusion-wc-ripple": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"date-fns": "^2.29.3",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/formfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-formfield": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@equinor/eds-icons": "^0.19.1",
"@equinor/fusion-wc-core": "workspace:^",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/intersection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@equinor/fusion-wc-core": "workspace:^",
"fast-deep-equal": "^3.1.3",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@equinor/fusion-wc-radio": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-list": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-wc-icon": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2",
"lit": "3.1.2",
"prosemirror-commands": "^1.5.2",
"prosemirror-history": "^1.3.2",
"prosemirror-inputrules": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-wc-list": "workspace:^",
"@material/mwc-menu": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@floating-ui/dom": "^1.3.0",
"@lit-labs/observers": "^2.0.2",
"@lit-labs/task": "^3.1.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/picture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "ISC",
"dependencies": {
"@equinor/fusion-wc-core": "workspace:^",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@popperjs/core": "^2.11.6",
"@types/resize-observer-browser": "^0.1.11",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/progress-indicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-radio": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@equinor/fusion-wc-core": "workspace:^",
"@material/mwc-ripple": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/searchable-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@lit-labs/task": "^3.1.0",
"@material/mwc-textfield": "^0.27.0",
"@types/uuid": "^9.0.8",
"lit": "3.0.2",
"lit": "3.1.2",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@equinor/fusion-wc-menu": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-select": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-switch": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-wc-textinput": "workspace:^",
"@material/mwc-textarea": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/textinput/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@equinor/fusion-wc-icon": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/mwc-textfield": "^0.27.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@equinor/fusion-wc-core": "workspace:^",
"@equinor/fusion-web-theme": "^0.1.7",
"@material/theme": "^14.0.0",
"lit": "3.0.2"
"lit": "3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.2",
Expand Down
Loading

0 comments on commit 2f68767

Please sign in to comment.