test
Some checks failed
test / Run tests (push) Failing after 6s
build / Build (push) Failing after 9s

This commit is contained in:
2025-03-19 18:05:54 +08:00
parent c2219db73e
commit fd2aba4286
31 changed files with 584 additions and 199 deletions

19
pnpm-lock.yaml generated
View File

@ -123,9 +123,6 @@ importers:
'@vitest/coverage-v8':
specifier: 2.1.4
version: 2.1.4(vitest@2.1.4(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.36.0))
'@webext-core/fake-browser':
specifier: ^1.3.2
version: 1.3.2
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49)
@ -153,6 +150,9 @@ importers:
jsdom:
specifier: ^25.0.1
version: 25.0.1
mock-xmlhttprequest:
specifier: ^8.4.1
version: 8.4.1
postcss:
specifier: ^8.4.49
version: 8.4.49
@ -1612,9 +1612,6 @@ packages:
'@webassemblyjs/wast-printer@1.14.1':
resolution: {integrity: sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==}
'@webext-core/fake-browser@1.3.2':
resolution: {integrity: sha512-jFyPWWz+VkHAC9DRIiIPOyu6X/KlC8dYqSKweHz6tsDb86QawtVgZSpYcM+GOQBlZc5DHFo92jJ7cIq4uBnU0A==}
'@xtuc/ieee754@1.2.0':
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
@ -3165,6 +3162,10 @@ packages:
mlly@1.7.3:
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
mock-xmlhttprequest@8.4.1:
resolution: {integrity: sha512-2ORxRN+h40+3/Ylw9LKOtYGfQIoX6grGQlmbvMKqaeZ5/l7oeMvqdJxyG/ax3Poy7VbqMTADI6BwTmO7u10Wrw==}
engines: {node: '>=16.0.0'}
monaco-editor@0.52.2:
resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==}
@ -5946,10 +5947,6 @@ snapshots:
'@webassemblyjs/ast': 1.14.1
'@xtuc/long': 4.2.2
'@webext-core/fake-browser@1.3.2':
dependencies:
lodash.merge: 4.6.2
'@xtuc/ieee754@1.2.0': {}
'@xtuc/long@4.2.2': {}
@ -7815,6 +7812,8 @@ snapshots:
pkg-types: 1.2.1
ufo: 1.5.4
mock-xmlhttprequest@8.4.1: {}
monaco-editor@0.52.2: {}
mrmime@1.0.1: {}