From 622dc403b480201064118ca69fc0ec7721eb3d23 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Wed, 29 Mar 2023 11:08:31 -0600 Subject: [PATCH] pnpm moment --- bin/pnpm-lock.yaml | 18 +++++++++--------- xmc.user.css | 1 - 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/bin/pnpm-lock.yaml b/bin/pnpm-lock.yaml index 698293f..11480fb 100644 --- a/bin/pnpm-lock.yaml +++ b/bin/pnpm-lock.yaml @@ -1,22 +1,22 @@ -lockfileVersion: 5.4 - -specifiers: - mkdirp: ^1.0.4 - usercss-meta: ^0.12.0 +lockfileVersion: '6.0' dependencies: - mkdirp: 1.0.4 - usercss-meta: 0.12.0 + mkdirp: + specifier: ^1.0.4 + version: 1.0.4 + usercss-meta: + specifier: ^0.12.0 + version: 0.12.0 packages: - /mkdirp/1.0.4: + /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true dev: false - /usercss-meta/0.12.0: + /usercss-meta@0.12.0: resolution: {integrity: sha512-zKrXCKdpeIwtVe87omxGo9URf+7mbozduMZEg79dmT4KB3XJwfIkEi/Uk0PcTwR/nZLtAK1+k7isgbGB/g6E7Q==} engines: {node: '>=8.3'} dev: false diff --git a/xmc.user.css b/xmc.user.css index 3ee2618..aee65d9 100644 --- a/xmc.user.css +++ b/xmc.user.css @@ -3426,7 +3426,6 @@ form [class*="typing-"] { contain: none !important; } - [class^="member-"] [class^="avatar-"] [class*="wrapper-"]