Compare commits

..

No commits in common. "f37d3476a4c1aaba6b9ef91892d98bfe9ea3acf6" and "8f5a87d4dc4310d8bfc6a3409e41ee7efb8dddda" have entirely different histories.

2 changed files with 789 additions and 356 deletions

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@
"@types/node": "^22.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^5.2.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.0.0",
"eslint-config-next": "^15.0.0",
"jsdom": "^25.0.1",
@ -48,6 +48,6 @@
"prettier": "3.9.0",
"tailwindcss": "^4.0.0",
"typescript": "5.9.3",
"vitest": "^3.2.7"
"vitest": "^2.1.9"
}
}