Skip to content

Commit c0d5d81

Browse files
authored
chore: upgrade nextjs to 15.4.2 (#265)
1 parent e279bc5 commit c0d5d81

File tree

2 files changed

+164
-164
lines changed

2 files changed

+164
-164
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"embla-carousel-react": "^8.6.0",
4545
"input-otp": "^1.4.2",
4646
"lucide-react": "^0.525.0",
47-
"next": "15.4.1",
47+
"next": "15.4.2",
4848
"next-themes": "^0.4.6",
4949
"react": "^19.1.0",
5050
"react-day-picker": "9.8.0",
5151
"react-dom": "^19.1.0",
5252
"react-resizable-panels": "^3.0.3",
5353
"react-shiki": "^0.7.2",
5454
"recharts": "^2.15.4",
55-
"shadcn": "2.9.0",
55+
"shadcn": "2.9.2",
5656
"sonner": "^2.0.6",
5757
"tailwind-merge": "^3.3.1",
5858
"tw-animate-css": "^1.3.5",
@@ -62,13 +62,13 @@
6262
"@eslint/eslintrc": "^3.3.1",
6363
"@tailwindcss/postcss": "^4.1.11",
6464
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
65-
"@types/node": "^24.0.14",
65+
"@types/node": "^24.0.15",
6666
"@types/react": "^19.1.8",
6767
"@types/react-dom": "^19.1.6",
6868
"eslint": "^9.31.0",
69-
"eslint-config-next": "15.4.1",
70-
"eslint-config-prettier": "^10.1.5",
71-
"eslint-plugin-prettier": "^5.5.1",
69+
"eslint-config-next": "15.4.2",
70+
"eslint-config-prettier": "^10.1.8",
71+
"eslint-plugin-prettier": "^5.5.3",
7272
"husky": "^9.1.7",
7373
"lint-staged": "^16.1.2",
7474
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)