From eb673346043095b1889cd77f8d8451ef455bd649 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Apr 2026 22:14:10 +0800 Subject: [PATCH] chore(deps): update dependency typescript to v6 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dab9c3a..8490b4d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@iconify-json/logos": "^1.2.9", - "typescript": "^5.9.2", + "typescript": "^6.0.0", "unocss": "^66.4.2", "vite": "^7.1.2", "vite-plugin-solid": "^2.11.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29f0b8f..2c3af44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^1.2.9 version: 1.2.11 typescript: - specifier: ^5.9.2 - version: 5.9.2 + specifier: ^6.0.0 + version: 6.0.3 unocss: specifier: ^66.4.2 version: 66.6.8(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(vite@7.3.1(jiti@2.6.1)(tsx@4.19.2)) @@ -1149,8 +1149,8 @@ packages: type-level-regexp@0.1.17: resolution: {integrity: sha512-wTk4DH3cxwk196uGLK/E9pE45aLfeKJacKmcEgEOA/q5dnPGNxXt0cfYdFxb57L+sEpf1oJH4Dnx/pnRcku9jg==} - typescript@5.9.2: - resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -2301,7 +2301,7 @@ snapshots: type-level-regexp@0.1.17: {} - typescript@5.9.2: {} + typescript@6.0.3: {} ufo@1.6.4: {} -- 2.52.0