This commit is contained in:
dependabot[bot] 2025-09-22 11:57:04 +00:00 committed by GitHub
commit 3bf1c32022
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3862 additions and 848 deletions

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "^16.3.0",
"@types/jest": "^29.5.14",
"@types/jest": "^30.0.0",
"@types/node": "^24",
"@types/react": "^19",
"@types/react-dom": "^19",
@ -51,7 +51,7 @@
"eslint-config-next": "15.5.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",
"jest": "^29.7.0",
"jest": "^30.1.3",
"jest-environment-jsdom": "^29.7.0",
"prettier": "3.6.2",
"tailwindcss": "^4",