diff --git a/package-lock.json b/package-lock.json index fce99809..d6e75b44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "sharp": "^0.33.0", "superjson": "^2.0.0", "tailwind-merge": "^2.0.0", - "tsx": "^4.11.0", + "tsx": "^4.7.0", "ua-parser-js": "^1.0.35", "zod": "^3.21.4" }, @@ -15205,16 +15205,16 @@ } }, "node_modules/eslint-plugin-tailwindcss": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.16.0.tgz", - "integrity": "sha512-OVMNBDvSc7eqZTfLVoEo900bxZUu74W5Cp/VPa2hYqKIGbfTq/UfKIX6df+xkPmD3jVW21n4VblLBLd8dHTjeQ==", + "version": "3.17.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.17.0.tgz", + "integrity": "sha512-Ofl7tNh57a3W8BKHstKZSkD2gSCEkw54ycwZ958IK9zUR8TiNYdp8b0WGoLWLeyOAbeF1VPVJFBnlkJeIM2kVg==", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", "postcss": "^8.4.4" }, "engines": { - "node": ">=12.13.0" + "node": ">=14.0.0" }, "peerDependencies": { "tailwindcss": "^3.4.0" @@ -32515,7 +32515,7 @@ "eslint-config-react-app": "^7.0.1", "eslint-plugin-custom-rule": "*", "eslint-plugin-simple-import-sort": "^12.0.0", - "eslint-plugin-tailwindcss": "^3.13.0", + "eslint-plugin-tailwindcss": "^3.17.0", "eslint-plugin-unused-imports": "^3.0.0" } }, @@ -32828,7 +32828,7 @@ "glob": "^10.3.10", "inquirer": "^9.2.11", "ora": "^8.0.1", - "tsx": "^4.11.0", + "tsx": "^4.7.0", "yaml": "^2.3.4" }, "devDependencies": {