Updated @lit-labs/react to @lit/react now as this is stable

This commit is contained in:
Christian Schilling
2023-10-13 08:15:45 +02:00
parent d5ab0fef22
commit 7041357bf5
5 changed files with 20 additions and 26 deletions

18
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@ctrl/tinycolor": "^4.0.2",
"@floating-ui/dom": "^1.5.3",
"@lit-labs/react": "^2.1.1",
"@lit/react": "^1.0.0",
"@shoelace-style/animations": "^1.1.0",
"@shoelace-style/localize": "^3.1.2",
"composed-offset-position": "^0.0.4",
@@ -1569,14 +1569,6 @@
"@jridgewell/sourcemap-codec": "1.4.14"
}
},
"node_modules/@lit-labs/react": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@lit-labs/react/-/react-2.1.1.tgz",
"integrity": "sha512-wr15ZOCZ7t2yB8UEfQ6oSRCmfxpIjhzDkN8DlgSOwsbJzWQTk8hxHRLy7Rra6mxrIajqvrMWQB2VskUU2uuoRA==",
"dependencies": {
"@lit/react": "1.0.0"
}
},
"node_modules/@lit-labs/ssr-dom-shim": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz",
@@ -19696,14 +19688,6 @@
"@jridgewell/sourcemap-codec": "1.4.14"
}
},
"@lit-labs/react": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@lit-labs/react/-/react-2.1.1.tgz",
"integrity": "sha512-wr15ZOCZ7t2yB8UEfQ6oSRCmfxpIjhzDkN8DlgSOwsbJzWQTk8hxHRLy7Rra6mxrIajqvrMWQB2VskUU2uuoRA==",
"requires": {
"@lit/react": "1.0.0"
}
},
"@lit-labs/ssr-dom-shim": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz",