Skip to content

Commit

Permalink
chore: upgrade lit 3.2.1 and polymer 3.5.2 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Oct 8, 2024
1 parent fdc2918 commit c13bf7d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@lit/reactive-element": "./src/fake-modules/@lit/reactive-element",
"@lit-labs/ssr-dom-shim": "./src/fake-modules/@lit-labs/ssr-dom-shim",
"@polymer/polymer": "3.5.1",
"@polymer/polymer": "3.5.2",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-typescript": "^8.3.0",
"@rollup/pluginutils": "^4.1.2",
Expand Down Expand Up @@ -114,7 +114,7 @@
"@vaadin/virtual-list": "24.5.0-beta1",
"chai": "^4.3.4",
"cookieconsent": "3.1.1",
"lit": "3.2.0",
"lit": "3.2.1",
"lit-element": "./src/fake-modules/lit-element",
"lit-html": "./src/fake-modules/lit-html",
"mocha": "^9.2.0",
Expand All @@ -128,7 +128,7 @@
},
"peerDependencies": {
"@open-wc/dedupe-mixin": "1.4.0",
"@polymer/polymer": "3.5.1",
"@polymer/polymer": "3.5.2",
"@vaadin/a11y-base": "24.5.0-beta1",
"@vaadin/accordion": "24.5.0-beta1",
"@vaadin/app-layout": "24.5.0-beta1",
Expand Down Expand Up @@ -198,7 +198,7 @@
"@vaadin/virtual-list": "24.5.0-beta1",
"cookieconsent": "3.1.1",
"highcharts": "9.2.2",
"lit": "3.2.0",
"lit": "3.2.1",
"ol": "6.13.0",
"quickselect": "2.0.0",
"rbush": "3.0.1"
Expand Down

0 comments on commit c13bf7d

Please sign in to comment.