Skip to content

Commit f1666bc

Browse files
fix(deps): update nextjs monorepo to v16.1.2 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 300040c commit f1666bc

File tree

3 files changed

+58
-57
lines changed

3 files changed

+58
-57
lines changed

apps/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dotenv-cli": "^11.0.0",
5454
"formik": "^2.4.9",
5555
"markdown-to-jsx": "^8.0.0",
56-
"next": "16.0.10",
56+
"next": "16.1.2",
5757
"next-auth": "^5.0.0-beta.30",
5858
"next-compose-plugins": "^2.2.1",
5959
"next-intl": "^4.7.0",
@@ -66,7 +66,7 @@
6666
"zod": "^4.3.5"
6767
},
6868
"devDependencies": {
69-
"@next/bundle-analyzer": "16.0.7",
69+
"@next/bundle-analyzer": "16.1.2",
7070
"@o2s/eslint-config": "*",
7171
"@o2s/lint-staged-config": "*",
7272
"@o2s/prettier-config": "*",
@@ -81,7 +81,7 @@
8181
"@types/react-dom": "19.2.3",
8282
"dotenv": "^17.2.3",
8383
"eslint": "^9.39.2",
84-
"eslint-config-next": "16.0.7",
84+
"eslint-config-next": "16.1.2",
8585
"postcss": "^8.5.6",
8686
"prettier": "^3.7.4",
8787
"sass": "^1.97.2",

package-lock.json

Lines changed: 54 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/configs/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@eslint/js": "^9.39.2",
15-
"@next/eslint-plugin-next": "^16.0.7",
15+
"@next/eslint-plugin-next": "^16.1.2",
1616
"@typescript-eslint/eslint-plugin": "^8.53.0",
1717
"@typescript-eslint/parser": "^8.53.0",
1818
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)