Skip to content

Commit 61f4a67

Browse files
fix(deps): update nextjs monorepo to v15.5.0
1 parent 0e449eb commit 61f4a67

File tree

2 files changed

+114
-81
lines changed

2 files changed

+114
-81
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"clsx": "2.1.1",
1818
"fast-glob": "3.3.3",
1919
"lucide-react": "0.539.0",
20-
"next": "15.3.3",
20+
"next": "15.5.0",
2121
"pretty-format": "30.0.0",
2222
"react": "19.1.1",
2323
"react-apexcharts": "1.7.0",
@@ -30,15 +30,15 @@
3030
"@eslint/compat": "1.3.2",
3131
"@eslint/eslintrc": "3.3.1",
3232
"@eslint/js": "9.33.0",
33-
"@next/eslint-plugin-next": "15.3.3",
33+
"@next/eslint-plugin-next": "15.5.0",
3434
"@tailwindcss/forms": "0.5.10",
3535
"@tailwindcss/postcss": "4.1.11",
3636
"@types/lodash.debounce": "4.0.9",
3737
"@types/node": "22.17.1",
3838
"@types/react": "19.1.10",
3939
"@types/react-dom": "19.1.7",
4040
"eslint": "9.33.0",
41-
"eslint-config-next": "15.3.3",
41+
"eslint-config-next": "15.5.0",
4242
"eslint-config-prettier": "10.1.5",
4343
"eslint-plugin-react": "7.37.5",
4444
"eslint-plugin-react-hooks": "5.2.0",

0 commit comments

Comments
 (0)