diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f585e7..d005171 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '22' + node-version: '24' registry-url: 'https://registry.npmjs.org' - name: Setup pnpm @@ -86,7 +86,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '22' + node-version: '24' registry-url: 'https://registry.npmjs.org' - name: Setup pnpm diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bb4be98..fa9dc59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '22' + node-version: '24' registry-url: 'https://registry.npmjs.org' - name: Setup pnpm diff --git a/package.json b/package.json index e6906e8..890ea78 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ }, "devDependencies": { "@types/lodash": "^4.17.23", - "@types/node": "^22.19.11", + "@types/node": "^24.0.0", "@types/randomcolor": "^0.5.9", "@types/remove-markdown": "^0.3.4", "@types/sanitize-html": "^2.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d4fc0d6..ed7602c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^4.17.23 version: 4.17.23 '@types/node': - specifier: ^22.19.11 - version: 22.19.11 + specifier: ^24.0.0 + version: 24.10.13 '@types/randomcolor': specifier: ^0.5.9 version: 0.5.9 @@ -242,8 +242,8 @@ packages: '@types/luxon@3.7.1': resolution: {integrity: sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg==} - '@types/node@22.19.11': - resolution: {integrity: sha512-BH7YwL6rA93ReqeQS1c4bsPpcfOmJasG+Fkr6Y59q83f9M1WcBRHR2vM+P9eOisYRcN3ujQoiZY8uk5W+1WL8w==} + '@types/node@24.10.13': + resolution: {integrity: sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -849,8 +849,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} undici@6.23.0: resolution: {integrity: sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==} @@ -1083,21 +1083,21 @@ snapshots: '@types/accepts@1.3.7': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/co-body@6.1.3': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/qs': 6.14.0 '@types/connect@3.4.38': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/content-disposition@0.5.9': {} @@ -1106,11 +1106,11 @@ snapshots: '@types/connect': 3.4.38 '@types/express': 5.0.6 '@types/keygrip': 1.0.6 - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -1123,7 +1123,7 @@ snapshots: '@types/formidable@2.0.6': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/http-assert@1.5.6': {} @@ -1144,7 +1144,7 @@ snapshots: '@types/http-errors': 2.0.5 '@types/keygrip': 1.0.6 '@types/koa-compose': 3.2.9 - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/koa__router@8.0.11': dependencies: @@ -1154,9 +1154,9 @@ snapshots: '@types/luxon@3.7.1': {} - '@types/node@22.19.11': + '@types/node@24.10.13': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/qs@6.14.0': {} @@ -1172,16 +1172,16 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 22.19.11 + '@types/node': 24.10.13 '@types/ws@8.18.1': dependencies: - '@types/node': 22.19.11 + '@types/node': 24.10.13 abort-controller@3.0.0: dependencies: @@ -1805,7 +1805,7 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} undici@6.23.0: {}