mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
build(deps-dev): bump ava from 6.2.0 to 6.3.0 (#8352)
Bumps [ava](https://github.com/avajs/ava) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/avajs/ava/releases) - [Commits](https://github.com/avajs/ava/compare/v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: ava dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
9ed60ed543
commit
558aaedd89
2 changed files with 28 additions and 22 deletions
|
@ -24,7 +24,7 @@
|
|||
"@biomejs/biome": "1.9.4",
|
||||
"@types/capture-console": "1.0.5",
|
||||
"@types/node": "20.16.10",
|
||||
"ava": "6.2.0",
|
||||
"ava": "6.3.0",
|
||||
"capture-console": "1.0.2",
|
||||
"jimp": "1.6.0",
|
||||
"typedoc": "0.28.4",
|
||||
|
|
48
pnpm-lock.yaml
generated
48
pnpm-lock.yaml
generated
|
@ -27,8 +27,8 @@ importers:
|
|||
specifier: 20.16.10
|
||||
version: 20.16.10
|
||||
ava:
|
||||
specifier: 6.2.0
|
||||
version: 6.2.0(@ava/typescript@5.0.0)(rollup@4.40.1)
|
||||
specifier: 6.3.0
|
||||
version: 6.3.0(@ava/typescript@5.0.0)(rollup@4.40.1)
|
||||
capture-console:
|
||||
specifier: 1.0.2
|
||||
version: 1.0.2
|
||||
|
@ -2533,9 +2533,9 @@ packages:
|
|||
'@ungap/structured-clone@1.3.0':
|
||||
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
||||
|
||||
'@vercel/nft@0.27.10':
|
||||
resolution: {integrity: sha512-zbaF9Wp/NsZtKLE4uVmL3FyfFwlpDyuymQM1kPbeT0mVOHKDQQNjnnfslB3REg3oZprmNFJuh3pkHBk2qAaizg==}
|
||||
engines: {node: '>=16'}
|
||||
'@vercel/nft@0.29.2':
|
||||
resolution: {integrity: sha512-A/Si4mrTkQqJ6EXJKv5EYCDQ3NL6nJXxG8VGXePsaiQigsomHYQC9xSpX8qGk7AEZk4b1ssbYIqJ0ISQQ7bfcA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
'@vitejs/plugin-react@4.4.1':
|
||||
|
@ -2760,8 +2760,8 @@ packages:
|
|||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
|
||||
ava@6.2.0:
|
||||
resolution: {integrity: sha512-+GZk5PbyepjiO/68hzCZCUepQOQauKfNnI7sA4JukBTg97jD7E+tDKEA7OhGOGr6EorNNMM9+jqvgHVOTOzG4w==}
|
||||
ava@6.3.0:
|
||||
resolution: {integrity: sha512-64K+xNmlgMo1D94evJlkBWmJ6CGrO6oEctGEjA3PIl5GrwZyMXM5OEycZWnKGduE1YdqMvYDl29SgnNk7kyx+A==}
|
||||
engines: {node: ^18.18 || ^20.8 || ^22 || >=23}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2882,9 +2882,9 @@ packages:
|
|||
capture-console@1.0.2:
|
||||
resolution: {integrity: sha512-vQNTSFr0cmHAYXXG3KG7ZJQn0XxC3K2di/wUZVb6yII6gqSN/10Egd3vV4XqJ00yCRNHy2wkN4uWHE+rJstDrw==}
|
||||
|
||||
cbor@9.0.2:
|
||||
resolution: {integrity: sha512-JPypkxsB10s9QOWwa6zwPzqE1Md3vqpPc+cai4sAecuCsRyAtAl/pMyhPlMbT/xtPnm2dznJZYRLui57qiRhaQ==}
|
||||
engines: {node: '>=16'}
|
||||
cbor@10.0.3:
|
||||
resolution: {integrity: sha512-72Jnj81xMsqepqdcSdf2+fflz/UDsThOHy5hj2MW5F5xzHL8Oa0KQ6I6V9CwVUPxg5pf+W9xp6W2KilaRXWWtw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
ccount@2.0.1:
|
||||
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
||||
|
@ -3197,6 +3197,10 @@ packages:
|
|||
resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
detect-libc@2.0.4:
|
||||
resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
detect-node-es@1.1.0:
|
||||
resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
|
||||
|
||||
|
@ -3716,8 +3720,8 @@ packages:
|
|||
resolution: {integrity: sha512-yiWd4GVmJp0Q6ghmM2B/V3oZGRmjrKLXvHR3TE1nfoXsmoggllfZUQe74EN0fJdPFZu2NIvNdrMMLm3OsV7Ohw==}
|
||||
engines: {node: '>=10 <11 || >=12 <13 || >=14'}
|
||||
|
||||
ignore@7.0.3:
|
||||
resolution: {integrity: sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==}
|
||||
ignore@7.0.4:
|
||||
resolution: {integrity: sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
image-q@4.0.0:
|
||||
|
@ -7322,7 +7326,7 @@ snapshots:
|
|||
'@mapbox/node-pre-gyp@2.0.0':
|
||||
dependencies:
|
||||
consola: 3.4.2
|
||||
detect-libc: 2.0.3
|
||||
detect-libc: 2.0.4
|
||||
https-proxy-agent: 7.0.6
|
||||
node-fetch: 2.7.0
|
||||
nopt: 8.1.0
|
||||
|
@ -8270,7 +8274,7 @@ snapshots:
|
|||
|
||||
'@ungap/structured-clone@1.3.0': {}
|
||||
|
||||
'@vercel/nft@0.27.10(rollup@4.40.1)':
|
||||
'@vercel/nft@0.29.2(rollup@4.40.1)':
|
||||
dependencies:
|
||||
'@mapbox/node-pre-gyp': 2.0.0
|
||||
'@rollup/pluginutils': 5.1.4(rollup@4.40.1)
|
||||
|
@ -8279,7 +8283,7 @@ snapshots:
|
|||
async-sema: 3.1.1
|
||||
bindings: 1.5.0
|
||||
estree-walker: 2.0.2
|
||||
glob: 7.2.3
|
||||
glob: 10.4.5
|
||||
graceful-fs: 4.2.11
|
||||
node-gyp-build: 4.8.4
|
||||
picomatch: 4.0.2
|
||||
|
@ -8637,16 +8641,16 @@ snapshots:
|
|||
postcss: 8.5.3
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
ava@6.2.0(@ava/typescript@5.0.0)(rollup@4.40.1):
|
||||
ava@6.3.0(@ava/typescript@5.0.0)(rollup@4.40.1):
|
||||
dependencies:
|
||||
'@vercel/nft': 0.27.10(rollup@4.40.1)
|
||||
'@vercel/nft': 0.29.2(rollup@4.40.1)
|
||||
acorn: 8.14.1
|
||||
acorn-walk: 8.3.4
|
||||
ansi-styles: 6.2.1
|
||||
arrgv: 1.0.2
|
||||
arrify: 3.0.0
|
||||
callsites: 4.2.0
|
||||
cbor: 9.0.2
|
||||
cbor: 10.0.3
|
||||
chalk: 5.4.1
|
||||
chunkd: 2.0.1
|
||||
ci-info: 4.2.0
|
||||
|
@ -8789,7 +8793,7 @@ snapshots:
|
|||
lodash.isfunction: 3.0.9
|
||||
randomstring: 1.3.1
|
||||
|
||||
cbor@9.0.2:
|
||||
cbor@10.0.3:
|
||||
dependencies:
|
||||
nofilter: 3.1.0
|
||||
|
||||
|
@ -9135,6 +9139,8 @@ snapshots:
|
|||
|
||||
detect-libc@2.0.3: {}
|
||||
|
||||
detect-libc@2.0.4: {}
|
||||
|
||||
detect-node-es@1.1.0: {}
|
||||
|
||||
deterministic-object-hash@2.0.2:
|
||||
|
@ -9570,7 +9576,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@sindresorhus/merge-streams': 2.3.0
|
||||
fast-glob: 3.3.3
|
||||
ignore: 7.0.3
|
||||
ignore: 7.0.4
|
||||
path-type: 6.0.0
|
||||
slash: 5.1.0
|
||||
unicorn-magic: 0.3.0
|
||||
|
@ -9848,7 +9854,7 @@ snapshots:
|
|||
|
||||
ignore-by-default@2.1.0: {}
|
||||
|
||||
ignore@7.0.3: {}
|
||||
ignore@7.0.4: {}
|
||||
|
||||
image-q@4.0.0:
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue