diff --git a/package.json b/package.json index 8193620..191c173 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "oclif": "^4.0.4", "semantic-release": "^22.0.8", "ts-node": "^10.9.1", - "typescript": "5.0.4" + "typescript": "5.3.2" }, "dependencies": { "@commercelayer/cli-core": "^4.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fccdda..a283b25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,13 +7,13 @@ settings: dependencies: '@commercelayer/cli-core': specifier: ^4.3.3 - version: 4.3.3(@types/node@20.9.4)(typescript@5.0.4) + version: 4.3.3(@types/node@20.9.4)(typescript@5.3.2) '@commercelayer/sdk': specifier: ^5.22.1 version: 5.22.1 '@oclif/core': specifier: ^2.15.0 - version: 2.15.0(@types/node@20.9.4)(typescript@5.0.4) + version: 2.15.0(@types/node@20.9.4)(typescript@5.3.2) open: specifier: ^8.4.2 version: 8.4.2 @@ -24,16 +24,16 @@ dependencies: devDependencies: '@commercelayer/cli-dev': specifier: ^2.0.5 - version: 2.0.5(@types/node@20.9.4)(typescript@5.0.4) + version: 2.0.5(@types/node@20.9.4)(typescript@5.3.2) '@commercelayer/eslint-config-ts': specifier: ^1.2.0 - version: 1.2.0(eslint@8.54.0)(typescript@5.0.4) + version: 1.2.0(eslint@8.54.0)(typescript@5.3.2) '@oclif/plugin-help': specifier: ^5.2.20 - version: 5.2.20(@types/node@20.9.4)(typescript@5.0.4) + version: 5.2.20(@types/node@20.9.4)(typescript@5.3.2) '@oclif/test': specifier: ^2.5.6 - version: 2.5.6(@types/node@20.9.4)(typescript@5.0.4) + version: 2.5.6(@types/node@20.9.4)(typescript@5.3.2) '@types/chai': specifier: ^4.3.11 version: 4.3.11 @@ -57,16 +57,16 @@ devDependencies: version: 15.1.0 oclif: specifier: ^4.0.4 - version: 4.0.4(@types/node@20.9.4)(eslint@8.54.0)(typescript@5.0.4) + version: 4.0.4(@types/node@20.9.4)(eslint@8.54.0)(typescript@5.3.2) semantic-release: specifier: ^22.0.8 - version: 22.0.8(typescript@5.0.4) + version: 22.0.8(typescript@5.3.2) ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.9.4)(typescript@5.0.4) + version: 10.9.1(@types/node@20.9.4)(typescript@5.3.2) typescript: - specifier: 5.0.4 - version: 5.0.4 + specifier: 5.3.2 + version: 5.3.2 packages: @@ -281,12 +281,12 @@ packages: dev: true optional: true - /@commercelayer/cli-core@4.3.3(@types/node@20.9.4)(typescript@5.0.4): + /@commercelayer/cli-core@4.3.3(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-8j1IBfU6Dos7tPFhMU1vl2hIwQSkQO6EMGKMaOTuBy+mptwMJqrWN7OHsB/aG9jNXw8FC2Ng/aPt3NSBcNjaiA==} engines: {node: ^16.13.0 || >=18.0.0} dependencies: '@commercelayer/js-auth': 4.2.0 - '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.0.4) + '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.3.2) axios: 1.6.1 chalk: 4.1.2 jsonwebtoken: 9.0.2 @@ -300,12 +300,12 @@ packages: - typescript dev: false - /@commercelayer/cli-dev@2.0.5(@types/node@20.9.4)(typescript@5.0.4): + /@commercelayer/cli-dev@2.0.5(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-pavZ/3aff5u11XLvSq0PEN/zAB3tCDDe3ltnpFShpGMEme8MxPQ5dsVLu7/+u8gip9ifPi/ek+ECE0CDWyUMng==} engines: {node: '>=16'} hasBin: true dependencies: - '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.0.4) + '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.3.2) fs-extra: 10.1.0 github-slugger: 1.5.0 normalize-package-data: 5.0.0 @@ -317,23 +317,23 @@ packages: - typescript dev: true - /@commercelayer/eslint-config-ts@1.2.0(eslint@8.54.0)(typescript@5.0.4): + /@commercelayer/eslint-config-ts@1.2.0(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-F49LqnNyGpSrijYgYfV/sztu0G4aRpw/vZrdapCu9qwAJt/y1wZcRlXRGhJJ9kN0Ag9+vDC+ZN8EOH7cjSseDA==} peerDependencies: eslint: '>=8.0' typescript: '>=5.0' dependencies: - '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.0.4) - '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2) eslint: 8.54.0 eslint-config-prettier: 9.0.0(eslint@8.54.0) - eslint-config-standard-with-typescript: 39.1.1(@typescript-eslint/eslint-plugin@6.12.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.0.4) + eslint-config-standard-with-typescript: 39.1.1(@typescript-eslint/eslint-plugin@6.12.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.3.2) eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0) eslint-plugin-n: 16.3.1(eslint@8.54.0) eslint-plugin-prettier: 5.0.1(eslint-config-prettier@9.0.0)(eslint@8.54.0)(prettier@3.1.0) eslint-plugin-promise: 6.1.1(eslint@8.54.0) prettier: 3.1.0 - typescript: 5.0.4 + typescript: 5.3.2 transitivePeerDependencies: - '@types/eslint' - eslint-import-resolver-typescript @@ -718,7 +718,7 @@ packages: - supports-color dev: true - /@oclif/core@2.15.0(@types/node@20.9.4)(typescript@5.0.4): + /@oclif/core@2.15.0(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==} engines: {node: '>=14.0.0'} dependencies: @@ -745,7 +745,7 @@ packages: strip-ansi: 6.0.1 supports-color: 8.1.1 supports-hyperlinks: 2.3.0 - ts-node: 10.9.1(@types/node@20.9.4)(typescript@5.0.4) + ts-node: 10.9.1(@types/node@20.9.4)(typescript@5.3.2) tslib: 2.6.2 widest-line: 3.1.0 wordwrap: 1.0.0 @@ -756,7 +756,7 @@ packages: - '@types/node' - typescript - /@oclif/core@3.12.0(typescript@5.0.4): + /@oclif/core@3.12.0(typescript@5.3.2): resolution: {integrity: sha512-mT1Vpd1E20IJ7P6GDYOivylPdTHq/xVgFjeCDjitFW86UAklFM8BEFyFB7KpsTvpmjRbCoda3yU10lSI1224lw==} engines: {node: '>=18.0.0'} dependencies: @@ -783,7 +783,7 @@ packages: strip-ansi: 6.0.1 supports-color: 8.1.1 supports-hyperlinks: 2.3.0 - tsconfck: 3.0.0(typescript@5.0.4) + tsconfck: 3.0.0(typescript@5.3.2) widest-line: 3.1.0 wordwrap: 1.0.0 wrap-ansi: 7.0.0 @@ -791,11 +791,11 @@ packages: - typescript dev: true - /@oclif/plugin-help@5.2.20(@types/node@20.9.4)(typescript@5.0.4): + /@oclif/plugin-help@5.2.20(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.0.4) + '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.3.2) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -803,11 +803,11 @@ packages: - typescript dev: true - /@oclif/plugin-not-found@2.4.3(@types/node@20.9.4)(typescript@5.0.4): + /@oclif/plugin-not-found@2.4.3(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-nIyaR4y692frwh7wIHZ3fb+2L6XEecQwRDIb4zbEam0TvaVmBQWZoColQyWA84ljFBPZ8XWiQyTz+ixSwdRkqg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.0.4) + '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.3.2) chalk: 4.1.2 fast-levenshtein: 3.0.0 transitivePeerDependencies: @@ -817,11 +817,11 @@ packages: - typescript dev: true - /@oclif/plugin-warn-if-update-available@3.0.3(typescript@5.0.4): + /@oclif/plugin-warn-if-update-available@3.0.3(typescript@5.3.2): resolution: {integrity: sha512-p9Ai5olqj52NTndtntFbVreRCtJg9dgnfAl5Zi6hmIpgzVtPYDxLwa3PnMufKFc3fUkno5xnJ0TsKfxt0QruDw==} engines: {node: '>=18.0.0'} dependencies: - '@oclif/core': 3.12.0(typescript@5.0.4) + '@oclif/core': 3.12.0(typescript@5.3.2) chalk: 5.3.0 debug: 4.3.4(supports-color@8.1.1) http-call: 5.3.0 @@ -831,11 +831,11 @@ packages: - typescript dev: true - /@oclif/test@2.5.6(@types/node@20.9.4)(typescript@5.0.4): + /@oclif/test@2.5.6(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-AcusFApdU6/akXaofhBDrY4IM9uYzlOD9bYCCM0NwUXOv1m6320hSp2DT/wkj9H1gsvKbJXZHqgtXsNGZTWLFg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.0.4) + '@oclif/core': 2.15.0(@types/node@20.9.4)(typescript@5.3.2) fancy-test: 2.0.42 transitivePeerDependencies: - '@swc/core' @@ -1100,7 +1100,7 @@ packages: import-from-esm: 1.3.3 lodash-es: 4.17.21 micromatch: 4.0.5 - semantic-release: 22.0.8(typescript@5.0.4) + semantic-release: 22.0.8(typescript@5.3.2) transitivePeerDependencies: - supports-color dev: true @@ -1131,7 +1131,7 @@ packages: lodash-es: 4.17.21 mime: 3.0.0 p-filter: 3.0.0 - semantic-release: 22.0.8(typescript@5.0.4) + semantic-release: 22.0.8(typescript@5.3.2) url-join: 5.0.0 transitivePeerDependencies: - supports-color @@ -1154,7 +1154,7 @@ packages: rc: 1.2.8 read-pkg: 9.0.1 registry-auth-token: 5.0.2 - semantic-release: 22.0.8(typescript@5.0.4) + semantic-release: 22.0.8(typescript@5.3.2) semver: 7.5.4 tempy: 3.1.0 dev: true @@ -1175,7 +1175,7 @@ packages: into-stream: 7.0.0 lodash-es: 4.17.21 read-pkg-up: 11.0.0 - semantic-release: 22.0.8(typescript@5.0.4) + semantic-release: 22.0.8(typescript@5.3.2) transitivePeerDependencies: - supports-color dev: true @@ -1357,7 +1357,7 @@ packages: '@types/node': 20.9.4 dev: true - /@typescript-eslint/eslint-plugin@6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.0.4): + /@typescript-eslint/eslint-plugin@6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1369,10 +1369,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2) '@typescript-eslint/scope-manager': 6.12.0 - '@typescript-eslint/type-utils': 6.12.0(eslint@8.54.0)(typescript@5.0.4) - '@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/type-utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2) '@typescript-eslint/visitor-keys': 6.12.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.54.0 @@ -1380,13 +1380,13 @@ packages: ignore: 5.3.0 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.0.4) - typescript: 5.0.4 + ts-api-utils: 1.0.3(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.12.0(eslint@8.54.0)(typescript@5.0.4): + /@typescript-eslint/parser@6.12.0(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1398,11 +1398,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.12.0 '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) '@typescript-eslint/visitor-keys': 6.12.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.54.0 - typescript: 5.0.4 + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true @@ -1415,7 +1415,7 @@ packages: '@typescript-eslint/visitor-keys': 6.12.0 dev: true - /@typescript-eslint/type-utils@6.12.0(eslint@8.54.0)(typescript@5.0.4): + /@typescript-eslint/type-utils@6.12.0(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1425,12 +1425,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.0.4) - '@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) + '@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2) debug: 4.3.4(supports-color@8.1.1) eslint: 8.54.0 - ts-api-utils: 1.0.3(typescript@5.0.4) - typescript: 5.0.4 + ts-api-utils: 1.0.3(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true @@ -1440,7 +1440,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.12.0(typescript@5.0.4): + /@typescript-eslint/typescript-estree@6.12.0(typescript@5.3.2): resolution: {integrity: sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1455,13 +1455,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.0.4) - typescript: 5.0.4 + ts-api-utils: 1.0.3(typescript@5.3.2) + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.12.0(eslint@8.54.0)(typescript@5.0.4): + /@typescript-eslint/utils@6.12.0(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1472,7 +1472,7 @@ packages: '@types/semver': 7.5.6 '@typescript-eslint/scope-manager': 6.12.0 '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) eslint: 8.54.0 semver: 7.5.4 transitivePeerDependencies: @@ -2509,7 +2509,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig@8.3.6(typescript@5.0.4): + /cosmiconfig@8.3.6(typescript@5.3.2): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -2522,7 +2522,7 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.0.4 + typescript: 5.3.2 dev: true /create-require@1.1.1: @@ -2942,7 +2942,7 @@ packages: eslint: 8.54.0 dev: true - /eslint-config-standard-with-typescript@39.1.1(@typescript-eslint/eslint-plugin@6.12.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.0.4): + /eslint-config-standard-with-typescript@39.1.1(@typescript-eslint/eslint-plugin@6.12.0)(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-t6B5Ep8E4I18uuoYeYxINyqcXb2UbC0SOOTxRtBSt2JUs+EzeXbfe2oaiPs71AIdnoWhXDO2fYOHz8df3kV84A==} peerDependencies: '@typescript-eslint/eslint-plugin': ^6.4.0 @@ -2952,14 +2952,14 @@ packages: eslint-plugin-promise: ^6.0.0 typescript: '*' dependencies: - '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.0.4) - '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2) eslint: 8.54.0 eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.0)(eslint-plugin-n@16.3.1)(eslint-plugin-promise@6.1.1)(eslint@8.54.0) eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0) eslint-plugin-n: 16.3.1(eslint@8.54.0) eslint-plugin-promise: 6.1.1(eslint@8.54.0) - typescript: 5.0.4 + typescript: 5.3.2 transitivePeerDependencies: - supports-color dev: true @@ -3010,7 +3010,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2) debug: 3.2.7 eslint: 8.54.0 eslint-import-resolver-node: 0.3.9 @@ -3040,7 +3040,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/parser': 6.12.0(eslint@8.54.0)(typescript@5.3.2) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 @@ -3084,7 +3084,7 @@ packages: semver: 7.5.4 dev: true - /eslint-plugin-perfectionist@2.4.0(eslint@8.54.0)(typescript@5.0.4): + /eslint-plugin-perfectionist@2.4.0(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-til+vyf56wAUgFv5guBA1Zo5lTw9xj2kCeK/g+9NBtsRy1rkGrlqnvxYNuFExcK3VsPhUUtx5UdScEDz9ahQ5Q==} peerDependencies: astro-eslint-parser: ^0.16.0 @@ -3102,7 +3102,7 @@ packages: vue-eslint-parser: optional: true dependencies: - '@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.0.4) + '@typescript-eslint/utils': 6.12.0(eslint@8.54.0)(typescript@5.3.2) eslint: 8.54.0 minimatch: 9.0.3 natural-compare-lite: 1.4.0 @@ -5889,20 +5889,20 @@ packages: es-abstract: 1.22.3 dev: true - /oclif@4.0.4(@types/node@20.9.4)(eslint@8.54.0)(typescript@5.0.4): + /oclif@4.0.4(@types/node@20.9.4)(eslint@8.54.0)(typescript@5.3.2): resolution: {integrity: sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==} engines: {node: '>=18.0.0'} hasBin: true dependencies: - '@oclif/core': 3.12.0(typescript@5.0.4) - '@oclif/plugin-help': 5.2.20(@types/node@20.9.4)(typescript@5.0.4) - '@oclif/plugin-not-found': 2.4.3(@types/node@20.9.4)(typescript@5.0.4) - '@oclif/plugin-warn-if-update-available': 3.0.3(typescript@5.0.4) + '@oclif/core': 3.12.0(typescript@5.3.2) + '@oclif/plugin-help': 5.2.20(@types/node@20.9.4)(typescript@5.3.2) + '@oclif/plugin-not-found': 2.4.3(@types/node@20.9.4)(typescript@5.3.2) + '@oclif/plugin-warn-if-update-available': 3.0.3(typescript@5.3.2) async-retry: 1.3.3 aws-sdk: 2.1501.0 change-case: 4.1.2 debug: 4.3.4(supports-color@8.1.1) - eslint-plugin-perfectionist: 2.4.0(eslint@8.54.0)(typescript@5.0.4) + eslint-plugin-perfectionist: 2.4.0(eslint@8.54.0)(typescript@5.3.2) find-yarn-workspace-root: 2.0.0 fs-extra: 8.1.0 github-slugger: 1.5.0 @@ -6803,7 +6803,7 @@ packages: engines: {node: '>=8'} dev: true - /semantic-release@22.0.8(typescript@5.0.4): + /semantic-release@22.0.8(typescript@5.3.2): resolution: {integrity: sha512-55rb31jygqIYsGU/rY+gXXm2fnxBIWo9azOjxbqKsPnq7p70zwZ5v+xnD7TxJC+zvS3sy1eHLGXYWCaX3WI76A==} engines: {node: ^18.17 || >=20.6.1} hasBin: true @@ -6814,7 +6814,7 @@ packages: '@semantic-release/npm': 11.0.1(semantic-release@22.0.8) '@semantic-release/release-notes-generator': 12.1.0(semantic-release@22.0.8) aggregate-error: 5.0.0 - cosmiconfig: 8.3.6(typescript@5.0.4) + cosmiconfig: 8.3.6(typescript@5.3.2) debug: 4.3.4(supports-color@8.1.1) env-ci: 10.0.0 execa: 8.0.1 @@ -7407,16 +7407,16 @@ packages: resolution: {integrity: sha512-whw60l7r+8ZU8Tu/Uc2yxtc4ZTZbR/PF3u1IPNKGQ6p8EICLb3Z2lAgoqw9bqYd8IkgnsaOcLzYHFckjqNsf0g==} dev: true - /ts-api-utils@1.0.3(typescript@5.0.4): + /ts-api-utils@1.0.3(typescript@5.3.2): resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.0.4 + typescript: 5.3.2 dev: true - /ts-node@10.9.1(@types/node@20.9.4)(typescript@5.0.4): + /ts-node@10.9.1(@types/node@20.9.4)(typescript@5.3.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -7442,11 +7442,11 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.0.4 + typescript: 5.3.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - /tsconfck@3.0.0(typescript@5.0.4): + /tsconfck@3.0.0(typescript@5.3.2): resolution: {integrity: sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==} engines: {node: ^18 || >=20} hasBin: true @@ -7456,7 +7456,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.0.4 + typescript: 5.3.2 dev: true /tsconfig-paths@3.14.2: @@ -7581,9 +7581,9 @@ packages: dependencies: is-typedarray: 1.0.0 - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.3.2: + resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==} + engines: {node: '>=14.17'} hasBin: true /uglify-js@3.17.4: