diff --git a/package.json b/package.json index 87f8ba5c5f6..811058b3147 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "resolutions": { "@types/react": "17.0.2", "vite": "4.4.9", - "@oclif/core": "3.23.0" + "@oclif/core": "3.26.5" }, "knip": { "$schema": "https://unpkg.com/knip@5/schema.json", diff --git a/packages/app/package.json b/packages/app/package.json index b593bba51fd..ffc40758d51 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -49,7 +49,7 @@ }, "dependencies": { "@luckycatfactory/esbuild-graphql-loader": "3.8.1", - "@oclif/core": "3.23.0", + "@oclif/core": "3.26.5", "@shopify/cli-kit": "3.59.0", "@shopify/create-app": "3.59.0", "@shopify/function-runner": "4.1.1", diff --git a/packages/cli-kit/package.json b/packages/cli-kit/package.json index 84e1a93b9c2..0e4a9d8c8b2 100644 --- a/packages/cli-kit/package.json +++ b/packages/cli-kit/package.json @@ -105,7 +105,7 @@ "dependencies": { "@bugsnag/js": "7.21.0", "@iarna/toml": "2.2.5", - "@oclif/core": "3.23.0", + "@oclif/core": "3.26.5", "@opentelemetry/api": "1.6.0", "@opentelemetry/core": "1.17.1", "@opentelemetry/exporter-metrics-otlp-http": "0.43.0", diff --git a/packages/cli/package.json b/packages/cli/package.json index 579d3c74927..c62385a41d6 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -96,9 +96,9 @@ ] }, "dependencies": { - "@oclif/core": "3.23.0", - "@oclif/plugin-commands": "3.3.0", - "@oclif/plugin-plugins": "4.3.8", + "@oclif/core": "3.26.5", + "@oclif/plugin-commands": "3.3.2", + "@oclif/plugin-plugins": "5.0.19", "@shopify/app": "3.59.0", "@shopify/cli-kit": "3.59.0", "@shopify/plugin-cloudflare": "3.59.0", diff --git a/packages/create-app/package.json b/packages/create-app/package.json index 9325cd73b1d..4f3b6821718 100644 --- a/packages/create-app/package.json +++ b/packages/create-app/package.json @@ -55,7 +55,7 @@ ] }, "dependencies": { - "@oclif/core": "3.23.0", + "@oclif/core": "3.26.5", "@shopify/cli-kit": "3.59.0" }, "devDependencies": { diff --git a/packages/plugin-cloudflare/package.json b/packages/plugin-cloudflare/package.json index 5b4742b03d5..106c8389493 100644 --- a/packages/plugin-cloudflare/package.json +++ b/packages/plugin-cloudflare/package.json @@ -46,7 +46,7 @@ ] }, "dependencies": { - "@oclif/core": "3.23.0", + "@oclif/core": "3.26.5", "@shopify/cli-kit": "3.59.0" }, "devDependencies": { diff --git a/packages/plugin-did-you-mean/package.json b/packages/plugin-did-you-mean/package.json index c6e7238093d..b6f7e128d8d 100644 --- a/packages/plugin-did-you-mean/package.json +++ b/packages/plugin-did-you-mean/package.json @@ -41,7 +41,7 @@ ] }, "dependencies": { - "@oclif/core": "3.23.0", + "@oclif/core": "3.26.5", "@shopify/cli-kit": "3.59.0", "n-gram": "2.0.2" }, diff --git a/packages/theme/package.json b/packages/theme/package.json index 60603efdac3..0ac0dfce953 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -40,7 +40,7 @@ ] }, "dependencies": { - "@oclif/core": "3.23.0", + "@oclif/core": "3.26.5", "@shopify/cli-kit": "3.59.0", "@shopify/theme-check-node": "2.5.0", "@shopify/theme-language-server-node": "1.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b12ff943fb3..d275fd52f69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: overrides: '@types/react': 17.0.2 vite: 4.4.9 - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 importers: @@ -132,8 +132,8 @@ importers: specifier: 3.8.1 version: 3.8.1(esbuild@0.19.8)(graphql-tag@2.12.6)(graphql@16.8.1) '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@shopify/cli-kit': specifier: 3.59.0 version: link:../cli-kit @@ -235,14 +235,14 @@ importers: packages/cli: dependencies: '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@oclif/plugin-commands': - specifier: 3.3.0 - version: 3.3.0 + specifier: 3.3.2 + version: 3.3.2 '@oclif/plugin-plugins': - specifier: 4.3.8 - version: 4.3.8 + specifier: 5.0.19 + version: 5.0.19 '@shopify/app': specifier: 3.59.0 version: link:../app @@ -290,8 +290,8 @@ importers: specifier: 2.2.5 version: 2.2.5 '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@opentelemetry/api': specifier: 1.6.0 version: 1.6.0 @@ -498,8 +498,8 @@ importers: packages/create-app: dependencies: '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@shopify/cli-kit': specifier: 3.59.0 version: link:../cli-kit @@ -623,8 +623,8 @@ importers: packages/plugin-cloudflare: dependencies: '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@shopify/cli-kit': specifier: 3.59.0 version: link:../cli-kit @@ -639,8 +639,8 @@ importers: packages/plugin-did-you-mean: dependencies: '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@shopify/cli-kit': specifier: 3.59.0 version: link:../cli-kit @@ -658,8 +658,8 @@ importers: packages/theme: dependencies: '@oclif/core': - specifier: 3.23.0 - version: 3.23.0 + specifier: 3.26.5 + version: 3.26.5 '@shopify/cli-kit': specifier: 3.59.0 version: link:../cli-kit @@ -4357,8 +4357,8 @@ packages: - debug dev: true - /@oclif/core@3.23.0: - resolution: {integrity: sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==} + /@oclif/core@3.26.5: + resolution: {integrity: sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==} engines: {node: '>=18.0.0'} dependencies: '@types/cli-progress': 3.11.5 @@ -4370,14 +4370,14 @@ packages: cli-progress: 3.12.0 color: 4.2.3 debug: 4.3.4(supports-color@8.1.1) - ejs: 3.1.9 + ejs: 3.1.10 get-package-type: 0.1.0 globby: 11.1.0 hyperlinker: 1.0.0 indent-string: 4.0.0 is-wsl: 2.2.0 js-yaml: 3.14.1 - minimatch: 9.0.3 + minimatch: 9.0.4 natural-orderby: 2.0.3 object-treeify: 1.1.33 password-prompt: 1.1.3 @@ -4390,11 +4390,11 @@ packages: wordwrap: 1.0.0 wrap-ansi: 7.0.0 - /@oclif/plugin-commands@3.3.0: - resolution: {integrity: sha512-55jNcAI3/mwbSFYxptZmtkoNfInJm8PuKvFVdtiDztbavlih3Mc42S0D3LAHH4Z7jEeHpbaBp29dqD/g5mCyvw==} + /@oclif/plugin-commands@3.3.2: + resolution: {integrity: sha512-zSdAgKzmQve3UzRUh9Tm9ZJ+xSjBwnLLhh/+kpYhmFwjWDVZXuPBJ/0XHtqkPAoPguihuMtbvopoBIGn3p8R0w==} engines: {node: '>=18.0.0'} dependencies: - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 lodash.pickby: 4.6.0 lodash.sortby: 4.7.0 lodash.template: 4.5.0 @@ -4405,7 +4405,7 @@ packages: resolution: {integrity: sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==} engines: {node: '>=18.0.0'} dependencies: - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 dev: true /@oclif/plugin-not-found@3.1.0: @@ -4413,22 +4413,23 @@ packages: engines: {node: '>=18.0.0'} dependencies: '@inquirer/confirm': 3.1.0 - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 chalk: 5.3.0 fast-levenshtein: 3.0.0 dev: true - /@oclif/plugin-plugins@4.3.8: - resolution: {integrity: sha512-QU0a4VFmA+Wb/kIUsBKw14KMbH4bHdz5ejwvqql89DumtsUzPOekSHgEzODC2ESZnDWx+h5pD9NPg4lAMPMbxQ==} + /@oclif/plugin-plugins@5.0.19: + resolution: {integrity: sha512-5Y7e75dGQe6DrKz5fJrM3Nl790d2aY/rbCjHQ4Kk9jhmOvLF00IkrPElFCVDlbLCAESSt8zqR82nb7k0hcomeg==} engines: {node: '>=18.0.0'} dependencies: - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 chalk: 5.3.0 debug: 4.3.4(supports-color@8.1.1) - npm: 10.2.4 - npm-run-path: 4.0.1 + npm: 10.7.0 + npm-package-arg: 11.0.2 + npm-run-path: 5.3.0 + object-treeify: 4.0.1 semver: 7.6.0 - shelljs: 0.8.5 validate-npm-package-name: 5.0.0 yarn: 1.22.22 transitivePeerDependencies: @@ -4439,7 +4440,7 @@ packages: resolution: {integrity: sha512-BPj+1dSgp9Xtd5BZjLF9s0PeYBl07GSF69aol6/ZUMJMWD78SUWgAAm2SMJJBXic7Lw8hIGBY/YSGXDGaMh4gw==} engines: {node: '>=18.0.0'} dependencies: - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 chalk: 5.3.0 debug: 4.3.4(supports-color@8.1.1) http-call: 5.3.0 @@ -4993,9 +4994,9 @@ packages: optional: true dependencies: '@ast-grep/napi': 0.11.0 - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 '@shopify/cli-kit': 3.58.0 - '@shopify/oxygen-cli': 4.4.1(@oclif/core@3.23.0)(@shopify/cli-kit@3.58.0) + '@shopify/oxygen-cli': 4.4.1(@oclif/core@3.26.5)(@shopify/cli-kit@3.58.0) '@shopify/plugin-cloudflare': 3.58.0 ansi-escapes: 6.2.0 cli-truncate: 4.0.0 @@ -5031,7 +5032,7 @@ packages: dependencies: '@bugsnag/js': 7.21.0 '@iarna/toml': 2.2.5 - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 '@opentelemetry/api': 1.6.0 '@opentelemetry/core': 1.17.1(@opentelemetry/api@1.6.0) '@opentelemetry/exporter-metrics-otlp-http': 0.43.0(@opentelemetry/api@1.6.0) @@ -5189,19 +5190,19 @@ packages: ohm-js: 16.6.0 dev: false - /@shopify/oxygen-cli@4.4.1(@oclif/core@3.23.0)(@shopify/cli-kit@3.58.0): + /@shopify/oxygen-cli@4.4.1(@oclif/core@3.26.5)(@shopify/cli-kit@3.58.0): resolution: {integrity: sha512-NtXil8AAj/l+ktOAPhiEAoEYy8I6DK7vgmEljqYylTLKEqHPcicseuNhVnX0pKH7v7xLQUXGX0KpqIKLA6N5vA==} engines: {node: '>=18.12.0'} os: [darwin, linux, win32] hasBin: true peerDependencies: - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 '@shopify/cli-kit': ^3.58.0 dependencies: '@bugsnag/core': 7.19.0 '@bugsnag/js': 7.22.4 '@bugsnag/node': 7.22.3 - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 '@shopify/cli-kit': 3.58.0 async: 3.2.5 dev: false @@ -5211,7 +5212,7 @@ packages: engines: {node: '>=18.12.0'} os: [darwin, linux, win32] dependencies: - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 '@shopify/cli-kit': 3.58.0 transitivePeerDependencies: - '@types/react' @@ -8130,12 +8131,20 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: false + /ejs@3.1.10: + resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} + engines: {node: '>=0.10.0'} + hasBin: true + dependencies: + jake: 10.8.6 + /ejs@3.1.9: resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==} engines: {node: '>=0.10.0'} hasBin: true dependencies: jake: 10.8.6 + dev: true /electron-to-chromium@1.4.480: resolution: {integrity: sha512-IXTgg+bITkQv/FLP9FjX6f9KFCs5hQWeh5uNSKxB9mqYj/JXhHDbu+ekS43LVvbkL3eW6/oZy4+r9Om6lan1Uw==} @@ -9647,6 +9656,13 @@ packages: lru-cache: 6.0.0 dev: true + /hosted-git-info@7.0.2: + resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + lru-cache: 10.2.2 + dev: false + /html-encoding-sniffer@3.0.0: resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==} engines: {node: '>=12'} @@ -9855,6 +9871,7 @@ packages: /interpret@1.4.0: resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} engines: {node: '>= 0.10'} + dev: true /ipaddr.js@1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} @@ -10703,6 +10720,11 @@ packages: resolution: {integrity: sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + /lru-cache@10.2.2: + resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} + engines: {node: 14 || >=16.14} + dev: false + /lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} dependencies: @@ -10896,6 +10918,12 @@ packages: dependencies: brace-expansion: 2.0.1 + /minimatch@9.0.4: + resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + brace-expansion: 2.0.1 + /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} @@ -11089,6 +11117,16 @@ packages: resolution: {integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==} engines: {node: '>=14.16'} + /npm-package-arg@11.0.2: + resolution: {integrity: sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==} + engines: {node: ^16.14.0 || >=18.0.0} + dependencies: + hosted-git-info: 7.0.2 + proc-log: 4.2.0 + semver: 7.5.4 + validate-npm-package-name: 5.0.0 + dev: false + /npm-run-path@2.0.2: resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==} engines: {node: '>=4'} @@ -11101,6 +11139,7 @@ packages: engines: {node: '>=8'} dependencies: path-key: 3.1.1 + dev: true /npm-run-path@5.1.0: resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==} @@ -11108,8 +11147,15 @@ packages: dependencies: path-key: 4.0.0 - /npm@10.2.4: - resolution: {integrity: sha512-umEuYneVEYO9KoEEI8n2sSGmNQeqco/3BSeacRlqIkCzw4E7XGtYSWMeJobxzr6hZ2n9cM+u5TsMTcC5bAgoWA==} + /npm-run-path@5.3.0: + resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + path-key: 4.0.0 + dev: false + + /npm@10.7.0: + resolution: {integrity: sha512-FXylyYSXNjgXx3l82BT8RSQvCoGIQ3h8YdRFGKNvo3Pv/bKscK4pdWkx/onwTpHDqGw+oeLf4Rxln9WVyxAxlQ==} engines: {node: ^18.17.0 || >=20.5.0} hasBin: true dev: false @@ -11121,6 +11167,7 @@ packages: - '@npmcli/map-workspaces' - '@npmcli/package-json' - '@npmcli/promise-spawn' + - '@npmcli/redact' - '@npmcli/run-script' - '@sigstore/tuf' - abbrev @@ -11129,8 +11176,6 @@ packages: - chalk - ci-info - cli-columns - - cli-table3 - - columnify - fastest-levenshtein - fs-minipass - glob @@ -11166,7 +11211,6 @@ packages: - npm-profile - npm-registry-fetch - npm-user-validate - - npmlog - p-map - pacote - parse-conflict-json @@ -11176,7 +11220,6 @@ packages: - semver - spdx-expression-parse - ssri - - strip-ansi - supports-color - tar - text-table @@ -11279,6 +11322,11 @@ packages: resolution: {integrity: sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==} engines: {node: '>= 10'} + /object-treeify@4.0.1: + resolution: {integrity: sha512-Y6tg5rHfsefSkfKujv2SwHulInROy/rCL5F4w0QOWxut8AnxYxf0YmNhTh95Zfyxpsudo66uqkux0ACFnyMSgQ==} + engines: {node: '>= 16'} + dev: false + /object-values@1.0.0: resolution: {integrity: sha512-+8hwcz/JnQ9EpLIXzN0Rs7DLsBpJNT/xYehtB/jU93tHYr5BFEO8E+JGQNOSqE7opVzz5cGksKFHt7uUJVLSjQ==} engines: {node: '>=0.10.0'} @@ -11341,7 +11389,7 @@ packages: '@inquirer/confirm': 3.1.0 '@inquirer/input': 2.1.0 '@inquirer/select': 2.2.0 - '@oclif/core': 3.23.0 + '@oclif/core': 3.26.5 '@oclif/plugin-help': 6.0.18 '@oclif/plugin-not-found': 3.1.0 '@oclif/plugin-warn-if-update-available': 3.0.12 @@ -11806,6 +11854,11 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: false + /proc-log@4.2.0: + resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dev: false + /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} @@ -12157,6 +12210,7 @@ packages: engines: {node: '>= 0.10'} dependencies: resolve: 1.22.8 + dev: true /redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} @@ -12329,6 +12383,7 @@ packages: is-core-module: 2.13.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 + dev: true /resolve@2.0.0-next.4: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} @@ -12587,6 +12642,7 @@ packages: glob: 7.2.3 interpret: 1.4.0 rechoir: 0.6.2 + dev: true /shiki@0.14.7: resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==}