Compare commits

..

No commits in common. "a3e642fed4fbab620f49778b650cd3a46e292abd" and "2f91b4b34f6604ead2a0c6e05f5a8249158ef3ac" have entirely different histories.

2 changed files with 249 additions and 391 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,11 +27,11 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@eslint/eslintrc": "^3.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",
"typescript": "^5.9.3",
"vitest": "^3.2.7"
"vitest": "^2.1.9"
}
}