diff --git a/package-lock.json b/package-lock.json index f885c1c..b6884fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "infsus-lab3", + "name": "npm-proj-1716716164178-0.7103669758680224tjij5g", "lockfileVersion": 3, "requires": true, "packages": { @@ -15,12 +15,12 @@ "clsx": "^2.1.1", "geist": "^1.2.1", "lucide-react": "^0.379.0", - "next": "latest", + "next": "^14.2.3", "postcss": "8.4.33", "react": "18.2.0", "react-dom": "18.2.0", "tailwind-merge": "^2.3.0", - "tailwindcss": "3.4.1", + "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7", "typescript": "5.3.3" }, @@ -5376,9 +5376,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", - "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -5389,7 +5389,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", diff --git a/package.json b/package.json index 2d373a6..d81152f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "tailwind-merge": "^2.3.0", - "tailwindcss": "3.4.1", + "tailwindcss": "3.4.3", "tailwindcss-animate": "^1.0.7", "typescript": "5.3.3" },