diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 4b7da7b..8de7d82 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -66,7 +66,7 @@ "postcss": "^8.5", "tailwindcss": "^4.2.0", "tw-animate-css": "1.4.0", - "typescript": "5.7.3" + "typescript": "5.9.3" } }, "node_modules/@alloc/quick-lru": { @@ -4244,9 +4244,9 @@ } }, "node_modules/typescript": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", - "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/frontend/package.json b/frontend/package.json index ce16518..d0eaf2a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -67,6 +67,6 @@ "postcss": "^8.5", "tailwindcss": "^4.2.0", "tw-animate-css": "1.4.0", - "typescript": "5.7.3" + "typescript": "5.9.3" } } diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index cb04c23..e41a1e5 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -178,8 +178,8 @@ importers: specifier: 1.4.0 version: 1.4.0 typescript: - specifier: 5.7.3 - version: 5.7.3 + specifier: 5.9.3 + version: 5.9.3 packages: @@ -1679,8 +1679,8 @@ packages: tw-animate-css@1.4.0: resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==} - typescript@5.7.3: - resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -3129,7 +3129,7 @@ snapshots: tw-animate-css@1.4.0: {} - typescript@5.7.3: {} + typescript@5.9.3: {} undici-types@6.21.0: {}