mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
build(deps): lock file maintenance
This commit is contained in:
parent
af35cfd695
commit
2b0dd43600
1 changed files with 143 additions and 137 deletions
280
pnpm-lock.yaml
generated
280
pnpm-lock.yaml
generated
|
|
@ -109,27 +109,27 @@ packages:
|
||||||
resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==}
|
resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/code-frame@7.24.2:
|
/@babel/code-frame@7.24.6:
|
||||||
resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==}
|
resolution: {integrity: sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/highlight': 7.24.2
|
'@babel/highlight': 7.24.6
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/helper-validator-identifier@7.22.20:
|
/@babel/helper-validator-identifier@7.24.6:
|
||||||
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
resolution: {integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/highlight@7.24.2:
|
/@babel/highlight@7.24.6:
|
||||||
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
|
resolution: {integrity: sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.22.20
|
'@babel/helper-validator-identifier': 7.24.6
|
||||||
chalk: 2.4.2
|
chalk: 2.4.2
|
||||||
js-tokens: 4.0.0
|
js-tokens: 4.0.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@colors/colors@1.5.0:
|
/@colors/colors@1.5.0:
|
||||||
|
|
@ -172,7 +172,7 @@ packages:
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/types': 18.6.1
|
'@commitlint/types': 18.6.1
|
||||||
ajv: 8.12.0
|
ajv: 8.14.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/ensure@18.6.1:
|
/@commitlint/ensure@18.6.1:
|
||||||
|
|
@ -331,7 +331,7 @@ packages:
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
globals: 13.24.0
|
globals: 13.24.0
|
||||||
ignore: 5.3.1
|
ignore: 5.3.1
|
||||||
|
|
@ -358,7 +358,7 @@ packages:
|
||||||
engines: {node: '>=10.10.0'}
|
engines: {node: '>=10.10.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@humanwhocodes/object-schema': 2.0.3
|
'@humanwhocodes/object-schema': 2.0.3
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
@ -440,7 +440,7 @@ packages:
|
||||||
'@octokit/graphql': 7.1.0
|
'@octokit/graphql': 7.1.0
|
||||||
'@octokit/request': 8.4.0
|
'@octokit/request': 8.4.0
|
||||||
'@octokit/request-error': 5.1.0
|
'@octokit/request-error': 5.1.0
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
before-after-hook: 2.2.3
|
before-after-hook: 2.2.3
|
||||||
universal-user-agent: 6.0.1
|
universal-user-agent: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -453,7 +453,7 @@ packages:
|
||||||
'@octokit/graphql': 8.1.1
|
'@octokit/graphql': 8.1.1
|
||||||
'@octokit/request': 9.1.1
|
'@octokit/request': 9.1.1
|
||||||
'@octokit/request-error': 6.1.1
|
'@octokit/request-error': 6.1.1
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
before-after-hook: 3.0.2
|
before-after-hook: 3.0.2
|
||||||
universal-user-agent: 7.0.2
|
universal-user-agent: 7.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -462,7 +462,7 @@ packages:
|
||||||
resolution: {integrity: sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q==}
|
resolution: {integrity: sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
universal-user-agent: 7.0.2
|
universal-user-agent: 7.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -470,7 +470,7 @@ packages:
|
||||||
resolution: {integrity: sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw==}
|
resolution: {integrity: sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
universal-user-agent: 6.0.1
|
universal-user-agent: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -479,7 +479,7 @@ packages:
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/request': 8.4.0
|
'@octokit/request': 8.4.0
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
universal-user-agent: 6.0.1
|
universal-user-agent: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -488,7 +488,7 @@ packages:
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/request': 9.1.1
|
'@octokit/request': 9.1.1
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
universal-user-agent: 7.0.2
|
universal-user-agent: 7.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -496,18 +496,18 @@ packages:
|
||||||
resolution: {integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==}
|
resolution: {integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@octokit/openapi-types@22.1.0:
|
/@octokit/openapi-types@22.2.0:
|
||||||
resolution: {integrity: sha512-pGUdSP+eEPfZiQHNkZI0U01HLipxncisdJQB4G//OAmfeO8sqTQ9KRa0KF03TUPCziNsoXUrTg4B2Q1EX++T0Q==}
|
resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@octokit/plugin-paginate-rest@11.2.0(@octokit/core@6.1.2):
|
/@octokit/plugin-paginate-rest@11.3.0(@octokit/core@6.1.2):
|
||||||
resolution: {integrity: sha512-Nd3hCJbr5GUwTgV6j2dMONIigoqNwJRm+yvA5BYb1dnGBTmVUrGYGNwYsGl2hN+xtDAYpqxDiz8vysh/NqEN+A==}
|
resolution: {integrity: sha512-n4znWfRinnUQF6TPyxs7EctSAA3yVSP4qlJP2YgI3g9d4Ae2n5F3XDOjbUluKRxPU3rfsgpOboI4O4VtPc6Ilg==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@octokit/core': '>=6'
|
'@octokit/core': '>=6'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/core': 6.1.2
|
'@octokit/core': 6.1.2
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@octokit/plugin-paginate-rest@9.2.1(@octokit/core@5.2.0):
|
/@octokit/plugin-paginate-rest@9.2.1(@octokit/core@5.2.0):
|
||||||
|
|
@ -540,7 +540,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/core': 6.1.2
|
'@octokit/core': 6.1.2
|
||||||
'@octokit/request-error': 6.1.1
|
'@octokit/request-error': 6.1.1
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
bottleneck: 2.19.5
|
bottleneck: 2.19.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -555,14 +555,14 @@ packages:
|
||||||
bottleneck: 2.19.5
|
bottleneck: 2.19.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@octokit/plugin-throttling@9.2.1(@octokit/core@6.1.2):
|
/@octokit/plugin-throttling@9.3.0(@octokit/core@6.1.2):
|
||||||
resolution: {integrity: sha512-n6EK4/1Npva54sAFDdpUxAbO14FbzudJ/k7DZPjQuLYOvNTWj4DGeH//J9ZCVoLkAlvRWV5sWKLaICsmGvqg2g==}
|
resolution: {integrity: sha512-B5YTToSRTzNSeEyssnrT7WwGhpIdbpV9NKIs3KyTWHX6PhpYn7gqF/+lL3BvsASBM3Sg5BAUYk7KZx5p/Ec77w==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@octokit/core': ^6.0.0
|
'@octokit/core': ^6.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/core': 6.1.2
|
'@octokit/core': 6.1.2
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
bottleneck: 2.19.5
|
bottleneck: 2.19.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -570,7 +570,7 @@ packages:
|
||||||
resolution: {integrity: sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==}
|
resolution: {integrity: sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
deprecation: 2.3.1
|
deprecation: 2.3.1
|
||||||
once: 1.4.0
|
once: 1.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -579,7 +579,7 @@ packages:
|
||||||
resolution: {integrity: sha512-1mw1gqT3fR/WFvnoVpY/zUM2o/XkMs/2AszUUG9I69xn0JFLv6PGkPhNk5lbfvROs79wiS0bqiJNxfCZcRJJdg==}
|
resolution: {integrity: sha512-1mw1gqT3fR/WFvnoVpY/zUM2o/XkMs/2AszUUG9I69xn0JFLv6PGkPhNk5lbfvROs79wiS0bqiJNxfCZcRJJdg==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@octokit/request@8.4.0:
|
/@octokit/request@8.4.0:
|
||||||
|
|
@ -588,7 +588,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/endpoint': 9.0.5
|
'@octokit/endpoint': 9.0.5
|
||||||
'@octokit/request-error': 5.1.0
|
'@octokit/request-error': 5.1.0
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
universal-user-agent: 6.0.1
|
universal-user-agent: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -598,7 +598,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/endpoint': 10.1.1
|
'@octokit/endpoint': 10.1.1
|
||||||
'@octokit/request-error': 6.1.1
|
'@octokit/request-error': 6.1.1
|
||||||
'@octokit/types': 13.4.1
|
'@octokit/types': 13.5.0
|
||||||
universal-user-agent: 7.0.2
|
universal-user-agent: 7.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -608,10 +608,10 @@ packages:
|
||||||
'@octokit/openapi-types': 20.0.0
|
'@octokit/openapi-types': 20.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@octokit/types@13.4.1:
|
/@octokit/types@13.5.0:
|
||||||
resolution: {integrity: sha512-Y73oOAzRBAUzR/iRAbGULzpNkX8vaxKCqEtg6K74Ff3w9f5apFnWtE/2nade7dMWWW3bS5Kkd6DJS4HF04xreg==}
|
resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/openapi-types': 22.1.0
|
'@octokit/openapi-types': 22.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@pkgjs/parseargs@0.11.0:
|
/@pkgjs/parseargs@0.11.0:
|
||||||
|
|
@ -660,7 +660,7 @@ packages:
|
||||||
conventional-changelog-angular: 7.0.0
|
conventional-changelog-angular: 7.0.0
|
||||||
conventional-commits-filter: 4.0.0
|
conventional-commits-filter: 4.0.0
|
||||||
conventional-commits-parser: 5.0.0
|
conventional-commits-parser: 5.0.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
import-from-esm: 1.3.4
|
import-from-esm: 1.3.4
|
||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
micromatch: 4.0.7
|
micromatch: 4.0.7
|
||||||
|
|
@ -687,7 +687,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@semantic-release/error': 3.0.0
|
'@semantic-release/error': 3.0.0
|
||||||
aggregate-error: 3.1.0
|
aggregate-error: 3.1.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
dir-glob: 3.0.1
|
dir-glob: 3.0.1
|
||||||
execa: 5.1.1
|
execa: 5.1.1
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
|
|
@ -698,24 +698,24 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@semantic-release/github@10.0.3(semantic-release@23.1.1):
|
/@semantic-release/github@10.0.5(semantic-release@23.1.1):
|
||||||
resolution: {integrity: sha512-nSJQboKrG4xBn7hHpRMrK8lt5DgqJg50ZMz9UbrsfTxuRk55XVoQEadbGZ2L9M0xZAC6hkuwkDhQJKqfPU35Fw==}
|
resolution: {integrity: sha512-hmuCDkfru/Uc9+ZBNOSremAupu6BCslvOVDiG0wYcL8TQodCycp6uvwDyeym1H0M4l3ob9c0s0xMBiZjjXQ2yA==}
|
||||||
engines: {node: '>=20.8.1'}
|
engines: {node: '>=20.8.1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
semantic-release: '>=20.1.0'
|
semantic-release: '>=20.1.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/core': 6.1.2
|
'@octokit/core': 6.1.2
|
||||||
'@octokit/plugin-paginate-rest': 11.2.0(@octokit/core@6.1.2)
|
'@octokit/plugin-paginate-rest': 11.3.0(@octokit/core@6.1.2)
|
||||||
'@octokit/plugin-retry': 7.1.1(@octokit/core@6.1.2)
|
'@octokit/plugin-retry': 7.1.1(@octokit/core@6.1.2)
|
||||||
'@octokit/plugin-throttling': 9.2.1(@octokit/core@6.1.2)
|
'@octokit/plugin-throttling': 9.3.0(@octokit/core@6.1.2)
|
||||||
'@semantic-release/error': 4.0.0
|
'@semantic-release/error': 4.0.0
|
||||||
aggregate-error: 5.0.0
|
aggregate-error: 5.0.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
dir-glob: 3.0.1
|
dir-glob: 3.0.1
|
||||||
globby: 14.0.1
|
globby: 14.0.1
|
||||||
http-proxy-agent: 7.0.2
|
http-proxy-agent: 7.0.2
|
||||||
https-proxy-agent: 7.0.4
|
https-proxy-agent: 7.0.4
|
||||||
issue-parser: 7.0.0
|
issue-parser: 7.0.1
|
||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
mime: 4.0.3
|
mime: 4.0.3
|
||||||
p-filter: 4.1.0
|
p-filter: 4.1.0
|
||||||
|
|
@ -737,7 +737,7 @@ packages:
|
||||||
'@octokit/plugin-throttling': 8.2.0(@octokit/core@5.2.0)
|
'@octokit/plugin-throttling': 8.2.0(@octokit/core@5.2.0)
|
||||||
'@semantic-release/error': 4.0.0
|
'@semantic-release/error': 4.0.0
|
||||||
aggregate-error: 5.0.0
|
aggregate-error: 5.0.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
dir-glob: 3.0.1
|
dir-glob: 3.0.1
|
||||||
globby: 14.0.1
|
globby: 14.0.1
|
||||||
http-proxy-agent: 7.0.2
|
http-proxy-agent: 7.0.2
|
||||||
|
|
@ -765,34 +765,34 @@ packages:
|
||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
nerf-dart: 1.0.0
|
nerf-dart: 1.0.0
|
||||||
normalize-url: 8.0.1
|
normalize-url: 8.0.1
|
||||||
npm: 10.6.0
|
npm: 10.8.1
|
||||||
rc: 1.2.8
|
rc: 1.2.8
|
||||||
read-pkg: 9.0.1
|
read-pkg: 9.0.1
|
||||||
registry-auth-token: 5.0.2
|
registry-auth-token: 5.0.2
|
||||||
semantic-release: 23.1.1(typescript@5.4.5)
|
semantic-release: 23.1.1(typescript@5.4.5)
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
tempy: 3.1.0
|
tempy: 3.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@semantic-release/npm@12.0.0(semantic-release@23.1.1):
|
/@semantic-release/npm@12.0.1(semantic-release@23.1.1):
|
||||||
resolution: {integrity: sha512-72TVYQCH9NvVsO/y13eF8vE4bNnfls518+4KcFwJUKi7AtA/ZXoNgSg9gTTfw5eMZMkiH0izUrpGXgZE/cSQhA==}
|
resolution: {integrity: sha512-/6nntGSUGK2aTOI0rHPwY3ZjgY9FkXmEHbW9Kr+62NVOsyqpKKeP0lrCH+tphv+EsNdJNmqqwijTEnVWUMQ2Nw==}
|
||||||
engines: {node: '>=20.8.1'}
|
engines: {node: '>=20.8.1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
semantic-release: '>=20.1.0'
|
semantic-release: '>=20.1.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@semantic-release/error': 4.0.0
|
'@semantic-release/error': 4.0.0
|
||||||
aggregate-error: 5.0.0
|
aggregate-error: 5.0.0
|
||||||
execa: 8.0.1
|
execa: 9.1.0
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
nerf-dart: 1.0.0
|
nerf-dart: 1.0.0
|
||||||
normalize-url: 8.0.1
|
normalize-url: 8.0.1
|
||||||
npm: 10.6.0
|
npm: 10.8.1
|
||||||
rc: 1.2.8
|
rc: 1.2.8
|
||||||
read-pkg: 9.0.1
|
read-pkg: 9.0.1
|
||||||
registry-auth-token: 5.0.2
|
registry-auth-token: 5.0.2
|
||||||
semantic-release: 23.1.1(typescript@5.4.5)
|
semantic-release: 23.1.1(typescript@5.4.5)
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
tempy: 3.1.0
|
tempy: 3.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -806,7 +806,7 @@ packages:
|
||||||
conventional-changelog-writer: 7.0.1
|
conventional-changelog-writer: 7.0.1
|
||||||
conventional-commits-filter: 4.0.0
|
conventional-commits-filter: 4.0.0
|
||||||
conventional-commits-parser: 5.0.0
|
conventional-commits-parser: 5.0.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
get-stream: 7.0.1
|
get-stream: 7.0.1
|
||||||
import-from-esm: 1.3.4
|
import-from-esm: 1.3.4
|
||||||
into-stream: 7.0.0
|
into-stream: 7.0.0
|
||||||
|
|
@ -891,12 +891,12 @@ packages:
|
||||||
'@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
'@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 6.21.0
|
'@typescript-eslint/visitor-keys': 6.21.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.1
|
ignore: 5.3.1
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
@ -917,7 +917,7 @@ packages:
|
||||||
'@typescript-eslint/types': 6.21.0
|
'@typescript-eslint/types': 6.21.0
|
||||||
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 6.21.0
|
'@typescript-eslint/visitor-keys': 6.21.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
@ -944,7 +944,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
||||||
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
|
|
@ -968,11 +968,11 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.21.0
|
'@typescript-eslint/types': 6.21.0
|
||||||
'@typescript-eslint/visitor-keys': 6.21.0
|
'@typescript-eslint/visitor-keys': 6.21.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.3
|
minimatch: 9.0.3
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
@ -992,7 +992,7 @@ packages:
|
||||||
'@typescript-eslint/types': 6.21.0
|
'@typescript-eslint/types': 6.21.0
|
||||||
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
@ -1046,7 +1046,7 @@ packages:
|
||||||
resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==}
|
resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==}
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -1076,8 +1076,8 @@ packages:
|
||||||
uri-js: 4.4.1
|
uri-js: 4.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ajv@8.12.0:
|
/ajv@8.14.0:
|
||||||
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
|
resolution: {integrity: sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-deep-equal: 3.1.3
|
fast-deep-equal: 3.1.3
|
||||||
json-schema-traverse: 1.0.0
|
json-schema-traverse: 1.0.0
|
||||||
|
|
@ -1303,8 +1303,8 @@ packages:
|
||||||
yargs: 16.2.0
|
yargs: 16.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cli-table3@0.6.4:
|
/cli-table3@0.6.5:
|
||||||
resolution: {integrity: sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw==}
|
resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
|
||||||
engines: {node: 10.* || >= 12.*}
|
engines: {node: 10.* || >= 12.*}
|
||||||
dependencies:
|
dependencies:
|
||||||
string-width: 4.2.3
|
string-width: 4.2.3
|
||||||
|
|
@ -1408,7 +1408,7 @@ packages:
|
||||||
handlebars: 4.7.8
|
handlebars: 4.7.8
|
||||||
json-stringify-safe: 5.0.1
|
json-stringify-safe: 5.0.1
|
||||||
meow: 12.1.1
|
meow: 12.1.1
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
split2: 4.2.0
|
split2: 4.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -1535,8 +1535,8 @@ packages:
|
||||||
is-data-view: 1.0.1
|
is-data-view: 1.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/debug@4.3.4:
|
/debug@4.3.5:
|
||||||
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
|
||||||
engines: {node: '>=6.0'}
|
engines: {node: '>=6.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
supports-color: '*'
|
supports-color: '*'
|
||||||
|
|
@ -1691,7 +1691,7 @@ packages:
|
||||||
function.prototype.name: 1.1.6
|
function.prototype.name: 1.1.6
|
||||||
get-intrinsic: 1.2.4
|
get-intrinsic: 1.2.4
|
||||||
get-symbol-description: 1.0.2
|
get-symbol-description: 1.0.2
|
||||||
globalthis: 1.0.3
|
globalthis: 1.0.4
|
||||||
gopd: 1.0.1
|
gopd: 1.0.1
|
||||||
has-property-descriptors: 1.0.2
|
has-property-descriptors: 1.0.2
|
||||||
has-proto: 1.0.3
|
has-proto: 1.0.3
|
||||||
|
|
@ -1827,7 +1827,7 @@ packages:
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
cross-spawn: 7.0.3
|
cross-spawn: 7.0.3
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
doctrine: 3.0.0
|
doctrine: 3.0.0
|
||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
eslint-scope: 7.2.2
|
eslint-scope: 7.2.2
|
||||||
|
|
@ -2087,8 +2087,8 @@ packages:
|
||||||
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/function-timeout@1.0.1:
|
/function-timeout@1.0.2:
|
||||||
resolution: {integrity: sha512-6yPMImFFuaMPNaTMTBuolA8EanHJWF5Vju0NHpObRURT105J6x1Mf2a7J4P7Sqk2xDxv24N5L0RatEhTBhNmdA==}
|
resolution: {integrity: sha512-939eZS4gJ3htTHAldmyyuzlrD58P03fHG49v2JfFXbV6OhvZKRC9j2yAtdHw/zrp2zXHuv05zMIy40F0ge7spA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -2205,16 +2205,16 @@ packages:
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/glob@10.3.12:
|
/glob@10.4.1:
|
||||||
resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==}
|
resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==}
|
||||||
engines: {node: '>=16 || 14 >=14.17'}
|
engines: {node: '>=16 || 14 >=14.18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
foreground-child: 3.1.1
|
foreground-child: 3.1.1
|
||||||
jackspeak: 2.3.6
|
jackspeak: 3.1.2
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
minipass: 7.0.4
|
minipass: 7.1.2
|
||||||
path-scurry: 1.10.2
|
path-scurry: 1.11.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/glob@7.2.3:
|
/glob@7.2.3:
|
||||||
|
|
@ -2243,11 +2243,12 @@ packages:
|
||||||
type-fest: 0.20.2
|
type-fest: 0.20.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/globalthis@1.0.3:
|
/globalthis@1.0.4:
|
||||||
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
|
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
dependencies:
|
dependencies:
|
||||||
define-properties: 1.2.1
|
define-properties: 1.2.1
|
||||||
|
gopd: 1.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/globby@11.1.0:
|
/globby@11.1.0:
|
||||||
|
|
@ -2385,8 +2386,8 @@ packages:
|
||||||
lru-cache: 6.0.0
|
lru-cache: 6.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/hosted-git-info@7.0.1:
|
/hosted-git-info@7.0.2:
|
||||||
resolution: {integrity: sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==}
|
resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
|
||||||
engines: {node: ^16.14.0 || >=18.0.0}
|
engines: {node: ^16.14.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
lru-cache: 10.2.2
|
lru-cache: 10.2.2
|
||||||
|
|
@ -2397,7 +2398,7 @@ packages:
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
agent-base: 7.1.1
|
agent-base: 7.1.1
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -2407,7 +2408,7 @@ packages:
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
agent-base: 7.1.1
|
agent-base: 7.1.1
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -2450,14 +2451,14 @@ packages:
|
||||||
resolution: {integrity: sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==}
|
resolution: {integrity: sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==}
|
||||||
engines: {node: '>=16.20'}
|
engines: {node: '>=16.20'}
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
import-meta-resolve: 4.0.0
|
import-meta-resolve: 4.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/import-meta-resolve@4.0.0:
|
/import-meta-resolve@4.1.0:
|
||||||
resolution: {integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==}
|
resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/imurmurhash@0.1.4:
|
/imurmurhash@0.1.4:
|
||||||
|
|
@ -2722,8 +2723,8 @@ packages:
|
||||||
lodash.uniqby: 4.7.0
|
lodash.uniqby: 4.7.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/issue-parser@7.0.0:
|
/issue-parser@7.0.1:
|
||||||
resolution: {integrity: sha512-jgAw78HO3gs9UrKqJNQvfDj9Ouy8Mhu40fbEJ8yXff4MW8+/Fcn9iFjyWUQ6SKbX8ipPk3X5A3AyfYHRu6uVLw==}
|
resolution: {integrity: sha512-3YZcUUR2Wt1WsapF+S/WiA2WmlW0cWAoPccMqne7AxEBhCdFeTPjfv/Axb8V2gyCgY3nRw+ksZ3xSUX+R47iAg==}
|
||||||
engines: {node: ^18.17 || >=20.6.1}
|
engines: {node: ^18.17 || >=20.6.1}
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash.capitalize: 4.2.1
|
lodash.capitalize: 4.2.1
|
||||||
|
|
@ -2733,8 +2734,8 @@ packages:
|
||||||
lodash.uniqby: 4.7.0
|
lodash.uniqby: 4.7.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/jackspeak@2.3.6:
|
/jackspeak@3.1.2:
|
||||||
resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
|
resolution: {integrity: sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@isaacs/cliui': 8.0.2
|
'@isaacs/cliui': 8.0.2
|
||||||
|
|
@ -2775,8 +2776,8 @@ packages:
|
||||||
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/json-parse-even-better-errors@3.0.1:
|
/json-parse-even-better-errors@3.0.2:
|
||||||
resolution: {integrity: sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==}
|
resolution: {integrity: sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==}
|
||||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -2848,14 +2849,14 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
commander: 12.1.0
|
commander: 12.1.0
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
lilconfig: 3.1.1
|
lilconfig: 3.1.1
|
||||||
listr2: 8.2.1
|
listr2: 8.2.1
|
||||||
micromatch: 4.0.7
|
micromatch: 4.0.7
|
||||||
pidtree: 0.6.0
|
pidtree: 0.6.0
|
||||||
string-argv: 0.3.2
|
string-argv: 0.3.2
|
||||||
yaml: 2.4.2
|
yaml: 2.4.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -3014,7 +3015,7 @@ packages:
|
||||||
ansi-escapes: 6.2.1
|
ansi-escapes: 6.2.1
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
cli-highlight: 2.1.11
|
cli-highlight: 2.1.11
|
||||||
cli-table3: 0.6.4
|
cli-table3: 0.6.5
|
||||||
marked: 12.0.2
|
marked: 12.0.2
|
||||||
node-emoji: 2.1.3
|
node-emoji: 2.1.3
|
||||||
supports-hyperlinks: 3.0.0
|
supports-hyperlinks: 3.0.0
|
||||||
|
|
@ -3124,8 +3125,8 @@ packages:
|
||||||
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/minipass@7.0.4:
|
/minipass@7.1.2:
|
||||||
resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==}
|
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
||||||
engines: {node: '>=16 || 14 >=14.17'}
|
engines: {node: '>=16 || 14 >=14.17'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -3178,17 +3179,17 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
hosted-git-info: 4.1.0
|
hosted-git-info: 4.1.0
|
||||||
is-core-module: 2.13.1
|
is-core-module: 2.13.1
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
validate-npm-package-license: 3.0.4
|
validate-npm-package-license: 3.0.4
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/normalize-package-data@6.0.0:
|
/normalize-package-data@6.0.1:
|
||||||
resolution: {integrity: sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==}
|
resolution: {integrity: sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==}
|
||||||
engines: {node: ^16.14.0 || >=18.0.0}
|
engines: {node: ^16.14.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
hosted-git-info: 7.0.1
|
hosted-git-info: 7.0.2
|
||||||
is-core-module: 2.13.1
|
is-core-module: 2.13.1
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
validate-npm-package-license: 3.0.4
|
validate-npm-package-license: 3.0.4
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -3230,8 +3231,8 @@ packages:
|
||||||
path-key: 4.0.0
|
path-key: 4.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/npm@10.6.0:
|
/npm@10.8.1:
|
||||||
resolution: {integrity: sha512-KC70Su2ZnO9v4i2t+M0sQcsRERk++XcYbK9fy4bLWzUCV2nELhSN7UAkoe42P4HQTg2LyQxcfntgYS89OEaOsA==}
|
resolution: {integrity: sha512-Dp1C6SvSMYQI7YHq/y2l94uvI+59Eqbu1EpuKQHQ8p16txXRuRit5gH3Lnaagk2aXDIjg/Iru9pd05bnneKgdw==}
|
||||||
engines: {node: ^18.17.0 || >=20.5.0}
|
engines: {node: ^18.17.0 || >=20.5.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -3291,7 +3292,6 @@ packages:
|
||||||
- pacote
|
- pacote
|
||||||
- parse-conflict-json
|
- parse-conflict-json
|
||||||
- proc-log
|
- proc-log
|
||||||
- proggy
|
|
||||||
- qrcode-terminal
|
- qrcode-terminal
|
||||||
- read
|
- read
|
||||||
- semver
|
- semver
|
||||||
|
|
@ -3465,7 +3465,7 @@ packages:
|
||||||
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.24.2
|
'@babel/code-frame': 7.24.6
|
||||||
error-ex: 1.3.2
|
error-ex: 1.3.2
|
||||||
json-parse-even-better-errors: 2.3.1
|
json-parse-even-better-errors: 2.3.1
|
||||||
lines-and-columns: 1.2.4
|
lines-and-columns: 1.2.4
|
||||||
|
|
@ -3475,9 +3475,9 @@ packages:
|
||||||
resolution: {integrity: sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==}
|
resolution: {integrity: sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.24.2
|
'@babel/code-frame': 7.24.6
|
||||||
index-to-position: 0.1.2
|
index-to-position: 0.1.2
|
||||||
type-fest: 4.17.0
|
type-fest: 4.18.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/parse-ms@4.0.0:
|
/parse-ms@4.0.0:
|
||||||
|
|
@ -3528,12 +3528,12 @@ packages:
|
||||||
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/path-scurry@1.10.2:
|
/path-scurry@1.11.1:
|
||||||
resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==}
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
||||||
engines: {node: '>=16 || 14 >=14.17'}
|
engines: {node: '>=16 || 14 >=14.18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
lru-cache: 10.2.2
|
lru-cache: 10.2.2
|
||||||
minipass: 7.0.4
|
minipass: 7.1.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/path-type@4.0.0:
|
/path-type@4.0.0:
|
||||||
|
|
@ -3546,8 +3546,8 @@ packages:
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/picocolors@1.0.0:
|
/picocolors@1.0.1:
|
||||||
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/picomatch@2.3.1:
|
/picomatch@2.3.1:
|
||||||
|
|
@ -3646,7 +3646,7 @@ packages:
|
||||||
resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==}
|
resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==}
|
||||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
json-parse-even-better-errors: 3.0.1
|
json-parse-even-better-errors: 3.0.2
|
||||||
npm-normalize-package-bin: 3.0.1
|
npm-normalize-package-bin: 3.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -3656,7 +3656,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
find-up-simple: 1.0.0
|
find-up-simple: 1.0.0
|
||||||
read-pkg: 9.0.1
|
read-pkg: 9.0.1
|
||||||
type-fest: 4.17.0
|
type-fest: 4.18.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/read-pkg-up@11.0.0:
|
/read-pkg-up@11.0.0:
|
||||||
|
|
@ -3666,7 +3666,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
find-up-simple: 1.0.0
|
find-up-simple: 1.0.0
|
||||||
read-pkg: 9.0.1
|
read-pkg: 9.0.1
|
||||||
type-fest: 4.17.0
|
type-fest: 4.18.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/read-pkg-up@7.0.1:
|
/read-pkg-up@7.0.1:
|
||||||
|
|
@ -3693,9 +3693,9 @@ packages:
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/normalize-package-data': 2.4.4
|
'@types/normalize-package-data': 2.4.4
|
||||||
normalize-package-data: 6.0.0
|
normalize-package-data: 6.0.1
|
||||||
parse-json: 8.1.0
|
parse-json: 8.1.0
|
||||||
type-fest: 4.17.0
|
type-fest: 4.18.3
|
||||||
unicorn-magic: 0.1.0
|
unicorn-magic: 0.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -3811,7 +3811,7 @@ packages:
|
||||||
engines: {node: '>=14.18'}
|
engines: {node: '>=14.18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 10.3.12
|
glob: 10.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/run-parallel@1.2.0:
|
/run-parallel@1.2.0:
|
||||||
|
|
@ -3854,12 +3854,12 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@semantic-release/commit-analyzer': 12.0.0(semantic-release@23.1.1)
|
'@semantic-release/commit-analyzer': 12.0.0(semantic-release@23.1.1)
|
||||||
'@semantic-release/error': 4.0.0
|
'@semantic-release/error': 4.0.0
|
||||||
'@semantic-release/github': 10.0.3(semantic-release@23.1.1)
|
'@semantic-release/github': 10.0.5(semantic-release@23.1.1)
|
||||||
'@semantic-release/npm': 12.0.0(semantic-release@23.1.1)
|
'@semantic-release/npm': 12.0.1(semantic-release@23.1.1)
|
||||||
'@semantic-release/release-notes-generator': 13.0.0(semantic-release@23.1.1)
|
'@semantic-release/release-notes-generator': 13.0.0(semantic-release@23.1.1)
|
||||||
aggregate-error: 5.0.0
|
aggregate-error: 5.0.0
|
||||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||||
debug: 4.3.4
|
debug: 4.3.5
|
||||||
env-ci: 11.0.0
|
env-ci: 11.0.0
|
||||||
execa: 9.1.0
|
execa: 9.1.0
|
||||||
figures: 6.1.0
|
figures: 6.1.0
|
||||||
|
|
@ -3867,7 +3867,7 @@ packages:
|
||||||
get-stream: 6.0.1
|
get-stream: 6.0.1
|
||||||
git-log-parser: 1.2.0
|
git-log-parser: 1.2.0
|
||||||
hook-std: 3.0.0
|
hook-std: 3.0.0
|
||||||
hosted-git-info: 7.0.1
|
hosted-git-info: 7.0.2
|
||||||
import-from-esm: 1.3.4
|
import-from-esm: 1.3.4
|
||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
marked: 12.0.2
|
marked: 12.0.2
|
||||||
|
|
@ -3877,7 +3877,7 @@ packages:
|
||||||
p-reduce: 3.0.0
|
p-reduce: 3.0.0
|
||||||
read-package-up: 11.0.0
|
read-package-up: 11.0.0
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
semver-diff: 4.0.0
|
semver-diff: 4.0.0
|
||||||
signale: 1.4.0
|
signale: 1.4.0
|
||||||
yargs: 17.7.2
|
yargs: 17.7.2
|
||||||
|
|
@ -3890,7 +3890,7 @@ packages:
|
||||||
resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==}
|
resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/semver-regex@4.0.5:
|
/semver-regex@4.0.5:
|
||||||
|
|
@ -3911,6 +3911,12 @@ packages:
|
||||||
lru-cache: 6.0.0
|
lru-cache: 6.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/semver@7.6.2:
|
||||||
|
resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
hasBin: true
|
||||||
|
dev: true
|
||||||
|
|
||||||
/set-function-length@1.2.2:
|
/set-function-length@1.2.2:
|
||||||
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
@ -4029,7 +4035,7 @@ packages:
|
||||||
git-hooks-list: 3.1.0
|
git-hooks-list: 3.1.0
|
||||||
globby: 13.2.2
|
globby: 13.2.2
|
||||||
is-plain-obj: 4.1.0
|
is-plain-obj: 4.1.0
|
||||||
semver: 7.6.0
|
semver: 7.6.2
|
||||||
sort-object-keys: 1.1.3
|
sort-object-keys: 1.1.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -4046,7 +4052,7 @@ packages:
|
||||||
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
spdx-expression-parse: 3.0.1
|
spdx-expression-parse: 3.0.1
|
||||||
spdx-license-ids: 3.0.17
|
spdx-license-ids: 3.0.18
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/spdx-exceptions@2.5.0:
|
/spdx-exceptions@2.5.0:
|
||||||
|
|
@ -4057,11 +4063,11 @@ packages:
|
||||||
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
|
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
spdx-exceptions: 2.5.0
|
spdx-exceptions: 2.5.0
|
||||||
spdx-license-ids: 3.0.17
|
spdx-license-ids: 3.0.18
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/spdx-license-ids@3.0.17:
|
/spdx-license-ids@3.0.18:
|
||||||
resolution: {integrity: sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==}
|
resolution: {integrity: sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/split2@1.0.0:
|
/split2@1.0.0:
|
||||||
|
|
@ -4214,7 +4220,7 @@ packages:
|
||||||
resolution: {integrity: sha512-CY8u7DtbvucKuquCmOFEKhr9Besln7n9uN8eFbwcoGYWXOMW07u2o8njWaiXt11ylS3qoGF55pILjRmPlbodyg==}
|
resolution: {integrity: sha512-CY8u7DtbvucKuquCmOFEKhr9Besln7n9uN8eFbwcoGYWXOMW07u2o8njWaiXt11ylS3qoGF55pILjRmPlbodyg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
function-timeout: 1.0.1
|
function-timeout: 1.0.2
|
||||||
time-span: 5.1.0
|
time-span: 5.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -4421,8 +4427,8 @@ packages:
|
||||||
engines: {node: '>=12.20'}
|
engines: {node: '>=12.20'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/type-fest@4.17.0:
|
/type-fest@4.18.3:
|
||||||
resolution: {integrity: sha512-9flrz1zkfLRH3jO3bLflmTxryzKMxVa7841VeMgBaNQGY6vH4RCcpN/sQLB7mQQYh1GZ5utT2deypMuCy4yicw==}
|
resolution: {integrity: sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
@ -4686,8 +4692,8 @@ packages:
|
||||||
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/yaml@2.4.2:
|
/yaml@2.4.3:
|
||||||
resolution: {integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==}
|
resolution: {integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==}
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue