chore: update type definitions and react dependencies to latest versions

This commit is contained in:
vchikalkin 2025-12-30 16:50:24 +03:00
parent 241effd3b8
commit 7ecf72656b
3 changed files with 513 additions and 513 deletions

View File

@ -36,7 +36,7 @@
"graphql": "catalog:",
"jsdom": "^25.0.1",
"lucide-react": "catalog:",
"next": "^15.5.0",
"next": "^15.5.9",
"next-auth": "^4.24.11",
"next-themes": "^0.4.4",
"postcss": "catalog:",

1016
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -4,8 +4,8 @@ packages:
catalog:
"@apollo/client": ^3.12.4
"@types/node": ^20
"@types/react": ^19.1.11
"@types/react-dom": ^19.1.8
"@types/react": ^19.1.17
"@types/react-dom": ^19.1.17
"@vchikalkin/eslint-config-awesome": ^2.2.2
autoprefixer: ^10.4.20
dayjs: ^1.11.3
@ -19,8 +19,8 @@ catalog:
postcss: ^8.4.49
postcss-load-config: ^6.0.1
prettier: ^3.2.5
react: ^19.1.1
react-dom: ^19.1.1
react: ^19.1.4
react-dom: ^19.1.4
radashi: ^12.5.1
rimraf: ^6.0.1
tailwindcss: ^3.4.15