diff --git a/package.json b/package.json index 0ac1201..4bdc906 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,6 @@ "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/node": "^20.11.16", "@types/react-dom": "^18.2.18", - "@types/react-pdf": "^7.0.0", "@types/react-syntax-highlighter": "^15.5.11", "@types/webpack-env": "^1.18.4", "eslint": "8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7acf19e..2f15393 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@next/swc-darwin-arm64': specifier: ^14.1.0 @@ -75,9 +79,6 @@ devDependencies: '@types/react-dom': specifier: ^18.2.18 version: 18.2.18 - '@types/react-pdf': - specifier: ^7.0.0 - version: 7.0.0(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0) '@types/react-syntax-highlighter': specifier: ^15.5.11 version: 15.5.11 @@ -450,28 +451,6 @@ packages: } dev: false - /@mapbox/node-pre-gyp@1.0.11: - resolution: - { - integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ== - } - hasBin: true - dependencies: - detect-libc: 2.0.2 - https-proxy-agent: 5.0.1 - make-dir: 3.1.0 - node-fetch: 2.7.0 - nopt: 5.0.0 - npmlog: 5.0.1 - rimraf: 3.0.2 - semver: 7.5.4 - tar: 6.2.0 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - optional: true - /@next/env@14.1.0: resolution: { @@ -827,22 +806,6 @@ packages: '@types/react': 18.2.52 dev: true - /@types/react-pdf@7.0.0(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0): - resolution: - { - integrity: sha512-G0a+5UiKk3AvEauBP/Js7r9kGZNW3iBbS6kXkH0foGSaKWR6K3ElTe7Y4tlolc2VKbM9udmMxpkbxh/dtR2wXA== - } - deprecated: This is a stub types definition. react-pdf provides its own type definitions, so you do not need this installed. - dependencies: - react-pdf: 7.7.0(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0) - transitivePeerDependencies: - - '@types/react' - - encoding - - react - - react-dom - - supports-color - dev: true - /@types/react-syntax-highlighter@15.5.11: resolution: { @@ -999,14 +962,6 @@ packages: } dev: false - /abbrev@1.1.1: - resolution: - { - integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q== - } - dev: true - optional: true - /acorn-jsx@5.3.2(acorn@8.11.3): resolution: { @@ -1027,19 +982,6 @@ packages: hasBin: true dev: true - /agent-base@6.0.2: - resolution: - { - integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== - } - engines: { node: '>= 6.0.0' } - dependencies: - debug: 4.3.4 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - /ajv@6.12.6: resolution: { @@ -1117,26 +1059,6 @@ packages: picomatch: 2.3.1 dev: false - /aproba@2.0.0: - resolution: - { - integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ== - } - dev: true - optional: true - - /are-we-there-yet@2.0.0: - resolution: - { - integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw== - } - engines: { node: '>=10' } - dependencies: - delegates: 1.0.0 - readable-stream: 3.6.2 - dev: true - optional: true - /argparse@2.0.1: resolution: { @@ -1381,23 +1303,6 @@ packages: } dev: false - /canvas@2.11.2: - resolution: - { - integrity: sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw== - } - engines: { node: '>=6' } - requiresBuild: true - dependencies: - '@mapbox/node-pre-gyp': 1.0.11 - nan: 2.18.0 - simple-get: 3.1.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - optional: true - /ccount@2.0.1: resolution: { @@ -1503,15 +1408,6 @@ packages: fsevents: 2.3.3 dev: false - /chownr@2.0.0: - resolution: - { - integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== - } - engines: { node: '>=10' } - dev: true - optional: true - /classnames@2.5.1: resolution: { @@ -1547,14 +1443,6 @@ packages: } dev: false - /clsx@2.1.0: - resolution: - { - integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg== - } - engines: { node: '>=6' } - dev: true - /color-convert@1.9.3: resolution: { @@ -1588,15 +1476,6 @@ packages: } dev: true - /color-support@1.1.3: - resolution: - { - integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg== - } - hasBin: true - dev: true - optional: true - /colorette@2.0.20: resolution: { @@ -1640,14 +1519,6 @@ packages: } dev: true - /console-control-strings@1.1.0: - resolution: - { - integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ== - } - dev: true - optional: true - /copy-to-clipboard@3.3.3: resolution: { @@ -1751,17 +1622,6 @@ packages: character-entities: 2.0.2 dev: false - /decompress-response@4.2.1: - resolution: - { - integrity: sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw== - } - engines: { node: '>=8' } - dependencies: - mimic-response: 2.1.0 - dev: true - optional: true - /deep-is@0.1.4: resolution: { @@ -1793,14 +1653,6 @@ packages: object-keys: 1.1.1 dev: true - /delegates@1.0.0: - resolution: - { - integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ== - } - dev: true - optional: true - /dequal@2.0.3: resolution: { @@ -1816,15 +1668,6 @@ packages: engines: { node: '>=12.20' } dev: true - /detect-libc@2.0.2: - resolution: - { - integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw== - } - engines: { node: '>=8' } - dev: true - optional: true - /detect-newline@4.0.1: resolution: { @@ -2581,17 +2424,6 @@ packages: engines: { node: '>=0.4.x' } dev: false - /fs-minipass@2.1.0: - resolution: - { - integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg== - } - engines: { node: '>= 8' } - dependencies: - minipass: 3.3.6 - dev: true - optional: true - /fs.realpath@1.0.0: resolution: { @@ -2637,25 +2469,6 @@ packages: } dev: true - /gauge@3.0.2: - resolution: - { - integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q== - } - engines: { node: '>=10' } - dependencies: - aproba: 2.0.0 - color-support: 1.1.3 - console-control-strings: 1.1.0 - has-unicode: 2.0.1 - object-assign: 4.1.1 - signal-exit: 3.0.7 - string-width: 4.2.3 - strip-ansi: 6.0.1 - wide-align: 1.1.5 - dev: true - optional: true - /get-east-asian-width@1.2.0: resolution: { @@ -2904,14 +2717,6 @@ packages: has-symbols: 1.0.3 dev: true - /has-unicode@2.0.1: - resolution: - { - integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ== - } - dev: true - optional: true - /hasown@2.0.0: resolution: { @@ -2990,20 +2795,6 @@ packages: } dev: false - /https-proxy-agent@5.0.1: - resolution: - { - integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA== - } - engines: { node: '>= 6' } - dependencies: - agent-base: 6.0.2 - debug: 4.3.4 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - /human-signals@5.0.0: resolution: { @@ -3740,31 +3531,6 @@ packages: yallist: 4.0.0 dev: true - /make-cancellable-promise@1.3.2: - resolution: - { - integrity: sha512-GCXh3bq/WuMbS+Ky4JBPW1hYTOU+znU+Q5m9Pu+pI8EoUqIHk9+tviOKC6/qhHh8C4/As3tzJ69IF32kdz85ww== - } - dev: true - - /make-dir@3.1.0: - resolution: - { - integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== - } - engines: { node: '>=8' } - dependencies: - semver: 6.3.1 - dev: true - optional: true - - /make-event-props@1.6.2: - resolution: - { - integrity: sha512-iDwf7mA03WPiR8QxvcVHmVWEPfMY1RZXerDVNCRYW7dUr2ppH3J58Rwb39/WG39yTZdRSxr3x+2v22tvI0VEvA== - } - dev: true - /markdown-table@3.0.3: resolution: { @@ -4007,20 +3773,6 @@ packages: } dev: false - /merge-refs@1.2.2(@types/react@18.2.52): - resolution: - { - integrity: sha512-RwcT7GsQR3KbuLw1rRuodq4Nt547BKEBkliZ0qqsrpyNne9bGTFtsFIsIpx82huWhcl3kOlOlH4H0xkPk/DqVw== - } - peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.2.52 - dev: true - /merge-stream@2.0.0: resolution: { @@ -4394,15 +4146,6 @@ packages: engines: { node: '>=12' } dev: true - /mimic-response@2.1.0: - resolution: - { - integrity: sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA== - } - engines: { node: '>=8' } - dev: true - optional: true - /minimatch@3.1.2: resolution: { @@ -4429,26 +4172,6 @@ packages: } dev: true - /minipass@3.3.6: - resolution: - { - integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw== - } - engines: { node: '>=8' } - dependencies: - yallist: 4.0.0 - dev: true - optional: true - - /minipass@5.0.0: - resolution: - { - integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== - } - engines: { node: '>=8' } - dev: true - optional: true - /minipass@7.0.4: resolution: { @@ -4457,28 +4180,6 @@ packages: engines: { node: '>=16 || 14 >=14.17' } dev: true - /minizlib@2.1.2: - resolution: - { - integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg== - } - engines: { node: '>= 8' } - dependencies: - minipass: 3.3.6 - yallist: 4.0.0 - dev: true - optional: true - - /mkdirp@1.0.4: - resolution: - { - integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== - } - engines: { node: '>=10' } - hasBin: true - dev: true - optional: true - /ms@2.1.2: resolution: { @@ -4492,14 +4193,6 @@ packages: } dev: true - /nan@2.18.0: - resolution: - { - integrity: sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w== - } - dev: true - optional: true - /nano-css@5.6.1(react-dom@18.2.0)(react@18.2.0): resolution: { @@ -4594,34 +4287,6 @@ packages: - babel-plugin-macros dev: false - /node-fetch@2.7.0: - resolution: - { - integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== - } - engines: { node: 4.x || >=6.0.0 } - peerDependencies: - encoding: ^0.1.0 - peerDependenciesMeta: - encoding: - optional: true - dependencies: - whatwg-url: 5.0.0 - dev: true - optional: true - - /nopt@5.0.0: - resolution: - { - integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ== - } - engines: { node: '>=6' } - hasBin: true - dependencies: - abbrev: 1.1.1 - dev: true - optional: true - /normalize-path@3.0.0: resolution: { @@ -4640,19 +4305,6 @@ packages: path-key: 4.0.0 dev: true - /npmlog@5.0.1: - resolution: - { - integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw== - } - dependencies: - are-we-there-yet: 2.0.0 - console-control-strings: 1.1.0 - gauge: 3.0.2 - set-blocking: 2.0.0 - dev: true - optional: true - /object-assign@4.1.1: resolution: { @@ -4919,30 +4571,6 @@ packages: engines: { node: '>=8' } dev: true - /path2d-polyfill@2.0.1: - resolution: - { - integrity: sha512-ad/3bsalbbWhmBo0D6FZ4RNMwsLsPpL6gnvhuSaU5Vm7b06Kr5ubSltQQ0T7YKsiJQO+g22zJ4dJKNTXIyOXtA== - } - engines: { node: '>=8' } - requiresBuild: true - dev: true - optional: true - - /pdfjs-dist@3.11.174: - resolution: - { - integrity: sha512-TdTZPf1trZ8/UFu5Cx/GXB7GZM30LT+wWUNfsi6Bq8ePLnb+woNKtDymI2mxZYBpMbonNFqKmiz684DIfnd8dA== - } - engines: { node: '>=18' } - optionalDependencies: - canvas: 2.11.2 - path2d-polyfill: 2.0.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - /picocolors@1.0.0: resolution: { @@ -5178,6 +4806,7 @@ packages: loose-envify: 1.4.0 react: 18.2.0 scheduler: 0.23.0 + dev: false /react-is@16.13.1: resolution: @@ -5210,36 +4839,6 @@ packages: - supports-color dev: false - /react-pdf@7.7.0(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0): - resolution: - { - integrity: sha512-704ObLnRDm5lixL4e6NXNLaincBHGNLo+NGdbO3rEXE963NlNzwLxFpmKcbdXHAMQL4rYJQWb1L0w5IL6y8Osw== - } - peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.2.52 - clsx: 2.1.0 - dequal: 2.0.3 - make-cancellable-promise: 1.3.2 - make-event-props: 1.6.2 - merge-refs: 1.2.2(@types/react@18.2.52) - pdfjs-dist: 3.11.174 - prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - tiny-invariant: 1.3.1 - warning: 4.0.3 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - /react-syntax-highlighter@15.5.0(react@18.2.0): resolution: { @@ -5321,19 +4920,7 @@ packages: engines: { node: '>=0.10.0' } dependencies: loose-envify: 1.4.0 - - /readable-stream@3.6.2: - resolution: - { - integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== - } - engines: { node: '>= 6' } - dependencies: - inherits: 2.0.4 - string_decoder: 1.3.0 - util-deprecate: 1.0.2 - dev: true - optional: true + dev: false /readdirp@3.6.0: resolution: @@ -5556,14 +5143,6 @@ packages: isarray: 2.0.5 dev: true - /safe-buffer@5.2.1: - resolution: - { - integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== - } - dev: true - optional: true - /safe-regex-test@1.0.2: resolution: { @@ -5596,6 +5175,7 @@ packages: } dependencies: loose-envify: 1.4.0 + dev: false /screenfull@5.2.0: resolution: @@ -5631,14 +5211,6 @@ packages: } dev: false - /set-blocking@2.0.0: - resolution: - { - integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw== - } - dev: true - optional: true - /set-function-length@1.2.0: resolution: { @@ -5717,26 +5289,6 @@ packages: engines: { node: '>=14' } dev: true - /simple-concat@1.0.1: - resolution: - { - integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q== - } - dev: true - optional: true - - /simple-get@3.1.1: - resolution: - { - integrity: sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA== - } - dependencies: - decompress-response: 4.2.1 - once: 1.4.0 - simple-concat: 1.0.1 - dev: true - optional: true - /slash@3.0.0: resolution: { @@ -5990,16 +5542,6 @@ packages: es-abstract: 1.22.3 dev: true - /string_decoder@1.3.0: - resolution: - { - integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== - } - dependencies: - safe-buffer: 5.2.1 - dev: true - optional: true - /stringify-entities@4.0.3: resolution: { @@ -6137,22 +5679,6 @@ packages: engines: { node: '>=6' } dev: true - /tar@6.2.0: - resolution: - { - integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ== - } - engines: { node: '>=10' } - dependencies: - chownr: 2.0.0 - fs-minipass: 2.1.0 - minipass: 5.0.0 - minizlib: 2.1.2 - mkdirp: 1.0.4 - yallist: 4.0.0 - dev: true - optional: true - /text-table@0.2.0: resolution: { @@ -6186,13 +5712,6 @@ packages: } dev: false - /tiny-invariant@1.3.1: - resolution: - { - integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw== - } - dev: true - /to-fast-properties@2.0.0: resolution: { @@ -6217,14 +5736,6 @@ packages: } dev: false - /tr46@0.0.3: - resolution: - { - integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== - } - dev: true - optional: true - /trim-lines@3.0.1: resolution: { @@ -6494,14 +6005,6 @@ packages: react: 18.2.0 dev: false - /util-deprecate@1.0.2: - resolution: - { - integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== - } - dev: true - optional: true - /vfile-message@4.0.2: resolution: { @@ -6523,34 +6026,6 @@ packages: vfile-message: 4.0.2 dev: false - /warning@4.0.3: - resolution: - { - integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w== - } - dependencies: - loose-envify: 1.4.0 - dev: true - - /webidl-conversions@3.0.1: - resolution: - { - integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== - } - dev: true - optional: true - - /whatwg-url@5.0.0: - resolution: - { - integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== - } - dependencies: - tr46: 0.0.3 - webidl-conversions: 3.0.1 - dev: true - optional: true - /which-boxed-primitive@1.0.2: resolution: { @@ -6622,16 +6097,6 @@ packages: isexe: 2.0.0 dev: true - /wide-align@1.1.5: - resolution: - { - integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg== - } - dependencies: - string-width: 4.2.3 - dev: true - optional: true - /wrap-ansi@7.0.0: resolution: {