diff --git a/package-lock.json b/package-lock.json index 43b154c6..8a5ced7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,7 +89,7 @@ "react-router-dom": "^6.22.3", "ts-node": "^10.9.2", "type-fest": "^4.14.0", - "typescript": "5.1.6", + "typescript": "5.4.5", "utf-8-validate": "^6.0.3", "vite": "^5.2.7", "vite-plugin-dts": "^3.8.1", @@ -15214,9 +15214,9 @@ } }, "node_modules/typescript": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", - "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "dev": true, "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index a983c11f..b5e03f7a 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "react-router-dom": "^6.22.3", "ts-node": "^10.9.2", "type-fest": "^4.14.0", - "typescript": "5.1.6", + "typescript": "5.4.5", "utf-8-validate": "^6.0.3", "vite": "^5.2.7", "vite-plugin-dts": "^3.8.1",