Skip to content

Commit c5d50b9

Browse files
authored
chore: update nextjs to 15.4.3 (#266)
1 parent c0d5d81 commit c5d50b9

File tree

2 files changed

+201
-201
lines changed

2 files changed

+201
-201
lines changed

package.json

Lines changed: 4 additions & 4 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.2",
47+
"next": "15.4.3",
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.2",
55+
"shadcn": "2.9.3",
5656
"sonner": "^2.0.6",
5757
"tailwind-merge": "^3.3.1",
5858
"tw-animate-css": "^1.3.5",
@@ -62,11 +62,11 @@
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.15",
65+
"@types/node": "^24.1.0",
6666
"@types/react": "^19.1.8",
6767
"@types/react-dom": "^19.1.6",
6868
"eslint": "^9.31.0",
69-
"eslint-config-next": "15.4.2",
69+
"eslint-config-next": "15.4.3",
7070
"eslint-config-prettier": "^10.1.8",
7171
"eslint-plugin-prettier": "^5.5.3",
7272
"husky": "^9.1.7",

0 commit comments

Comments
 (0)