From 6452815cc9d9976e17624682f95c57bd9c54d408 Mon Sep 17 00:00:00 2001 From: James C Scott III Date: Tue, 12 Dec 2023 14:57:18 -0500 Subject: [PATCH] Remove lit-labs/context (#3547) Note: If we ever come back to it, context has graduated to stable and we should use @lit/context[1] instead. [1] https://www.npmjs.com/package/@lit/context --- package-lock.json | 51 ----------------------------------------------- package.json | 1 - 2 files changed, 52 deletions(-) diff --git a/package-lock.json b/package-lock.json index c9fee501889d..027cb176c9c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,6 @@ "packages/playwright" ], "dependencies": { - "@lit-labs/context": "^0.5.1", "@polymer/iron-collapse": "^3.0.1", "@polymer/iron-icon": "^3.0.1", "@polymer/iron-iconset-svg": "^3.0.1", @@ -2158,28 +2157,11 @@ "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", "dev": true }, - "node_modules/@lit-labs/context": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@lit-labs/context/-/context-0.5.1.tgz", - "integrity": "sha512-ELR50iyIFb0mOTkzR7bSUamipLY8QzbiXzTElJr+fInBhUpUbe4bx7Z2ekPO+WbunQRB2Bc3z/V7lIPTN+tbVQ==", - "dependencies": { - "@lit/context": "^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", "integrity": "sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==" }, - "node_modules/@lit/context": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@lit/context/-/context-1.0.0.tgz", - "integrity": "sha512-bdqj6z6Mj+TpYfo2seHy1mlBzYrW+CyHnDQLD0DI7iQLELs2Fk6icZwvbvbskR0E94QG4aO/35j6PTJ9wWTv0Q==", - "dependencies": { - "@lit/reactive-element": "^1.6.2 || ^2.0.0", - "lit": "^2.7.5 || ^3.0.0" - } - }, "node_modules/@lit/react": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@lit/react/-/react-1.0.0.tgz", @@ -2189,14 +2171,6 @@ "@types/react": "17 || 18" } }, - "node_modules/@lit/reactive-element": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.2.tgz", - "integrity": "sha512-rDfl+QnCYjuIGf5xI2sVJWdYIi56CTCwWa+nidKYX6oIuBYwUbT/vX4qbUDlHiZKJ/3FRNQ/tWJui44p6/stSA==", - "dependencies": { - "@lit-labs/ssr-dom-shim": "^1.0.0" - } - }, "node_modules/@lukeed/csprng": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz", @@ -17139,28 +17113,11 @@ } } }, - "@lit-labs/context": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@lit-labs/context/-/context-0.5.1.tgz", - "integrity": "sha512-ELR50iyIFb0mOTkzR7bSUamipLY8QzbiXzTElJr+fInBhUpUbe4bx7Z2ekPO+WbunQRB2Bc3z/V7lIPTN+tbVQ==", - "requires": { - "@lit/context": "^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", "integrity": "sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==" }, - "@lit/context": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@lit/context/-/context-1.0.0.tgz", - "integrity": "sha512-bdqj6z6Mj+TpYfo2seHy1mlBzYrW+CyHnDQLD0DI7iQLELs2Fk6icZwvbvbskR0E94QG4aO/35j6PTJ9wWTv0Q==", - "requires": { - "@lit/reactive-element": "^1.6.2 || ^2.0.0", - "lit": "^2.7.5 || ^3.0.0" - } - }, "@lit/react": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@lit/react/-/react-1.0.0.tgz", @@ -17168,14 +17125,6 @@ "dev": true, "requires": {} }, - "@lit/reactive-element": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.2.tgz", - "integrity": "sha512-rDfl+QnCYjuIGf5xI2sVJWdYIi56CTCwWa+nidKYX6oIuBYwUbT/vX4qbUDlHiZKJ/3FRNQ/tWJui44p6/stSA==", - "requires": { - "@lit-labs/ssr-dom-shim": "^1.0.0" - } - }, "@lukeed/csprng": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz", diff --git a/package.json b/package.json index 83d80eb18fad..7862d02d5272 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,6 @@ "typescript": "^5.3.2" }, "dependencies": { - "@lit-labs/context": "^0.5.1", "@polymer/iron-collapse": "^3.0.1", "@polymer/iron-icon": "^3.0.1", "@polymer/iron-iconset-svg": "^3.0.1",