diff --git a/package-lock.json b/package-lock.json index 2f5ffd9..46a5278 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,7 +79,7 @@ "prettier-plugin-tailwindcss": "^0.2.8", "prisma": "^4.9.0", "tailwindcss": "^3.3.2", - "typescript": "^5.0.4" + "typescript": "^5.4.4" }, "engines": { "node": ">=18.0.0" @@ -14268,16 +14268,16 @@ } }, "node_modules/typescript": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", - "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", + "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "dev": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=12.20" + "node": ">=14.17" } }, "node_modules/unbox-primitive": { diff --git a/package.json b/package.json index 4da0ea5..ff03d58 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "prettier-plugin-tailwindcss": "^0.2.8", "prisma": "^4.9.0", "tailwindcss": "^3.3.2", - "typescript": "^5.0.4" + "typescript": "^5.4.4" }, "ct3aMetadata": { "initVersion": "7.4.0"