packages(apps/web): upgrade next@15.5.0

This commit is contained in:
vchikalkin 2025-08-26 12:47:43 +03:00
parent 7c1f79db2a
commit 22e4f72ee6
3 changed files with 523 additions and 508 deletions

View File

@ -35,7 +35,7 @@
"next-auth": "^4.24.11", "next-auth": "^4.24.11",
"next-intl": "^3.26.0", "next-intl": "^3.26.0",
"next-themes": "^0.4.4", "next-themes": "^0.4.4",
"next": "15.3.4", "next": "^15.5.0",
"postcss": "catalog:", "postcss": "catalog:",
"radashi": "catalog:", "radashi": "catalog:",
"react-dom": "catalog:", "react-dom": "catalog:",

1021
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -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 "@types/react": ^19.1.11
"@types/react-dom": ^19 "@types/react-dom": ^19.1.8
"@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 react: ^19.1.1
react-dom: ^19 react-dom: ^19.1.1
radashi: ^12.5.1 radashi: ^12.5.1
rimraf: ^6.0.1 rimraf: ^6.0.1
tailwindcss: ^3.4.15 tailwindcss: ^3.4.15