diff options
Diffstat (limited to 'internal/templates/src')
| -rw-r--r-- | internal/templates/src/package.json | 2 | ||||
| -rw-r--r-- | internal/templates/src/pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/internal/templates/src/package.json b/internal/templates/src/package.json index 4a8fbf3eb..fe2ece908 100644 --- a/internal/templates/src/package.json +++ b/internal/templates/src/package.json @@ -19,7 +19,7 @@ "react-email": "3.0.7", "tailwind-merge": "3.0.2", "tailwindcss": "4.0.9", - "typescript": "5.7.3" + "typescript": "5.8.2" }, "devDependencies": { "@radix-ui/colors": "3.0.0", diff --git a/internal/templates/src/pnpm-lock.yaml b/internal/templates/src/pnpm-lock.yaml index 46947fb9e..55ba07b48 100644 --- a/internal/templates/src/pnpm-lock.yaml +++ b/internal/templates/src/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 4.0.9 version: 4.0.9 typescript: - specifier: 5.7.3 - version: 5.7.3 + specifier: 5.8.2 + version: 5.8.2 devDependencies: '@radix-ui/colors': specifier: 3.0.0 @@ -1975,8 +1975,8 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - typescript@5.7.3: - resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + typescript@5.8.2: + resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} engines: {node: '>=14.17'} hasBin: true @@ -3859,7 +3859,7 @@ snapshots: dependencies: prelude-ls: 1.2.1 - typescript@5.7.3: {} + typescript@5.8.2: {} undici-types@6.20.0: {} |
