chore(deps): bump plasmo from 0.84.0 to 0.84.2 (#849)

Bumps [plasmo](https://github.com/PlasmoHQ/plasmo/tree/HEAD/cli/plasmo) from 0.84.0 to 0.84.2.
- [Release notes](https://github.com/PlasmoHQ/plasmo/releases)
- [Commits](https://github.com/PlasmoHQ/plasmo/commits/v0.84.2/cli/plasmo)

---
updated-dependencies:
- dependency-name: plasmo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-30 21:15:52 +08:00
committed by GitHub
parent 9f139e0f03
commit d2dc148a99
2 changed files with 60 additions and 71 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"lodash": "^4.17.21",
"lucide-react": "^0.303.0",
"md5.js": "^1.3.5",
"plasmo": "0.84.0",
"plasmo": "0.84.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1",
+59 -70
View File
@@ -48,8 +48,8 @@ dependencies:
specifier: ^1.3.5
version: 1.3.5
plasmo:
specifier: 0.84.0
version: 0.84.0(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0)
specifier: 0.84.2
version: 0.84.2(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0)
react:
specifier: 18.2.0
version: 18.2.0
@@ -2096,8 +2096,8 @@ packages:
- '@parcel/core'
dev: false
/@plasmohq/parcel-config@0.40.0(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2):
resolution: {integrity: sha512-aDyZIL3ScTmA1CsB/Sym7SxOMVSFUgNQrFovD+sl1M2nrYytqkLDFs7mspCpBlsxCGt97s8rD/kufke21UUHRA==}
/@plasmohq/parcel-config@0.40.2(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2):
resolution: {integrity: sha512-YuE2wxtmMcygz+YC0YZbFRsRp6Vqe+qs+TJs15sn5jKVcOu01RZeKuThKOmcTCc1M6Bcst5OkGsV8RmkpGKKCQ==}
dependencies:
'@parcel/compressor-raw': 2.9.3(@parcel/core@2.9.3)
'@parcel/config-default': 2.9.3(@parcel/core@2.9.3)(postcss@8.4.32)(typescript@5.2.2)
@@ -2126,12 +2126,12 @@ packages:
'@plasmohq/parcel-optimizer-encapsulate': 0.0.7
'@plasmohq/parcel-optimizer-es': 0.4.0
'@plasmohq/parcel-packager': 0.6.14
'@plasmohq/parcel-resolver': 0.13.1
'@plasmohq/parcel-resolver-post': 0.4.2(postcss@8.4.32)
'@plasmohq/parcel-runtime': 0.23.0
'@plasmohq/parcel-resolver': 0.13.2
'@plasmohq/parcel-resolver-post': 0.4.3(postcss@8.4.32)
'@plasmohq/parcel-runtime': 0.23.1
'@plasmohq/parcel-transformer-inject-env': 0.2.11
'@plasmohq/parcel-transformer-inline-css': 0.3.9
'@plasmohq/parcel-transformer-manifest': 0.17.8
'@plasmohq/parcel-transformer-inline-css': 0.3.11
'@plasmohq/parcel-transformer-manifest': 0.17.9
'@plasmohq/parcel-transformer-svelte': 0.5.2
'@plasmohq/parcel-transformer-vue': 0.5.0(lodash@4.17.21)(react-dom@18.2.0)(react@18.2.0)
transitivePeerDependencies:
@@ -2263,8 +2263,8 @@ packages:
nullthrows: 1.1.1
dev: false
/@plasmohq/parcel-resolver-post@0.4.2(postcss@8.4.32):
resolution: {integrity: sha512-dbrwjUQEhKqKBEgVJjL5ls1p6bpQ3VlDXI5REoaSpwoPcB7TRAcUfTwV4oNGE4eTnw4ElF08JkyslYvKgxosAw==}
/@plasmohq/parcel-resolver-post@0.4.3(postcss@8.4.32):
resolution: {integrity: sha512-+KxdAOyBJNK7wxLUbLhx0d4AWQg2trcCK8rwOSNL8JP0OgtSDaOFa2NqCTFwuccGco4PzmK+27U17LWSGTFAOQ==}
engines: {parcel: '>= 2.7.0'}
dependencies:
'@parcel/core': 2.9.3
@@ -2281,21 +2281,21 @@ packages:
- ts-node
dev: false
/@plasmohq/parcel-resolver@0.13.1:
resolution: {integrity: sha512-IuKr3Ue1+2fsyJPQuHh4Yh36L3FI/2I27X6hC+NHlX/1j9fVYiFk89dTSPNhvAdGN/hwsMjQ/jCiKZGW1157xg==}
/@plasmohq/parcel-resolver@0.13.2:
resolution: {integrity: sha512-JVXk65c5g5rOci9xmuvEqpemOFc6yTlGO1A1LCllFeByl2hBszRCBBSNp9wsaes2gQIbClgzFjbOSijKV3acNw==}
engines: {parcel: '>= 2.7.0'}
dependencies:
'@parcel/core': 2.9.3
'@parcel/hash': 2.9.3
'@parcel/plugin': 2.9.3(@parcel/core@2.9.3)
'@parcel/types': 2.9.3(@parcel/core@2.9.3)
fast-glob: 3.2.12
fast-glob: 3.3.2
fs-extra: 11.1.1
got: 13.0.0
dev: false
/@plasmohq/parcel-runtime@0.23.0:
resolution: {integrity: sha512-+ZqH9XksSbWPC6pnvjmvmykxh1SfyYkSKyOeNQSeHsPFo40fADUKOda8Hw/vm/g5p8GIlv5YSb2iYZzCWmKs1g==}
/@plasmohq/parcel-runtime@0.23.1:
resolution: {integrity: sha512-EiBjAJcJjVFarUmiIqywKd+MHGIThWTkcZe5IYfR7ecaJRNhhZF1B/gPgoAwv1nLcxfvRIC2CF9z9frwQvrOYQ==}
engines: {parcel: '>= 2.7.0'}
dependencies:
'@parcel/core': 2.9.3
@@ -2312,19 +2312,19 @@ packages:
'@parcel/types': 2.9.3(@parcel/core@2.9.3)
dev: false
/@plasmohq/parcel-transformer-inline-css@0.3.9:
resolution: {integrity: sha512-da1gVe3TX7J5lC6M04iHzp2NPwhh40n/Gx/Di9o2KLLEYe0q+pKlI5OjN9zf5kpXwXfVO7QzE5B1/tRGoEu2Bw==}
/@plasmohq/parcel-transformer-inline-css@0.3.11:
resolution: {integrity: sha512-EUSwEowFNSgC/F1q/V4H4NXJ23wwLzlmRI6lvIr6S0mIuG/FCga+lAV3IZ+yAuXqUM2VexX6JyYYpNVidrMSxw==}
engines: {parcel: '>= 2.7.0'}
dependencies:
'@parcel/core': 2.9.3
'@parcel/plugin': 2.9.3(@parcel/core@2.9.3)
'@parcel/utils': 2.9.3
browserslist: 4.21.10
lightningcss: 1.21.7
browserslist: 4.22.1
lightningcss: 1.21.8
dev: false
/@plasmohq/parcel-transformer-manifest@0.17.8:
resolution: {integrity: sha512-G6XISWddf900Q/4ABlFLBJcqvN1VTYF06NytTOMSDO4dOraxGhgZ0CyC990b+LJEa7nc5xf4xhHQxf3mkjALPQ==}
/@plasmohq/parcel-transformer-manifest@0.17.9:
resolution: {integrity: sha512-syL5AbC7sKCNd6jpNU6qKdeUVWUDhiWLoHC5IYTVGcdVjKBql6lgs+e2JehjNB1BYW2lTrY5v3lI26Z6P6+/9Q==}
engines: {parcel: '>= 2.7.0'}
dependencies:
'@mischnic/json-sourcemap': 0.1.0
@@ -3501,15 +3501,15 @@ packages:
dependencies:
fill-range: 7.0.1
/browserslist@4.21.10:
resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==}
/browserslist@4.22.1:
resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001566
electron-to-chromium: 1.4.608
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.21.10)
update-browserslist-db: 1.0.13(browserslist@4.22.1)
dev: false
/browserslist@4.22.2:
@@ -4180,17 +4180,6 @@ packages:
resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
dev: false
/fast-glob@3.2.12:
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
engines: {node: '>=8.6.0'}
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
dev: false
/fast-glob@3.3.2:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
engines: {node: '>=8.6.0'}
@@ -4836,8 +4825,8 @@ packages:
source-map: 0.6.1
dev: false
/lightningcss-darwin-arm64@1.21.7:
resolution: {integrity: sha512-tt7hIsFio9jZofTVHtCACz6rB6c9RyABMXfA9A/VcKOjS3sq+koX/QkRJWY06utwOImbJIXBC5hbg9t3RkPUAQ==}
/lightningcss-darwin-arm64@1.21.8:
resolution: {integrity: sha512-BOMoGfcgkk2f4ltzsJqmkjiqRtlZUK+UdwhR+P6VgIsnpQBV3G01mlL6GzYxYqxq+6/3/n/D+4oy2NeknmADZw==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [darwin]
@@ -4854,8 +4843,8 @@ packages:
dev: false
optional: true
/lightningcss-darwin-x64@1.21.7:
resolution: {integrity: sha512-F4gS4bf7eWekfPT+TxJNm/pF+QRgZiTrTkQH6cw4/UWfdeZISfuhD5El2dm16giFnY0K5ylIwO+ZusgYNkGSXA==}
/lightningcss-darwin-x64@1.21.8:
resolution: {integrity: sha512-YhF64mcVDPKKufL4aNFBnVH7uvzE0bW3YUsPXdP4yUcT/8IXChypOZ/PE1pmt2RlbmsyVuuIIeZU4zTyZe5Amw==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [darwin]
@@ -4872,8 +4861,8 @@ packages:
dev: false
optional: true
/lightningcss-freebsd-x64@1.21.7:
resolution: {integrity: sha512-RMfNzJWXCSfPnL55fcLWEAadcY6QUFT0S8NceNKYzp1KiCZtkJIy6RQ5SaVxPzRqd3iMsahUf5sfnG8N1UQSNQ==}
/lightningcss-freebsd-x64@1.21.8:
resolution: {integrity: sha512-CV6A/vTG2Ryd3YpChEgfWWv4TXCAETo9TcHSNx0IP0dnKcnDEiAko4PIKhCqZL11IGdN1ZLBCVPw+vw5ZYwzfA==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [freebsd]
@@ -4890,8 +4879,8 @@ packages:
dev: false
optional: true
/lightningcss-linux-arm-gnueabihf@1.21.7:
resolution: {integrity: sha512-biSRUDZNx7vubWP1jArw/qqfZKPGpkV/qzunasZzxmqijbZ43sW9faDQYxWNcxPWljJJdF/qs6qcurYFovWtrQ==}
/lightningcss-linux-arm-gnueabihf@1.21.8:
resolution: {integrity: sha512-9PMbqh8n/Xq0F4/j2NR/hHM2HRDiFXFSF0iOvV67pNWKJkHIO6mR8jBw/88Aro5Ye/ILsX5OuWsxIVJDFv0NXA==}
engines: {node: '>= 12.0.0'}
cpu: [arm]
os: [linux]
@@ -4908,8 +4897,8 @@ packages:
dev: false
optional: true
/lightningcss-linux-arm64-gnu@1.21.7:
resolution: {integrity: sha512-PENY8QekqL9TG3AY/A7rkUBb5ymefGxea7Oe7+x7Hbw4Bz4Hpj5cec5OoMypMqFbURPmpi0fTWx4vSWUPzpDcA==}
/lightningcss-linux-arm64-gnu@1.21.8:
resolution: {integrity: sha512-JTM/TuMMllkzaXV7/eDjG4IJKLlCl+RfYZwtsVmC82gc0QX0O37csGAcY2OGleiuA4DnEo/Qea5WoFfZUNC6zg==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
@@ -4926,8 +4915,8 @@ packages:
dev: false
optional: true
/lightningcss-linux-arm64-musl@1.21.7:
resolution: {integrity: sha512-pfOipKvA/0X1OjRaZt3870vnV9UGBSjayIqHh0fGx/+aRz3O0MVFHE/60P2UWXpM3YGJEw/hMWtNkrFwqOge8A==}
/lightningcss-linux-arm64-musl@1.21.8:
resolution: {integrity: sha512-01gWShXrgoIb8urzShpn1RWtZuaSyKSzF2hfO+flzlTPoACqcO3rgcu/3af4Cw54e8vKzL5hPRo4kROmgaOMLg==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
@@ -4944,8 +4933,8 @@ packages:
dev: false
optional: true
/lightningcss-linux-x64-gnu@1.21.7:
resolution: {integrity: sha512-dgcsis4TAA7s0ia4f31QHX+G4PWPwxk+wJaEQLaV0NdJs09O5hHoA8DpLEr8nrvc/tsRTyVNBP1rDtgzySjpXg==}
/lightningcss-linux-x64-gnu@1.21.8:
resolution: {integrity: sha512-yVB5vYJjJb/Aku0V9QaGYIntvK/1TJOlNB9GmkNpXX5bSSP2pYW4lWW97jxFMHO908M0zjEt1qyOLMyqojHL+Q==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
@@ -4962,8 +4951,8 @@ packages:
dev: false
optional: true
/lightningcss-linux-x64-musl@1.21.7:
resolution: {integrity: sha512-A+9dXpxld3p4Cd6fxev2eqEvaauYtrgNpXV3t7ioCJy30Oj9nYiNGwiGusM+4MJVcEpUPGUGiuAqY4sWilRDwA==}
/lightningcss-linux-x64-musl@1.21.8:
resolution: {integrity: sha512-TYi+KNtBVK0+FZvxTX/d5XJb+tw3Jq+2Rr9hW359wp1afsi1Vkg+uVGgbn+m2dipa5XwpCseQq81ylMlXuyfPw==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
@@ -4980,8 +4969,8 @@ packages:
dev: false
optional: true
/lightningcss-win32-x64-msvc@1.21.7:
resolution: {integrity: sha512-07/8vogEq+C/mF99pdMhh/f19/xreq8N9Ca6AWeVHZIdODyF/pt6KdKSCWDZWIn+3CUxI8gCJWuUWyOc3xymvw==}
/lightningcss-win32-x64-msvc@1.21.8:
resolution: {integrity: sha512-mww+kqbPx0/C44l2LEloECtRUuOFDjq9ftp+EHTPiCp2t+avy0sh8MaFwGsrKkj2XfZhaRhi4CPVKBoqF1Qlwg==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [win32]
@@ -4998,21 +4987,21 @@ packages:
dev: false
optional: true
/lightningcss@1.21.7:
resolution: {integrity: sha512-xITZyh5sLFwRPYUSw15T00Rm7gcQ1qOPuQwNOcvHsTm6nLWTQ723w7zl42wrC5t+xtdg6FPmnXHml1nZxxvp1w==}
/lightningcss@1.21.8:
resolution: {integrity: sha512-jEqaL7m/ZckZJjlMAfycr1Kpz7f93k6n7KGF5SJjuPSm6DWI6h3ayLZmgRHgy1OfrwoCed6h4C/gHYPOd1OFMA==}
engines: {node: '>= 12.0.0'}
dependencies:
detect-libc: 1.0.3
optionalDependencies:
lightningcss-darwin-arm64: 1.21.7
lightningcss-darwin-x64: 1.21.7
lightningcss-freebsd-x64: 1.21.7
lightningcss-linux-arm-gnueabihf: 1.21.7
lightningcss-linux-arm64-gnu: 1.21.7
lightningcss-linux-arm64-musl: 1.21.7
lightningcss-linux-x64-gnu: 1.21.7
lightningcss-linux-x64-musl: 1.21.7
lightningcss-win32-x64-msvc: 1.21.7
lightningcss-darwin-arm64: 1.21.8
lightningcss-darwin-x64: 1.21.8
lightningcss-freebsd-x64: 1.21.8
lightningcss-linux-arm-gnueabihf: 1.21.8
lightningcss-linux-arm64-gnu: 1.21.8
lightningcss-linux-arm64-musl: 1.21.8
lightningcss-linux-x64-gnu: 1.21.8
lightningcss-linux-x64-musl: 1.21.8
lightningcss-win32-x64-msvc: 1.21.8
dev: false
/lightningcss@1.22.1:
@@ -5647,8 +5636,8 @@ packages:
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
engines: {node: '>= 6'}
/plasmo@0.84.0(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-SK6A/uX5mo4EsYiF7JySTOCp2aMo3ejfpbNey89M0zat9p0yDTKEClvMs9MWKXld5Ae0CXPaMYcZPAMvCMngPQ==}
/plasmo@0.84.2(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-9fyuQubUdYOHEs7plvppB7tPfyqTpA1UlWEYUGeVOgKQ6/rhvpvjBLCWyhzy/S3CrzXL8nZ7HQ1xHka4Coe0PA==}
hasBin: true
dependencies:
'@expo/spawn-async': 1.7.2
@@ -5657,7 +5646,7 @@ packages:
'@parcel/package-manager': 2.9.3(@parcel/core@2.9.3)
'@parcel/watcher': 2.2.0
'@plasmohq/init': 0.7.0
'@plasmohq/parcel-config': 0.40.0(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)
'@plasmohq/parcel-config': 0.40.2(lodash@4.17.21)(postcss@8.4.32)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)
'@plasmohq/parcel-core': 0.1.8
buffer: 6.0.3
chalk: 5.3.0
@@ -6672,13 +6661,13 @@ packages:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
/update-browserslist-db@1.0.13(browserslist@4.21.10):
/update-browserslist-db@1.0.13(browserslist@4.22.1):
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
browserslist: 4.21.10
browserslist: 4.22.1
escalade: 3.1.1
picocolors: 1.0.0
dev: false