diff --git a/package.json b/package.json index 579ae0c5..0df0d240 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ } }, "dependencies": { - "@rightcapital/phpdoc-parser": "0.4.133", + "@rightcapital/phpdoc-parser": "0.6.2", "lodash": "4.17.23", "mustache": "4.2.0", "prettier": "3.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51bb946f..0672b317 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@rightcapital/phpdoc-parser': - specifier: 0.4.133 - version: 0.4.133 + specifier: 0.6.2 + version: 0.6.2(typescript@5.9.3) lodash: specifier: 4.17.23 version: 4.17.23 @@ -1106,9 +1106,11 @@ packages: peerDependencies: eslint: '>=8.0.0' - '@rightcapital/phpdoc-parser@0.4.133': - resolution: {integrity: sha512-WgwxUPfATGlEYBdXQ71oMYJRlzL6ezte8g4ZZCBeOeJybRDGvSgmcTeF6lcmAIFKVjjfuD+coO2OcLaCLVKlCg==} + '@rightcapital/phpdoc-parser@0.6.2': + resolution: {integrity: sha512-f098pB0ZsNQwkoZKvGDmVgUxM4s99knCf+1656Fco/VZpEL3DytaJBe8ruKLhZcvdtDBl6Lxiw7LDFAKR5BohA==} engines: {node: '>=16.x', pnpm: '>=8.x'} + peerDependencies: + typescript: '>=5.8.0' '@rightcapital/prettier-config@7.2.1': resolution: {integrity: sha512-APVnUkYDQ5UcTcidGu36j+exYL/jvdyVAGRKVu6O4n1hIEg/KLrwrm91J0xA4OiC8NDcJvWvacH5Af8nwrpZxA==} @@ -1156,9 +1158,6 @@ packages: '@types/node@20.17.22': resolution: {integrity: sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==} - '@types/node@22.15.12': - resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==} - '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2206,7 +2205,7 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true glob-parent@5.1.2: @@ -3392,11 +3391,6 @@ packages: typescript: optional: true - typescript@5.8.3: - resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} - engines: {node: '>=14.17'} - hasBin: true - typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} @@ -3409,9 +3403,6 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - unicode-canonical-property-names-ecmascript@2.0.1: resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} engines: {node: '>=4'} @@ -4851,11 +4842,10 @@ snapshots: - supports-color - typescript - '@rightcapital/phpdoc-parser@0.4.133': + '@rightcapital/phpdoc-parser@0.6.2(typescript@5.9.3)': dependencies: - '@types/node': 22.15.12 - lodash: 4.17.21 - typescript: 5.8.3 + lodash: 4.17.23 + typescript: 5.9.3 '@rightcapital/prettier-config@7.2.1(prettier@3.8.1)': dependencies: @@ -4903,10 +4893,6 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/node@22.15.12': - dependencies: - undici-types: 6.21.0 - '@types/normalize-package-data@2.4.4': {} '@types/parse-json@4.0.2': {} @@ -7494,8 +7480,6 @@ snapshots: - eslint - supports-color - typescript@5.8.3: {} - typescript@5.9.3: {} unbox-primitive@1.1.0: @@ -7507,8 +7491,6 @@ snapshots: undici-types@6.19.8: {} - undici-types@6.21.0: {} - unicode-canonical-property-names-ecmascript@2.0.1: {} unicode-match-property-ecmascript@2.0.0: