web: bump lit from 2.7.1 to 2.7.2 in /web (#5192)
This commit is contained in:
parent
25d779e879
commit
b5888e79f5
|
@ -59,7 +59,7 @@
|
|||
"eslint-plugin-custom-elements": "0.0.7",
|
||||
"eslint-plugin-lit": "^1.8.2",
|
||||
"fuse.js": "^6.6.2",
|
||||
"lit": "^2.7.1",
|
||||
"lit": "^2.7.2",
|
||||
"mermaid": "^10.1.0",
|
||||
"moment": "^2.29.4",
|
||||
"prettier": "^2.8.7",
|
||||
|
@ -7042,9 +7042,9 @@
|
|||
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
|
||||
},
|
||||
"node_modules/lit": {
|
||||
"version": "2.7.1",
|
||||
"resolved": "https://registry.npmjs.org/lit/-/lit-2.7.1.tgz",
|
||||
"integrity": "sha512-t1cVWUVQj+ucdx16QPvqzyHWYTj/bvlv6vRCUuZ5T/dA4W2Ui4a4tz7uJ1IhoTb9rKe3pTJiWmoN2GJGGteszw==",
|
||||
"version": "2.7.2",
|
||||
"resolved": "https://registry.npmjs.org/lit/-/lit-2.7.2.tgz",
|
||||
"integrity": "sha512-9QnZmG5mIKPRja96cpndMclLSi0Qrz2BXD6EbqNqCKMMjOWVm/BwAeXufFk2jqFsNmY07HOzU8X+8aTSVt3yrA==",
|
||||
"dependencies": {
|
||||
"@lit/reactive-element": "^1.6.0",
|
||||
"lit-element": "^3.3.0",
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
"eslint-plugin-custom-elements": "0.0.7",
|
||||
"eslint-plugin-lit": "^1.8.2",
|
||||
"fuse.js": "^6.6.2",
|
||||
"lit": "^2.7.1",
|
||||
"lit": "^2.7.2",
|
||||
"mermaid": "^10.1.0",
|
||||
"moment": "^2.29.4",
|
||||
"prettier": "^2.8.7",
|
||||
|
|
Reference in New Issue