From 25c3086d7a7367ef36d50b5a4bbffd7fd53f84ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:46:27 +0100 Subject: [PATCH] web: bump lit from 2.5.0 to 2.6.0 in /web (#4393) Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.5.0 to 2.6.0. - [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/lit@2.6.0/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package-lock.json | 62 +++++++++++++++++++++++++++---------------- web/package.json | 2 +- 2 files changed, 40 insertions(+), 24 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 60eaef654..cb98c2349 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -59,7 +59,7 @@ "eslint-plugin-custom-elements": "0.0.7", "eslint-plugin-lit": "^1.7.2", "fuse.js": "^6.6.2", - "lit": "^2.5.0", + "lit": "^2.6.0", "mermaid": "^9.3.0", "moment": "^2.29.4", "prettier": "^2.8.2", @@ -2474,10 +2474,18 @@ "react": "^16.8.0 || ^17.0.0" } }, + "node_modules/@lit-labs/ssr-dom-shim": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.0.0.tgz", + "integrity": "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw==" + }, "node_modules/@lit/reactive-element": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.5.0.tgz", - "integrity": "sha512-fQh9FDK0LPTwDk+0HhSZEtb8K0LTN1wXerwpGrWA+a8tWulYRDLI4vQDWp4GOIsewn0572KYV/oZ3+492D7osA==" + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.0.tgz", + "integrity": "sha512-33H04h4tx9NVEADti0haZTNxssCnqZlMlyjri5k9kwDWAe2W1iENroZt7VWwmsPhlWUD8sSoPXSHqd0DdL29Pw==", + "dependencies": { + "@lit-labs/ssr-dom-shim": "^1.0.0" + } }, "node_modules/@mrmlnc/readdir-enhanced": { "version": "2.2.1", @@ -7034,13 +7042,13 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "node_modules/lit": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/lit/-/lit-2.5.0.tgz", - "integrity": "sha512-DtnUP6vR3l4Q8nRPPNBD+UxbAhwJPeky+OVbi3pdgMqm0g57xFSl1Sj64D1rIB+nVNdiVVg8YxB0hqKjvdadZA==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/lit/-/lit-2.6.0.tgz", + "integrity": "sha512-GUKVozhomdYlFVuB4UNipbPB5RcXNX4ns43uDA1gSTZN1oHe7mnj05fpYbESxXfxg/Gn905HTIzymCFrr/cn3A==", "dependencies": { - "@lit/reactive-element": "^1.5.0", + "@lit/reactive-element": "^1.6.0", "lit-element": "^3.2.0", - "lit-html": "^2.5.0" + "lit-html": "^2.6.0" } }, "node_modules/lit-analyzer": { @@ -7241,9 +7249,9 @@ } }, "node_modules/lit-html": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.5.0.tgz", - "integrity": "sha512-bLHosg1XL3JRUcKdSVI0sLCs0y1wWrj2sqqAN3cZ7bDDPNgmDHH29RV48x6Wz3ZmkxIupaE+z7uXSZ/pXWAO1g==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.6.0.tgz", + "integrity": "sha512-slNAAYfvC7LxeryDOnPFl5uTpxGYGJ6UR9SFmfY+gQ+sf30z1atDPXlgjcSTtwymNdlwDhfGjq+EemQRXp9z1g==", "dependencies": { "@types/trusted-types": "^2.0.2" } @@ -11899,10 +11907,18 @@ "@lingui/core": "^3.13.1" } }, + "@lit-labs/ssr-dom-shim": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.0.0.tgz", + "integrity": "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw==" + }, "@lit/reactive-element": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.5.0.tgz", - "integrity": "sha512-fQh9FDK0LPTwDk+0HhSZEtb8K0LTN1wXerwpGrWA+a8tWulYRDLI4vQDWp4GOIsewn0572KYV/oZ3+492D7osA==" + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.0.tgz", + "integrity": "sha512-33H04h4tx9NVEADti0haZTNxssCnqZlMlyjri5k9kwDWAe2W1iENroZt7VWwmsPhlWUD8sSoPXSHqd0DdL29Pw==", + "requires": { + "@lit-labs/ssr-dom-shim": "^1.0.0" + } }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", @@ -15236,13 +15252,13 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "lit": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/lit/-/lit-2.5.0.tgz", - "integrity": "sha512-DtnUP6vR3l4Q8nRPPNBD+UxbAhwJPeky+OVbi3pdgMqm0g57xFSl1Sj64D1rIB+nVNdiVVg8YxB0hqKjvdadZA==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/lit/-/lit-2.6.0.tgz", + "integrity": "sha512-GUKVozhomdYlFVuB4UNipbPB5RcXNX4ns43uDA1gSTZN1oHe7mnj05fpYbESxXfxg/Gn905HTIzymCFrr/cn3A==", "requires": { - "@lit/reactive-element": "^1.5.0", + "@lit/reactive-element": "^1.6.0", "lit-element": "^3.2.0", - "lit-html": "^2.5.0" + "lit-html": "^2.6.0" } }, "lit-analyzer": { @@ -15414,9 +15430,9 @@ } }, "lit-html": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.5.0.tgz", - "integrity": "sha512-bLHosg1XL3JRUcKdSVI0sLCs0y1wWrj2sqqAN3cZ7bDDPNgmDHH29RV48x6Wz3ZmkxIupaE+z7uXSZ/pXWAO1g==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.6.0.tgz", + "integrity": "sha512-slNAAYfvC7LxeryDOnPFl5uTpxGYGJ6UR9SFmfY+gQ+sf30z1atDPXlgjcSTtwymNdlwDhfGjq+EemQRXp9z1g==", "requires": { "@types/trusted-types": "^2.0.2" } diff --git a/web/package.json b/web/package.json index d83be6250..a1fd2fdd5 100644 --- a/web/package.json +++ b/web/package.json @@ -103,7 +103,7 @@ "eslint-plugin-custom-elements": "0.0.7", "eslint-plugin-lit": "^1.7.2", "fuse.js": "^6.6.2", - "lit": "^2.5.0", + "lit": "^2.6.0", "mermaid": "^9.3.0", "moment": "^2.29.4", "prettier": "^2.8.2",