diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b00f38022..0c89dc198 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,7 +214,7 @@ catalogs: specifier: ^4.20.6 version: 4.21.0 typescript: - specifier: ^5.9.2 + specifier: ^5.9.3 version: 5.9.3 typescript-eslint: specifier: ^8.49.0 @@ -7082,6 +7082,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 50979a061..119122488 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -75,7 +75,7 @@ catalog: semantic-release-linear-app: ^0.5.1 tippy.js: ^6.3.7 tsx: ^4.20.6 - typescript: ^5.9.2 + typescript: ^5.9.3 typescript-eslint: ^8.49.0 unified: ^11.0.5 uuid: ^9.0.1