diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9439bc..638b612 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ catalogs: version: 0.1.3 dev: '@types/node': - specifier: ^22.20.1 - version: 22.20.1 + specifier: ^24.13.3 + version: 24.13.3 netlify-plugin-cache: specifier: ^1.0.3 version: 1.0.3 @@ -988,7 +988,7 @@ importers: devDependencies: '@types/node': specifier: catalog:dev - version: 22.20.1 + version: 24.13.3 netlify-plugin-cache: specifier: catalog:dev version: 1.0.3 @@ -1696,8 +1696,8 @@ packages: '@types/bun@1.3.14': resolution: {integrity: sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw==} - '@types/node@22.20.1': - resolution: {integrity: sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} '@typescript/typescript-aix-ppc64@7.0.2': resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} @@ -2779,8 +2779,8 @@ packages: uncrypto@0.1.3: resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} undici@6.27.0: resolution: {integrity: sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==} @@ -3828,9 +3828,9 @@ snapshots: dependencies: bun-types: 1.3.14 - '@types/node@22.20.1': + '@types/node@24.13.3': dependencies: - undici-types: 6.21.0 + undici-types: 7.18.2 '@typescript/typescript-aix-ppc64@7.0.2': optional: true @@ -4093,7 +4093,7 @@ snapshots: bun-types@1.3.14: dependencies: - '@types/node': 22.20.1 + '@types/node': 24.13.3 bundle-name@4.1.0: dependencies: @@ -4951,7 +4951,7 @@ snapshots: uncrypto@0.1.3: {} - undici-types@6.21.0: {} + undici-types@7.18.2: {} undici@6.27.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7cf4a7a..ac6d446 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -166,7 +166,7 @@ catalogs: create-stx: ^0.2.90 stx-router: ^0.2.90 dev: - '@types/node': ^22.20.1 + '@types/node': ^24.13.3 netlify-plugin-cache: ^1.0.3 node-modules-inspector: ^2.1.3 pnpm: ^10.34.5