chore(deps-dev): bump the minor-patch-dev group with 3 updates (#2879)
This commit is contained in:
parent
08d48f8e38
commit
3a00d832fe
|
@ -20,17 +20,17 @@
|
|||
},
|
||||
"homepage": "https://github.com/meienberger/runtipi-appstore#readme",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.2.0",
|
||||
"@commitlint/cli": "^19.2.1",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@commitlint/cz-commitlint": "^19.2.0",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^20.11.28",
|
||||
"@types/node": "^20.11.30",
|
||||
"@types/semver": "^7.5.8",
|
||||
"commitizen": "^4.3.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-json-schema-validator": "^4.8.3",
|
||||
"eslint-plugin-jsonc": "^2.14.0",
|
||||
"eslint-plugin-jsonc": "^2.14.1",
|
||||
"husky": "^9.0.11",
|
||||
"jest": "^28.1.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
|
159
pnpm-lock.yaml
159
pnpm-lock.yaml
|
@ -6,14 +6,14 @@ settings:
|
|||
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: ^19.2.0
|
||||
version: 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1(@types/node@20.11.30)(typescript@5.4.2)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0
|
||||
'@commitlint/cz-commitlint':
|
||||
specifier: ^19.2.0
|
||||
version: 19.2.0(@types/node@20.11.28)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2)
|
||||
version: 19.2.0(@types/node@20.11.30)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2)
|
||||
'@types/jest':
|
||||
specifier: ^28.1.6
|
||||
version: 28.1.6
|
||||
|
@ -21,14 +21,14 @@ devDependencies:
|
|||
specifier: ^4.0.9
|
||||
version: 4.0.9
|
||||
'@types/node':
|
||||
specifier: ^20.11.28
|
||||
version: 20.11.28
|
||||
specifier: ^20.11.30
|
||||
version: 20.11.30
|
||||
'@types/semver':
|
||||
specifier: ^7.5.8
|
||||
version: 7.5.8
|
||||
commitizen:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
version: 4.3.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
eslint:
|
||||
specifier: ^8.57.0
|
||||
version: 8.57.0
|
||||
|
@ -36,14 +36,14 @@ devDependencies:
|
|||
specifier: ^4.8.3
|
||||
version: 4.8.3(eslint@8.57.0)
|
||||
eslint-plugin-jsonc:
|
||||
specifier: ^2.14.0
|
||||
version: 2.14.0(eslint@8.57.0)
|
||||
specifier: ^2.14.1
|
||||
version: 2.14.1(eslint@8.57.0)
|
||||
husky:
|
||||
specifier: ^9.0.11
|
||||
version: 9.0.11
|
||||
jest:
|
||||
specifier: ^28.1.3
|
||||
version: 28.1.3(@types/node@20.11.28)
|
||||
version: 28.1.3(@types/node@20.11.30)
|
||||
js-yaml:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
|
@ -75,11 +75,12 @@ packages:
|
|||
'@jridgewell/trace-mapping': 0.3.14
|
||||
dev: true
|
||||
|
||||
/@babel/code-frame@7.18.6:
|
||||
resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
|
||||
/@babel/code-frame@7.24.1:
|
||||
resolution: {integrity: sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/highlight': 7.18.6
|
||||
'@babel/highlight': 7.24.1
|
||||
picocolors: 1.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/compat-data@7.18.8:
|
||||
|
@ -92,7 +93,7 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.2.0
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.24.1
|
||||
'@babel/generator': 7.18.9
|
||||
'@babel/helper-compilation-targets': 7.18.9(@babel/core@7.18.9)
|
||||
'@babel/helper-module-transforms': 7.18.9
|
||||
|
@ -167,7 +168,7 @@ packages:
|
|||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/helper-simple-access': 7.18.6
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
'@babel/template': 7.18.6
|
||||
'@babel/traverse': 7.18.9
|
||||
'@babel/types': 7.18.9
|
||||
|
@ -194,8 +195,8 @@ packages:
|
|||
'@babel/types': 7.18.9
|
||||
dev: true
|
||||
|
||||
/@babel/helper-validator-identifier@7.18.6:
|
||||
resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
|
||||
/@babel/helper-validator-identifier@7.22.20:
|
||||
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
|
@ -215,13 +216,14 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/highlight@7.18.6:
|
||||
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
|
||||
/@babel/highlight@7.24.1:
|
||||
resolution: {integrity: sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/parser@7.18.9:
|
||||
|
@ -355,7 +357,7 @@ packages:
|
|||
resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.24.1
|
||||
'@babel/parser': 7.18.9
|
||||
'@babel/types': 7.18.9
|
||||
dev: true
|
||||
|
@ -364,7 +366,7 @@ packages:
|
|||
resolution: {integrity: sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.24.1
|
||||
'@babel/generator': 7.18.9
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.18.9
|
||||
|
@ -382,7 +384,7 @@ packages:
|
|||
resolution: {integrity: sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
to-fast-properties: 2.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -390,15 +392,15 @@ packages:
|
|||
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli@19.2.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==}
|
||||
/@commitlint/cli@19.2.1(@types/node@20.11.30)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 19.0.3
|
||||
'@commitlint/lint': 19.1.0
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
'@commitlint/read': 19.2.0
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
'@commitlint/read': 19.2.1
|
||||
'@commitlint/types': 19.0.3
|
||||
execa: 8.0.1
|
||||
yargs: 17.7.2
|
||||
|
@ -420,10 +422,10 @@ packages:
|
|||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
'@commitlint/types': 19.0.3
|
||||
ajv: 8.11.0
|
||||
ajv: 8.12.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/cz-commitlint@19.2.0(@types/node@20.11.28)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2):
|
||||
/@commitlint/cz-commitlint@19.2.0(@types/node@20.11.30)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-kudzHMY9/GxflGyAWMiisiBq2UkyQL1D1eWjGKoC66qQ+5jxRYeDaiVwTdPxYMnmehftNcpksZATDYKqdPP0Wg==}
|
||||
engines: {node: '>=v18'}
|
||||
peerDependencies:
|
||||
|
@ -431,10 +433,10 @@ packages:
|
|||
inquirer: ^9.0.0
|
||||
dependencies:
|
||||
'@commitlint/ensure': 19.0.3
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
commitizen: 4.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
commitizen: 4.3.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
inquirer: 9.2.16
|
||||
lodash.isplainobject: 4.0.6
|
||||
word-wrap: 1.2.5
|
||||
|
@ -486,7 +488,7 @@ packages:
|
|||
'@commitlint/types': 19.0.3
|
||||
dev: true
|
||||
|
||||
/@commitlint/load@19.2.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
/@commitlint/load@19.2.0(@types/node@20.11.30)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
|
@ -496,7 +498,7 @@ packages:
|
|||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
cosmiconfig: 9.0.0(typescript@5.4.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.28)(cosmiconfig@9.0.0)(typescript@5.4.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.30)(cosmiconfig@9.0.0)(typescript@5.4.2)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
@ -519,8 +521,8 @@ packages:
|
|||
conventional-commits-parser: 5.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/read@19.2.0:
|
||||
resolution: {integrity: sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==}
|
||||
/@commitlint/read@19.2.1:
|
||||
resolution: {integrity: sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
'@commitlint/top-level': 19.0.0
|
||||
|
@ -651,7 +653,7 @@ packages:
|
|||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
chalk: 4.1.2
|
||||
jest-message-util: 28.1.3
|
||||
jest-util: 28.1.3
|
||||
|
@ -672,14 +674,14 @@ packages:
|
|||
'@jest/test-result': 28.1.3
|
||||
'@jest/transform': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.3.2
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.10
|
||||
jest-changed-files: 28.1.3
|
||||
jest-config: 28.1.3(@types/node@20.11.28)
|
||||
jest-config: 28.1.3(@types/node@20.11.30)
|
||||
jest-haste-map: 28.1.3
|
||||
jest-message-util: 28.1.3
|
||||
jest-regex-util: 28.0.2
|
||||
|
@ -707,7 +709,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/fake-timers': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
jest-mock: 28.1.3
|
||||
dev: true
|
||||
|
||||
|
@ -734,7 +736,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/types': 28.1.3
|
||||
'@sinonjs/fake-timers': 9.1.2
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
jest-message-util: 28.1.3
|
||||
jest-mock: 28.1.3
|
||||
jest-util: 28.1.3
|
||||
|
@ -766,7 +768,7 @@ packages:
|
|||
'@jest/transform': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@jridgewell/trace-mapping': 0.3.14
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
chalk: 4.1.2
|
||||
collect-v8-coverage: 1.0.1
|
||||
exit: 0.1.2
|
||||
|
@ -855,7 +857,7 @@ packages:
|
|||
'@jest/schemas': 28.1.3
|
||||
'@types/istanbul-lib-coverage': 2.0.4
|
||||
'@types/istanbul-reports': 3.0.1
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
'@types/yargs': 17.0.10
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
@ -979,13 +981,13 @@ packages:
|
|||
/@types/conventional-commits-parser@5.0.0:
|
||||
resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
dev: true
|
||||
|
||||
/@types/graceful-fs@4.1.5:
|
||||
resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
|
||||
dependencies:
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
dev: true
|
||||
|
||||
/@types/istanbul-lib-coverage@2.0.4:
|
||||
|
@ -1015,8 +1017,8 @@ packages:
|
|||
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
|
||||
dev: true
|
||||
|
||||
/@types/node@20.11.28:
|
||||
resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==}
|
||||
/@types/node@20.11.30:
|
||||
resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
@ -1087,6 +1089,15 @@ packages:
|
|||
uri-js: 4.4.1
|
||||
dev: true
|
||||
|
||||
/ajv@8.12.0:
|
||||
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
|
||||
dependencies:
|
||||
fast-deep-equal: 3.1.3
|
||||
json-schema-traverse: 1.0.0
|
||||
require-from-string: 2.0.2
|
||||
uri-js: 4.4.1
|
||||
dev: true
|
||||
|
||||
/ansi-escapes@4.3.2:
|
||||
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
@ -1428,13 +1439,13 @@ packages:
|
|||
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
||||
dev: true
|
||||
|
||||
/commitizen@4.3.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
/commitizen@4.3.0(@types/node@20.11.30)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cachedir: 2.3.0
|
||||
cz-conventional-changelog: 3.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
cz-conventional-changelog: 3.3.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
dedent: 0.7.0
|
||||
detect-indent: 6.1.0
|
||||
find-node-modules: 2.1.3
|
||||
|
@ -1498,7 +1509,7 @@ packages:
|
|||
safe-buffer: 5.1.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.28)(cosmiconfig@9.0.0)(typescript@5.4.2):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.30)(cosmiconfig@9.0.0)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
peerDependencies:
|
||||
|
@ -1506,7 +1517,7 @@ packages:
|
|||
cosmiconfig: '>=8.2'
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
cosmiconfig: 9.0.0(typescript@5.4.2)
|
||||
jiti: 1.21.0
|
||||
typescript: 5.4.2
|
||||
|
@ -1537,18 +1548,18 @@ packages:
|
|||
which: 2.0.2
|
||||
dev: true
|
||||
|
||||
/cz-conventional-changelog@3.3.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
/cz-conventional-changelog@3.3.0(@types/node@20.11.30)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==}
|
||||
engines: {node: '>= 10'}
|
||||
dependencies:
|
||||
chalk: 2.4.2
|
||||
commitizen: 4.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
commitizen: 4.3.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
conventional-commit-types: 3.0.0
|
||||
lodash.map: 4.6.0
|
||||
longest: 2.0.1
|
||||
word-wrap: 1.2.5
|
||||
optionalDependencies:
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.30)(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- typescript
|
||||
|
@ -1731,8 +1742,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsonc@2.14.0(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-gz/4O2Gm7J76isTTXG7bWnJ4OdNlRPe4YSRphVmeT+fFOVB1tJhNheXOsOusSt+jTS7fUCAoTnhuVvVVZbKGRQ==}
|
||||
/eslint-plugin-jsonc@2.14.1(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-Tei6G4N7pZulP5MHi0EIdtseiCqUPkDMd0O8Zrw4muMIlsjJ5/B9X+U3Pfo6B7l0mTL9LN9FwuWT70dRJ6z7tg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
@ -2478,7 +2489,7 @@ packages:
|
|||
'@jest/expect': 28.1.3
|
||||
'@jest/test-result': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
chalk: 4.1.2
|
||||
co: 4.6.0
|
||||
dedent: 0.7.0
|
||||
|
@ -2497,7 +2508,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-cli@28.1.3(@types/node@20.11.28):
|
||||
/jest-cli@28.1.3(@types/node@20.11.30):
|
||||
resolution: {integrity: sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
hasBin: true
|
||||
|
@ -2514,7 +2525,7 @@ packages:
|
|||
exit: 0.1.2
|
||||
graceful-fs: 4.2.10
|
||||
import-local: 3.1.0
|
||||
jest-config: 28.1.3(@types/node@20.11.28)
|
||||
jest-config: 28.1.3(@types/node@20.11.30)
|
||||
jest-util: 28.1.3
|
||||
jest-validate: 28.1.3
|
||||
prompts: 2.4.2
|
||||
|
@ -2525,7 +2536,7 @@ packages:
|
|||
- ts-node
|
||||
dev: true
|
||||
|
||||
/jest-config@28.1.3(@types/node@20.11.28):
|
||||
/jest-config@28.1.3(@types/node@20.11.30):
|
||||
resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2540,7 +2551,7 @@ packages:
|
|||
'@babel/core': 7.18.9
|
||||
'@jest/test-sequencer': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
babel-jest: 28.1.3(@babel/core@7.18.9)
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.3.2
|
||||
|
@ -2599,7 +2610,7 @@ packages:
|
|||
'@jest/environment': 28.1.3
|
||||
'@jest/fake-timers': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
jest-mock: 28.1.3
|
||||
jest-util: 28.1.3
|
||||
dev: true
|
||||
|
@ -2615,7 +2626,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/types': 28.1.3
|
||||
'@types/graceful-fs': 4.1.5
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
anymatch: 3.1.2
|
||||
fb-watchman: 2.0.1
|
||||
graceful-fs: 4.2.10
|
||||
|
@ -2650,7 +2661,7 @@ packages:
|
|||
resolution: {integrity: sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.24.1
|
||||
'@jest/types': 28.1.3
|
||||
'@types/stack-utils': 2.0.1
|
||||
chalk: 4.1.2
|
||||
|
@ -2666,7 +2677,7 @@ packages:
|
|||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
dev: true
|
||||
|
||||
/jest-pnp-resolver@1.2.2(jest-resolve@28.1.3):
|
||||
|
@ -2720,7 +2731,7 @@ packages:
|
|||
'@jest/test-result': 28.1.3
|
||||
'@jest/transform': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
chalk: 4.1.2
|
||||
emittery: 0.10.2
|
||||
graceful-fs: 4.2.10
|
||||
|
@ -2806,7 +2817,7 @@ packages:
|
|||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.3.2
|
||||
graceful-fs: 4.2.10
|
||||
|
@ -2831,7 +2842,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/test-result': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
emittery: 0.10.2
|
||||
|
@ -2843,12 +2854,12 @@ packages:
|
|||
resolution: {integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
dependencies:
|
||||
'@types/node': 20.11.28
|
||||
'@types/node': 20.11.30
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
||||
/jest@28.1.3(@types/node@20.11.28):
|
||||
/jest@28.1.3(@types/node@20.11.30):
|
||||
resolution: {integrity: sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
hasBin: true
|
||||
|
@ -2861,7 +2872,7 @@ packages:
|
|||
'@jest/core': 28.1.3
|
||||
'@jest/types': 28.1.3
|
||||
import-local: 3.1.0
|
||||
jest-cli: 28.1.3(@types/node@20.11.28)
|
||||
jest-cli: 28.1.3(@types/node@20.11.30)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- supports-color
|
||||
|
@ -3293,7 +3304,7 @@ packages:
|
|||
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.24.1
|
||||
error-ex: 1.3.2
|
||||
json-parse-even-better-errors: 2.3.1
|
||||
lines-and-columns: 1.2.4
|
||||
|
@ -3383,8 +3394,8 @@ packages:
|
|||
sisteransi: 1.0.5
|
||||
dev: true
|
||||
|
||||
/punycode@2.1.1:
|
||||
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
|
||||
/punycode@2.3.1:
|
||||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
|
@ -3774,7 +3785,7 @@ packages:
|
|||
'@babel/core': 7.18.9
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 28.1.3(@types/node@20.11.28)
|
||||
jest: 28.1.3(@types/node@20.11.30)
|
||||
jest-util: 28.1.3
|
||||
json5: 2.2.1
|
||||
lodash.memoize: 4.1.2
|
||||
|
@ -3850,7 +3861,7 @@ packages:
|
|||
/uri-js@4.4.1:
|
||||
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
||||
dependencies:
|
||||
punycode: 2.1.1
|
||||
punycode: 2.3.1
|
||||
dev: true
|
||||
|
||||
/util-deprecate@1.0.2:
|
||||
|
|
Loading…
Reference in New Issue
Block a user