build(deps): bump lit from 2.1.1 to 2.1.2 in /web (#2161)
This commit is contained in:
parent
61fe45a58c
commit
c281b11bdc
|
@ -53,7 +53,7 @@
|
||||||
"eslint-plugin-lit": "^1.6.1",
|
"eslint-plugin-lit": "^1.6.1",
|
||||||
"flowchart.js": "^1.17.0",
|
"flowchart.js": "^1.17.0",
|
||||||
"fuse.js": "^6.5.3",
|
"fuse.js": "^6.5.3",
|
||||||
"lit": "^2.1.1",
|
"lit": "^2.1.2",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
"rapidoc": "^9.1.4",
|
"rapidoc": "^9.1.4",
|
||||||
|
@ -5848,9 +5848,9 @@
|
||||||
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
|
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
|
||||||
},
|
},
|
||||||
"node_modules/lit": {
|
"node_modules/lit": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.2.tgz",
|
||||||
"integrity": "sha512-yqDqf36IhXwOxIQSFqCMgpfvDCRdxLCLZl7m/+tO5C9W/OBHUj17qZpiMBT35v97QMVKcKEi1KZ3hZRyTwBNsQ==",
|
"integrity": "sha512-XacK89dJXF7BJbpiZSMvzT4RxHag7Wt+yNx7tErEVgGVlOFAeN871bj7ivotCMgYeBFWVp/hjKF/PDTk6L7gMA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lit/reactive-element": "^1.1.0",
|
"@lit/reactive-element": "^1.1.0",
|
||||||
"lit-element": "^3.1.0",
|
"lit-element": "^3.1.0",
|
||||||
|
@ -13188,9 +13188,9 @@
|
||||||
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
|
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
|
||||||
},
|
},
|
||||||
"lit": {
|
"lit": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.2.tgz",
|
||||||
"integrity": "sha512-yqDqf36IhXwOxIQSFqCMgpfvDCRdxLCLZl7m/+tO5C9W/OBHUj17qZpiMBT35v97QMVKcKEi1KZ3hZRyTwBNsQ==",
|
"integrity": "sha512-XacK89dJXF7BJbpiZSMvzT4RxHag7Wt+yNx7tErEVgGVlOFAeN871bj7ivotCMgYeBFWVp/hjKF/PDTk6L7gMA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@lit/reactive-element": "^1.1.0",
|
"@lit/reactive-element": "^1.1.0",
|
||||||
"lit-element": "^3.1.0",
|
"lit-element": "^3.1.0",
|
||||||
|
|
|
@ -90,7 +90,7 @@
|
||||||
"eslint-plugin-lit": "^1.6.1",
|
"eslint-plugin-lit": "^1.6.1",
|
||||||
"flowchart.js": "^1.17.0",
|
"flowchart.js": "^1.17.0",
|
||||||
"fuse.js": "^6.5.3",
|
"fuse.js": "^6.5.3",
|
||||||
"lit": "^2.1.1",
|
"lit": "^2.1.2",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
"rapidoc": "^9.1.4",
|
"rapidoc": "^9.1.4",
|
||||||
|
|
Reference in New Issue