chore: update type definitions and react dependencies to latest versions
This commit is contained in:
parent
241effd3b8
commit
7ecf72656b
@ -36,7 +36,7 @@
|
|||||||
"graphql": "catalog:",
|
"graphql": "catalog:",
|
||||||
"jsdom": "^25.0.1",
|
"jsdom": "^25.0.1",
|
||||||
"lucide-react": "catalog:",
|
"lucide-react": "catalog:",
|
||||||
"next": "^15.5.0",
|
"next": "^15.5.9",
|
||||||
"next-auth": "^4.24.11",
|
"next-auth": "^4.24.11",
|
||||||
"next-themes": "^0.4.4",
|
"next-themes": "^0.4.4",
|
||||||
"postcss": "catalog:",
|
"postcss": "catalog:",
|
||||||
|
|||||||
1016
pnpm-lock.yaml
generated
1016
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -4,8 +4,8 @@ packages:
|
|||||||
catalog:
|
catalog:
|
||||||
"@apollo/client": ^3.12.4
|
"@apollo/client": ^3.12.4
|
||||||
"@types/node": ^20
|
"@types/node": ^20
|
||||||
"@types/react": ^19.1.11
|
"@types/react": ^19.1.17
|
||||||
"@types/react-dom": ^19.1.8
|
"@types/react-dom": ^19.1.17
|
||||||
"@vchikalkin/eslint-config-awesome": ^2.2.2
|
"@vchikalkin/eslint-config-awesome": ^2.2.2
|
||||||
autoprefixer: ^10.4.20
|
autoprefixer: ^10.4.20
|
||||||
dayjs: ^1.11.3
|
dayjs: ^1.11.3
|
||||||
@ -19,8 +19,8 @@ catalog:
|
|||||||
postcss: ^8.4.49
|
postcss: ^8.4.49
|
||||||
postcss-load-config: ^6.0.1
|
postcss-load-config: ^6.0.1
|
||||||
prettier: ^3.2.5
|
prettier: ^3.2.5
|
||||||
react: ^19.1.1
|
react: ^19.1.4
|
||||||
react-dom: ^19.1.1
|
react-dom: ^19.1.4
|
||||||
radashi: ^12.5.1
|
radashi: ^12.5.1
|
||||||
rimraf: ^6.0.1
|
rimraf: ^6.0.1
|
||||||
tailwindcss: ^3.4.15
|
tailwindcss: ^3.4.15
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user