Compare commits

...

3 Commits

2 changed files with 57 additions and 780 deletions

831
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -25,13 +25,13 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"eslint": "8.57.1",
"eslint-config-next": "15.1.7",
"postcss": "8.5.2",
"tailwindcss": "3.4.17",
"postcss": "8.5.3",
"tailwindcss": "4.0.8",
"turbo": "2.4.2",
"typescript": "5.7.3"
},