diff --git a/package-lock.json b/package-lock.json index 9a1504a..bf553fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "react-dom": "^18.2.0", "sweetalert2": "^11.10.4", "tailwindcss": "3.4.1", - "typescript": "5.3.3" + "typescript": "5.4.3" }, "devDependencies": { "daisyui": "^4.0.0" @@ -7691,9 +7691,9 @@ } }, "node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz", + "integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index 85ddce4..024fef4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "react-dom": "^18.2.0", "sweetalert2": "^11.10.4", "tailwindcss": "3.4.1", - "typescript": "5.3.3" + "typescript": "5.4.3" }, "devDependencies": { "daisyui": "^4.0.0"