1 Commits

Author SHA1 Message Date
e024250e10 fix(deps): update nextjs monorepo to v16 2025-12-04 02:01:02 +00:00
3 changed files with 1362 additions and 352 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.1"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1"/>
</ItemGroup>
<ItemGroup>

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "2.6.0",
"@tippyjs/react": "4.2.6",
"axios": "1.8.1",
"next": "15.2.1",
"next": "16.0.7",
"next-pwa": "5.6.0",
"react": "19.0.0",
"react-dom": "19.0.0",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",
"eslint": "9.21.0",
"eslint-config-next": "15.2.1",
"eslint-config-next": "16.0.7",
"postcss": "8.5.3",
"postcss-import": "16.1.0",
"prettier": "3.5.3",

File diff suppressed because it is too large Load Diff