Skip to content

Commit eb228c5

Browse files
fix(deps): update nextjs monorepo to ^16.2.10
1 parent 61530ae commit eb228c5

3 files changed

Lines changed: 136 additions & 18 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@line/abc-def-styles": "workspace:*",
1515
"@line/abc-def-vue": "workspace:*",
1616
"lucide-react": "catalog:",
17-
"next": "^16.2.7",
17+
"next": "^16.2.10",
1818
"react": "catalog:",
1919
"react-dom": "catalog:",
2020
"tw-animate-css": "catalog:"

pnpm-lock.yaml

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

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@eslint/compat": "^2.0.1",
1818
"@eslint/js": "^9.39.4",
1919
"@line/abc-def-eslint-plugin-header": "workspace:*",
20-
"@next/eslint-plugin-next": "^16.2.7",
20+
"@next/eslint-plugin-next": "^16.2.10",
2121
"eslint-plugin-import": "^2.32.0",
2222
"eslint-plugin-jsx-a11y": "^6.10.2",
2323
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)