Compare commits

..

1 Commits

Author SHA1 Message Date
543d8b754b chore(deps): update dependency eslint to v9.29.0
Some checks failed
Lint / Lint and Typecheck (push) Failing after 42s
Lint / Lint and Typecheck (pull_request) Failing after 43s
2025-06-21 02:04:28 +00:00
2 changed files with 331 additions and 362 deletions

673
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,31 +23,31 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.525.0",
"lucide-react": "^0.515.0",
"next": "^15.2.3",
"next-plausible": "^3.12.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.56.1",
"recharts": "^3.0.0",
"recharts": "^2.15.3",
"tailwind-merge": "^3.2.0",
"zod": "^3.24.3"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.15.34",
"@tailwindcss/postcss": "4.1.10",
"@types/node": "22.15.32",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.30.0",
"eslint-config-next": "15.3.4",
"eslint": "9.29.0",
"eslint-config-next": "15.3.3",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.13",
"tailwindcss": "4.1.11",
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.12",
"tailwindcss": "4.1.10",
"tw-animate-css": "1.3.4",
"typescript": "5.8.3",
"typescript-eslint": "8.35.0"
"typescript-eslint": "8.34.0"
},
"ct3aMetadata": {
"initVersion": "7.39.3"