|
|
@@ -72,11 +72,11 @@ importers:
|
|
|
specifier: ^6.1.4
|
|
|
version: 6.1.4
|
|
|
'@vitest/coverage-v8':
|
|
|
- specifier: ^4.1.3
|
|
|
- version: 4.1.3(vitest@4.1.3)
|
|
|
+ specifier: ^4.1.4
|
|
|
+ version: 4.1.4(vitest@4.1.4)
|
|
|
'@vitest/eslint-plugin':
|
|
|
- specifier: ^1.6.15
|
|
|
- version: 1.6.15(@typescript-eslint/eslint-plugin@8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3)(vitest@4.1.3)
|
|
|
+ specifier: ^1.6.16
|
|
|
+ version: 1.6.16(@typescript-eslint/eslint-plugin@8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3)(vitest@4.1.4)
|
|
|
'@vue/consolidate':
|
|
|
specifier: 1.0.0
|
|
|
version: 1.0.0
|
|
|
@@ -138,8 +138,8 @@ importers:
|
|
|
specifier: ^3.0.4
|
|
|
version: 3.0.4
|
|
|
puppeteer:
|
|
|
- specifier: ~24.40.0
|
|
|
- version: 24.40.0(typescript@5.6.3)
|
|
|
+ specifier: ~24.42.0
|
|
|
+ version: 24.42.0(typescript@5.6.3)
|
|
|
rimraf:
|
|
|
specifier: ^6.1.3
|
|
|
version: 6.1.3
|
|
|
@@ -183,8 +183,8 @@ importers:
|
|
|
specifier: 'catalog:'
|
|
|
version: 8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2)
|
|
|
vitest:
|
|
|
- specifier: ^4.1.3
|
|
|
- version: 4.1.3(@types/node@24.12.2)(@vitest/coverage-v8@4.1.3)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
+ specifier: ^4.1.4
|
|
|
+ version: 4.1.4(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
|
|
|
packages-private/dts-built-test:
|
|
|
dependencies:
|
|
|
@@ -460,10 +460,6 @@ packages:
|
|
|
'@asamuzakjp/nwsapi@2.3.9':
|
|
|
resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==}
|
|
|
|
|
|
- '@babel/code-frame@7.27.1':
|
|
|
- resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
|
|
|
- engines: {node: '>=6.9.0'}
|
|
|
-
|
|
|
'@babel/code-frame@7.29.0':
|
|
|
resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
@@ -1522,17 +1518,17 @@ packages:
|
|
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
vue: ^3.2.25
|
|
|
|
|
|
- '@vitest/coverage-v8@4.1.3':
|
|
|
- resolution: {integrity: sha512-/MBdrkA8t6hbdCWFKs09dPik774xvs4Z6L4bycdCxYNLHM8oZuRyosumQMG19LUlBsB6GeVpL1q4kFFazvyKGA==}
|
|
|
+ '@vitest/coverage-v8@4.1.4':
|
|
|
+ resolution: {integrity: sha512-x7FptB5oDruxNPDNY2+S8tCh0pcq7ymCe1gTHcsp733jYjrJl8V1gMUlVysuCD9Kz46Xz9t1akkv08dPcYDs1w==}
|
|
|
peerDependencies:
|
|
|
- '@vitest/browser': 4.1.3
|
|
|
- vitest: 4.1.3
|
|
|
+ '@vitest/browser': 4.1.4
|
|
|
+ vitest: 4.1.4
|
|
|
peerDependenciesMeta:
|
|
|
'@vitest/browser':
|
|
|
optional: true
|
|
|
|
|
|
- '@vitest/eslint-plugin@1.6.15':
|
|
|
- resolution: {integrity: sha512-dTMjrdngmcB+DxomlKQ+SUubCTvd0m2hQQFpv5sx+GRodmeoxr2PVbphk57SVp250vpxphk9Ccwyv6fQ6+2gkA==}
|
|
|
+ '@vitest/eslint-plugin@1.6.16':
|
|
|
+ resolution: {integrity: sha512-2pBN1F1JXq6zTSaYC58CMJa7pGxXIRsLfOioeZM4cPE3pRdSh1ySTSoHPQlOTEF5WgoVzWZQxhGQ3ygT78hOVg==}
|
|
|
engines: {node: '>=18'}
|
|
|
peerDependencies:
|
|
|
'@typescript-eslint/eslint-plugin': '*'
|
|
|
@@ -1547,11 +1543,11 @@ packages:
|
|
|
vitest:
|
|
|
optional: true
|
|
|
|
|
|
- '@vitest/expect@4.1.3':
|
|
|
- resolution: {integrity: sha512-CW8Q9KMtXDGHj0vCsqui0M5KqRsu0zm0GNDW7Gd3U7nZ2RFpPKSCpeCXoT+/+5zr1TNlsoQRDEz+LzZUyq6gnQ==}
|
|
|
+ '@vitest/expect@4.1.4':
|
|
|
+ resolution: {integrity: sha512-iPBpra+VDuXmBFI3FMKHSFXp3Gx5HfmSCE8X67Dn+bwephCnQCaB7qWK2ldHa+8ncN8hJU8VTMcxjPpyMkUjww==}
|
|
|
|
|
|
- '@vitest/mocker@4.1.3':
|
|
|
- resolution: {integrity: sha512-XN3TrycitDQSzGRnec/YWgoofkYRhouyVQj4YNsJ5r/STCUFqMrP4+oxEv3e7ZbLi4og5kIHrZwekDJgw6hcjw==}
|
|
|
+ '@vitest/mocker@4.1.4':
|
|
|
+ resolution: {integrity: sha512-R9HTZBhW6yCSGbGQnDnH3QHfJxokKN4KB+Yvk9Q1le7eQNYwiCyKxmLmurSpFy6BzJanSLuEUDrD+j97Q+ZLPg==}
|
|
|
peerDependencies:
|
|
|
msw: ^2.4.9
|
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
@@ -1561,20 +1557,20 @@ packages:
|
|
|
vite:
|
|
|
optional: true
|
|
|
|
|
|
- '@vitest/pretty-format@4.1.3':
|
|
|
- resolution: {integrity: sha512-hYqqwuMbpkkBodpRh4k4cQSOELxXky1NfMmQvOfKvV8zQHz8x8Dla+2wzElkMkBvSAJX5TRGHJAQvK0TcOafwg==}
|
|
|
+ '@vitest/pretty-format@4.1.4':
|
|
|
+ resolution: {integrity: sha512-ddmDHU0gjEUyEVLxtZa7xamrpIefdEETu3nZjWtHeZX4QxqJ7tRxSteHVXJOcr8jhiLoGAhkK4WJ3WqBpjx42A==}
|
|
|
|
|
|
- '@vitest/runner@4.1.3':
|
|
|
- resolution: {integrity: sha512-VwgOz5MmT0KhlUj40h02LWDpUBVpflZ/b7xZFA25F29AJzIrE+SMuwzFf0b7t4EXdwRNX61C3B6auIXQTR3ttA==}
|
|
|
+ '@vitest/runner@4.1.4':
|
|
|
+ resolution: {integrity: sha512-xTp7VZ5aXP5ZJrn15UtJUWlx6qXLnGtF6jNxHepdPHpMfz/aVPx+htHtgcAL2mDXJgKhpoo2e9/hVJsIeFbytQ==}
|
|
|
|
|
|
- '@vitest/snapshot@4.1.3':
|
|
|
- resolution: {integrity: sha512-9l+k/J9KG5wPJDX9BcFFzhhwNjwkRb8RsnYhaT1vPY7OufxmQFc9sZzScRCPTiETzl37mrIWVY9zxzmdVeJwDQ==}
|
|
|
+ '@vitest/snapshot@4.1.4':
|
|
|
+ resolution: {integrity: sha512-MCjCFgaS8aZz+m5nTcEcgk/xhWv0rEH4Yl53PPlMXOZ1/Ka2VcZU6CJ+MgYCZbcJvzGhQRjVrGQNZqkGPttIKw==}
|
|
|
|
|
|
- '@vitest/spy@4.1.3':
|
|
|
- resolution: {integrity: sha512-ujj5Uwxagg4XUIfAUyRQxAg631BP6e9joRiN99mr48Bg9fRs+5mdUElhOoZ6rP5mBr8Bs3lmrREnkrQWkrsTCw==}
|
|
|
+ '@vitest/spy@4.1.4':
|
|
|
+ resolution: {integrity: sha512-XxNdAsKW7C+FLydqFJLb5KhJtl3PGCMmYwFRfhvIgxJvLSXhhVI1zM8f1qD3Zg7RCjTSzDVyct6sghs9UEgBEQ==}
|
|
|
|
|
|
- '@vitest/utils@4.1.3':
|
|
|
- resolution: {integrity: sha512-Pc/Oexse/khOWsGB+w3q4yzA4te7W4gpZZAvk+fr8qXfTURZUMj5i7kuxsNK5mP/dEB6ao3jfr0rs17fHhbHdw==}
|
|
|
+ '@vitest/utils@4.1.4':
|
|
|
+ resolution: {integrity: sha512-13QMT+eysM5uVGa1rG4kegGYNp6cnQcsTc67ELFbhNLQO+vgsygtYJx2khvdt4gVQqSSpC/KT5FZZxUpP3Oatw==}
|
|
|
|
|
|
'@vue/consolidate@1.0.0':
|
|
|
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
|
|
|
@@ -1969,8 +1965,8 @@ packages:
|
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
- devtools-protocol@0.0.1581282:
|
|
|
- resolution: {integrity: sha512-nv7iKtNZQshSW2hKzYNr46nM/Cfh5SEvE2oV0/SEGgc9XupIY5ggf84Cz8eJIkBce7S3bmTAauFD6aysMpnqsQ==}
|
|
|
+ devtools-protocol@0.0.1595872:
|
|
|
+ resolution: {integrity: sha512-kRfgp8vWVjBu/fbYCiVFiOqsCk3CrMKEo3WbgGT2NXK2dG7vawWPBljixajVgGK9II8rDO9G0oD0zLt3I1daRg==}
|
|
|
|
|
|
doctypes@1.1.0:
|
|
|
resolution: {integrity: sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==}
|
|
|
@@ -2994,12 +2990,12 @@ packages:
|
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
|
engines: {node: '>=6'}
|
|
|
|
|
|
- puppeteer-core@24.40.0:
|
|
|
- resolution: {integrity: sha512-MWL3XbUCfVgGR0gRsidzT6oKJT2QydPLhMITU6HoVWiiv4gkb6gJi3pcdAa8q4HwjBTbqISOWVP4aJiiyUJvag==}
|
|
|
+ puppeteer-core@24.42.0:
|
|
|
+ resolution: {integrity: sha512-T4zXokk/izH01fYPhyyev1A4piWiOKrYq7CUFpdoYQxmOnXoV6YjUabmfIjCYkNspSoAXIxRid3Tw+Vg0fthYg==}
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
- puppeteer@24.40.0:
|
|
|
- resolution: {integrity: sha512-IxQbDq93XHVVLWHrAkFP7F7iHvb9o0mgfsSIMlhHb+JM+JjM1V4v4MNSQfcRWJopx9dsNOr9adYv0U5fm9BJBQ==}
|
|
|
+ puppeteer@24.42.0:
|
|
|
+ resolution: {integrity: sha512-94MoPfFp2eY3eYIMdINkez4IOP5TMHntlZbVx06fHlQTtiQiYgaY0L2Zzfod8PVUkPqP7m3Qlre2v8YS8cudPA==}
|
|
|
engines: {node: '>=18'}
|
|
|
hasBin: true
|
|
|
|
|
|
@@ -3426,20 +3422,20 @@ packages:
|
|
|
yaml:
|
|
|
optional: true
|
|
|
|
|
|
- vitest@4.1.3:
|
|
|
- resolution: {integrity: sha512-DBc4Tx0MPNsqb9isoyOq00lHftVx/KIU44QOm2q59npZyLUkENn8TMFsuzuO+4U2FUa9rgbbPt3udrP25GcjXw==}
|
|
|
+ vitest@4.1.4:
|
|
|
+ resolution: {integrity: sha512-tFuJqTxKb8AvfyqMfnavXdzfy3h3sWZRWwfluGbkeR7n0HUev+FmNgZ8SDrRBTVrVCjgH5cA21qGbCffMNtWvg==}
|
|
|
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
hasBin: true
|
|
|
peerDependencies:
|
|
|
'@edge-runtime/vm': '*'
|
|
|
'@opentelemetry/api': ^1.9.0
|
|
|
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
|
|
- '@vitest/browser-playwright': 4.1.3
|
|
|
- '@vitest/browser-preview': 4.1.3
|
|
|
- '@vitest/browser-webdriverio': 4.1.3
|
|
|
- '@vitest/coverage-istanbul': 4.1.3
|
|
|
- '@vitest/coverage-v8': 4.1.3
|
|
|
- '@vitest/ui': 4.1.3
|
|
|
+ '@vitest/browser-playwright': 4.1.4
|
|
|
+ '@vitest/browser-preview': 4.1.4
|
|
|
+ '@vitest/browser-webdriverio': 4.1.4
|
|
|
+ '@vitest/coverage-istanbul': 4.1.4
|
|
|
+ '@vitest/coverage-v8': 4.1.4
|
|
|
+ '@vitest/ui': 4.1.4
|
|
|
happy-dom: '*'
|
|
|
jsdom: '*'
|
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
@@ -3603,18 +3599,11 @@ snapshots:
|
|
|
|
|
|
'@asamuzakjp/nwsapi@2.3.9': {}
|
|
|
|
|
|
- '@babel/code-frame@7.27.1':
|
|
|
- dependencies:
|
|
|
- '@babel/helper-validator-identifier': 7.28.5
|
|
|
- js-tokens: 4.0.0
|
|
|
- picocolors: 1.1.1
|
|
|
-
|
|
|
'@babel/code-frame@7.29.0':
|
|
|
dependencies:
|
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
|
js-tokens: 4.0.0
|
|
|
picocolors: 1.1.1
|
|
|
- optional: true
|
|
|
|
|
|
'@babel/helper-string-parser@7.27.1': {}
|
|
|
|
|
|
@@ -4384,10 +4373,10 @@ snapshots:
|
|
|
vite: 8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2)
|
|
|
vue: link:packages/vue
|
|
|
|
|
|
- '@vitest/coverage-v8@4.1.3(vitest@4.1.3)':
|
|
|
+ '@vitest/coverage-v8@4.1.4(vitest@4.1.4)':
|
|
|
dependencies:
|
|
|
'@bcoe/v8-coverage': 1.0.2
|
|
|
- '@vitest/utils': 4.1.3
|
|
|
+ '@vitest/utils': 4.1.4
|
|
|
ast-v8-to-istanbul: 1.0.0
|
|
|
istanbul-lib-coverage: 3.2.2
|
|
|
istanbul-lib-report: 3.0.1
|
|
|
@@ -4396,9 +4385,9 @@ snapshots:
|
|
|
obug: 2.1.1
|
|
|
std-env: 4.0.0
|
|
|
tinyrainbow: 3.1.0
|
|
|
- vitest: 4.1.3(@types/node@24.12.2)(@vitest/coverage-v8@4.1.3)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
+ vitest: 4.1.4(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
|
|
|
- '@vitest/eslint-plugin@1.6.15(@typescript-eslint/eslint-plugin@8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3)(vitest@4.1.3)':
|
|
|
+ '@vitest/eslint-plugin@1.6.16(@typescript-eslint/eslint-plugin@8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3)(vitest@4.1.4)':
|
|
|
dependencies:
|
|
|
'@typescript-eslint/scope-manager': 8.58.1
|
|
|
'@typescript-eslint/utils': 8.58.1(eslint@10.2.0)(typescript@5.6.3)
|
|
|
@@ -4406,48 +4395,48 @@ snapshots:
|
|
|
optionalDependencies:
|
|
|
'@typescript-eslint/eslint-plugin': 8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0)(typescript@5.6.3))(eslint@10.2.0)(typescript@5.6.3)
|
|
|
typescript: 5.6.3
|
|
|
- vitest: 4.1.3(@types/node@24.12.2)(@vitest/coverage-v8@4.1.3)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
+ vitest: 4.1.4(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
|
|
|
- '@vitest/expect@4.1.3':
|
|
|
+ '@vitest/expect@4.1.4':
|
|
|
dependencies:
|
|
|
'@standard-schema/spec': 1.1.0
|
|
|
'@types/chai': 5.2.2
|
|
|
- '@vitest/spy': 4.1.3
|
|
|
- '@vitest/utils': 4.1.3
|
|
|
+ '@vitest/spy': 4.1.4
|
|
|
+ '@vitest/utils': 4.1.4
|
|
|
chai: 6.2.2
|
|
|
tinyrainbow: 3.1.0
|
|
|
|
|
|
- '@vitest/mocker@4.1.3(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))':
|
|
|
+ '@vitest/mocker@4.1.4(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))':
|
|
|
dependencies:
|
|
|
- '@vitest/spy': 4.1.3
|
|
|
+ '@vitest/spy': 4.1.4
|
|
|
estree-walker: 3.0.3
|
|
|
magic-string: 0.30.21
|
|
|
optionalDependencies:
|
|
|
vite: 8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2)
|
|
|
|
|
|
- '@vitest/pretty-format@4.1.3':
|
|
|
+ '@vitest/pretty-format@4.1.4':
|
|
|
dependencies:
|
|
|
tinyrainbow: 3.1.0
|
|
|
|
|
|
- '@vitest/runner@4.1.3':
|
|
|
+ '@vitest/runner@4.1.4':
|
|
|
dependencies:
|
|
|
- '@vitest/utils': 4.1.3
|
|
|
+ '@vitest/utils': 4.1.4
|
|
|
pathe: 2.0.3
|
|
|
|
|
|
- '@vitest/snapshot@4.1.3':
|
|
|
+ '@vitest/snapshot@4.1.4':
|
|
|
dependencies:
|
|
|
- '@vitest/pretty-format': 4.1.3
|
|
|
- '@vitest/utils': 4.1.3
|
|
|
+ '@vitest/pretty-format': 4.1.4
|
|
|
+ '@vitest/utils': 4.1.4
|
|
|
magic-string: 0.30.21
|
|
|
pathe: 2.0.3
|
|
|
|
|
|
- '@vitest/spy@4.1.3': {}
|
|
|
+ '@vitest/spy@4.1.4': {}
|
|
|
|
|
|
- '@vitest/utils@4.1.3':
|
|
|
+ '@vitest/utils@4.1.4':
|
|
|
dependencies:
|
|
|
- '@vitest/pretty-format': 4.1.3
|
|
|
+ '@vitest/pretty-format': 4.1.4
|
|
|
convert-source-map: 2.0.0
|
|
|
tinyrainbow: 3.1.0
|
|
|
|
|
|
@@ -4632,9 +4621,9 @@ snapshots:
|
|
|
dependencies:
|
|
|
readdirp: 4.0.1
|
|
|
|
|
|
- chromium-bidi@14.0.0(devtools-protocol@0.0.1581282):
|
|
|
+ chromium-bidi@14.0.0(devtools-protocol@0.0.1595872):
|
|
|
dependencies:
|
|
|
- devtools-protocol: 0.0.1581282
|
|
|
+ devtools-protocol: 0.0.1595872
|
|
|
mitt: 3.0.1
|
|
|
zod: 3.24.1
|
|
|
|
|
|
@@ -4819,7 +4808,7 @@ snapshots:
|
|
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
|
|
- devtools-protocol@0.0.1581282: {}
|
|
|
+ devtools-protocol@0.0.1595872: {}
|
|
|
|
|
|
doctypes@1.1.0: {}
|
|
|
|
|
|
@@ -5680,7 +5669,7 @@ snapshots:
|
|
|
|
|
|
parse-json@5.2.0:
|
|
|
dependencies:
|
|
|
- '@babel/code-frame': 7.27.1
|
|
|
+ '@babel/code-frame': 7.29.0
|
|
|
error-ex: 1.3.2
|
|
|
json-parse-even-better-errors: 2.3.1
|
|
|
lines-and-columns: 1.2.4
|
|
|
@@ -5874,12 +5863,12 @@ snapshots:
|
|
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
|
|
- puppeteer-core@24.40.0:
|
|
|
+ puppeteer-core@24.42.0:
|
|
|
dependencies:
|
|
|
'@puppeteer/browsers': 2.13.0
|
|
|
- chromium-bidi: 14.0.0(devtools-protocol@0.0.1581282)
|
|
|
+ chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872)
|
|
|
debug: 4.4.3
|
|
|
- devtools-protocol: 0.0.1581282
|
|
|
+ devtools-protocol: 0.0.1595872
|
|
|
typed-query-selector: 2.12.1
|
|
|
webdriver-bidi-protocol: 0.4.1
|
|
|
ws: 8.19.0
|
|
|
@@ -5888,13 +5877,13 @@ snapshots:
|
|
|
- supports-color
|
|
|
- utf-8-validate
|
|
|
|
|
|
- puppeteer@24.40.0(typescript@5.6.3):
|
|
|
+ puppeteer@24.42.0(typescript@5.6.3):
|
|
|
dependencies:
|
|
|
'@puppeteer/browsers': 2.13.0
|
|
|
- chromium-bidi: 14.0.0(devtools-protocol@0.0.1581282)
|
|
|
+ chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872)
|
|
|
cosmiconfig: 9.0.0(typescript@5.6.3)
|
|
|
- devtools-protocol: 0.0.1581282
|
|
|
- puppeteer-core: 24.40.0
|
|
|
+ devtools-protocol: 0.0.1595872
|
|
|
+ puppeteer-core: 24.42.0
|
|
|
typed-query-selector: 2.12.1
|
|
|
transitivePeerDependencies:
|
|
|
- bufferutil
|
|
|
@@ -6317,7 +6306,7 @@ snapshots:
|
|
|
unplugin-utils@0.2.4:
|
|
|
dependencies:
|
|
|
pathe: 2.0.3
|
|
|
- picomatch: 4.0.3
|
|
|
+ picomatch: 4.0.4
|
|
|
|
|
|
unrs-resolver@1.11.1:
|
|
|
dependencies:
|
|
|
@@ -6375,21 +6364,21 @@ snapshots:
|
|
|
sass: 1.99.0
|
|
|
yaml: 2.8.2
|
|
|
|
|
|
- vitest@4.1.3(@types/node@24.12.2)(@vitest/coverage-v8@4.1.3)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2)):
|
|
|
+ vitest@4.1.4(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2)):
|
|
|
dependencies:
|
|
|
- '@vitest/expect': 4.1.3
|
|
|
- '@vitest/mocker': 4.1.3(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
- '@vitest/pretty-format': 4.1.3
|
|
|
- '@vitest/runner': 4.1.3
|
|
|
- '@vitest/snapshot': 4.1.3
|
|
|
- '@vitest/spy': 4.1.3
|
|
|
- '@vitest/utils': 4.1.3
|
|
|
+ '@vitest/expect': 4.1.4
|
|
|
+ '@vitest/mocker': 4.1.4(vite@8.0.7(@types/node@24.12.2)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.2))
|
|
|
+ '@vitest/pretty-format': 4.1.4
|
|
|
+ '@vitest/runner': 4.1.4
|
|
|
+ '@vitest/snapshot': 4.1.4
|
|
|
+ '@vitest/spy': 4.1.4
|
|
|
+ '@vitest/utils': 4.1.4
|
|
|
es-module-lexer: 2.0.0
|
|
|
expect-type: 1.3.0
|
|
|
magic-string: 0.30.21
|
|
|
obug: 2.1.1
|
|
|
pathe: 2.0.3
|
|
|
- picomatch: 4.0.3
|
|
|
+ picomatch: 4.0.4
|
|
|
std-env: 4.0.0
|
|
|
tinybench: 2.9.0
|
|
|
tinyexec: 1.0.4
|
|
|
@@ -6399,7 +6388,7 @@ snapshots:
|
|
|
why-is-node-running: 2.3.0
|
|
|
optionalDependencies:
|
|
|
'@types/node': 24.12.2
|
|
|
- '@vitest/coverage-v8': 4.1.3(vitest@4.1.3)
|
|
|
+ '@vitest/coverage-v8': 4.1.4(vitest@4.1.4)
|
|
|
jsdom: 29.0.2
|
|
|
transitivePeerDependencies:
|
|
|
- msw
|