Skip to content

Commit f438e1f

Browse files
fix(deps): update nextjs monorepo to ^15.5.6
1 parent 1efe497 commit f438e1f

3 files changed

Lines changed: 457 additions & 325 deletions

File tree

apps/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dotenv-cli": "^10.0.0",
3838
"formik": "^2.4.6",
3939
"markdown-to-jsx": "^7.7.15",
40-
"next": "^15.5.5",
40+
"next": "^15.5.6",
4141
"next-auth": "^5.0.0-beta.29",
4242
"next-compose-plugins": "^2.2.1",
4343
"next-intl": "^4.3.12",
@@ -57,7 +57,7 @@
5757
"@dxp/eslint-config": "*",
5858
"@dxp/prettier-config": "*",
5959
"@dxp/typescript-config": "*",
60-
"@next/bundle-analyzer": "^15.5.5",
60+
"@next/bundle-analyzer": "^15.5.6",
6161
"@svgr/webpack": "^8.1.0",
6262
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
6363
"@turbo/gen": "^2.5.8",
@@ -69,7 +69,7 @@
6969
"@types/throttle-debounce": "^5.0.2",
7070
"dotenv": "^17.2.3",
7171
"eslint": "^9.37.0",
72-
"eslint-config-next": "^15.5.5",
72+
"eslint-config-next": "^15.5.6",
7373
"postcss": "^8.5.6",
7474
"prettier": "^3.6.2",
7575
"sass": "^1.93.2",

0 commit comments

Comments
 (0)