Compare commits
5 Commits
e9cd00bcef
...
e5eb290e44
| Author | SHA1 | Date | |
|---|---|---|---|
| e5eb290e44 | |||
| 98b4e88cc9 | |||
| 4a87f8d20b | |||
| 6858054bee | |||
| ec3511f109 |
10
package.json
10
package.json
@@ -29,7 +29,7 @@
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hook-form": "^7.56.1",
|
||||
"recharts": "^2.15.3",
|
||||
"recharts": "^3.0.0",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
"zod": "^4.0.0"
|
||||
},
|
||||
@@ -37,8 +37,8 @@
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@tailwindcss/postcss": "4.1.14",
|
||||
"@types/node": "22.18.8",
|
||||
"@types/react": "19.1.15",
|
||||
"@types/react-dom": "19.1.9",
|
||||
"@types/react": "19.2.0",
|
||||
"@types/react-dom": "19.2.0",
|
||||
"eslint": "9.37.0",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
@@ -48,10 +48,10 @@
|
||||
"tailwindcss": "4.1.14",
|
||||
"tw-animate-css": "1.4.0",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.44.1"
|
||||
"typescript-eslint": "8.45.0"
|
||||
},
|
||||
"ct3aMetadata": {
|
||||
"initVersion": "7.39.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.17.1"
|
||||
"packageManager": "pnpm@10.18.0"
|
||||
}
|
||||
|
||||
927
pnpm-lock.yaml
generated
927
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user