Skip to content

Commit eef01b6

Browse files
authored
chore: latest dependencies (#225)
1 parent 1bccf02 commit eef01b6

File tree

2 files changed

+1130
-1078
lines changed

2 files changed

+1130
-1078
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,36 +43,36 @@
4343
"date-fns": "^4.1.0",
4444
"embla-carousel-react": "^8.6.0",
4545
"input-otp": "^1.4.2",
46-
"lucide-react": "^0.511.0",
46+
"lucide-react": "^0.515.0",
4747
"next": "15.3.3",
4848
"next-themes": "^0.4.6",
4949
"react": "^19.1.0",
5050
"react-day-picker": "9.7.0",
5151
"react-dom": "^19.1.0",
5252
"react-resizable-panels": "^3.0.2",
53-
"react-shiki": "^0.6.0",
53+
"react-shiki": "^0.7.1",
5454
"recharts": "^2.15.3",
55-
"shadcn": "2.6.0",
56-
"sonner": "^2.0.3",
57-
"tailwind-merge": "^3.3.0",
58-
"tw-animate-css": "^1.3.2",
55+
"shadcn": "2.6.3",
56+
"sonner": "^2.0.5",
57+
"tailwind-merge": "^3.3.1",
58+
"tw-animate-css": "^1.3.4",
5959
"vaul": "^1.1.2"
6060
},
6161
"devDependencies": {
6262
"@eslint/eslintrc": "^3.3.1",
63-
"@tailwindcss/postcss": "^4.1.8",
63+
"@tailwindcss/postcss": "^4.1.10",
6464
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
65-
"@types/node": "^22.15.28",
66-
"@types/react": "^19.1.6",
67-
"@types/react-dom": "^19.1.5",
68-
"eslint": "^9.27.0",
65+
"@types/node": "^24.0.1",
66+
"@types/react": "^19.1.8",
67+
"@types/react-dom": "^19.1.6",
68+
"eslint": "^9.28.0",
6969
"eslint-config-next": "15.3.3",
7070
"eslint-config-prettier": "^10.1.5",
7171
"eslint-plugin-prettier": "^5.4.1",
7272
"husky": "^9.1.7",
7373
"lint-staged": "^16.1.0",
7474
"prettier": "^3.5.3",
75-
"tailwindcss": "^4.1.8",
75+
"tailwindcss": "^4.1.10",
7676
"typescript": "^5.8.3"
7777
},
7878
"lint-staged": {

0 commit comments

Comments
 (0)