Merge pull request #388 from umbraco/dependabot/npm_and_yarn/lit-2.6.0
This commit is contained in:
50
src/Umbraco.Web.UI.Client/package-lock.json
generated
50
src/Umbraco.Web.UI.Client/package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"@umbraco-ui/uui-modal-dialog": "file:umbraco-ui-uui-modal-dialog-0.0.0.tgz",
|
||||
"@umbraco-ui/uui-modal-sidebar": "file:umbraco-ui-uui-modal-sidebar-0.0.0.tgz",
|
||||
"element-internals-polyfill": "^1.1.18",
|
||||
"lit": "^2.5.0",
|
||||
"lit": "^2.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"openapi-typescript-fetch": "^1.1.3",
|
||||
"router-slot": "^1.5.5",
|
||||
@@ -2540,10 +2540,18 @@
|
||||
"integrity": "sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==",
|
||||
"dev": true
|
||||
},
|
||||
"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/@mdn/browser-compat-data": {
|
||||
"version": "4.2.1",
|
||||
@@ -17233,13 +17241,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"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-element": {
|
||||
@@ -30174,10 +30182,18 @@
|
||||
"integrity": "sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==",
|
||||
"dev": true
|
||||
},
|
||||
"@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"
|
||||
}
|
||||
},
|
||||
"@mdn/browser-compat-data": {
|
||||
"version": "4.2.1",
|
||||
@@ -41538,13 +41554,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"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-element": {
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"@umbraco-ui/uui-color-swatches": "file:umbraco-ui-uui-color-swatches-2.0.0.tgz",
|
||||
"@umbraco-ui/uui-color-swatch": "file:umbraco-ui-uui-color-swatch-0.0.0.tgz",
|
||||
"element-internals-polyfill": "^1.1.18",
|
||||
"lit": "^2.5.0",
|
||||
"lit": "^2.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"openapi-typescript-fetch": "^1.1.3",
|
||||
"router-slot": "^1.5.5",
|
||||
|
||||
Reference in New Issue
Block a user