diff --git a/package-lock.json b/package-lock.json index a6f17f6..7c6ef14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.2.2", "@types/markdown-it": "^14.1.2", "rollup-plugin-minify-template-literals": "^1.1.7", - "typescript": "^6.0.2", + "typescript": "^6.0.3", "vite": "^8.0.9" } }, @@ -1759,9 +1759,9 @@ "license": "0BSD" }, "node_modules/typescript": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz", - "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 695b3e0..35ccf1d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@tailwindcss/vite": "^4.2.2", "@types/markdown-it": "^14.1.2", "rollup-plugin-minify-template-literals": "^1.1.7", - "typescript": "^6.0.2", + "typescript": "^6.0.3", "vite": "^8.0.9" }, "dependencies": {