Skip to content

Commit e455757

Browse files
committed
chore: upgrade dependencies
1 parent 8767656 commit e455757

File tree

2 files changed

+97
-173
lines changed

2 files changed

+97
-173
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
3434
"graphql": "^16.11.0",
35-
"lucide-react": "^0.543.0",
36-
"next": "15.5.2",
35+
"lucide-react": "^0.544.0",
36+
"next": "15.5.3",
3737
"next-themes": "^0.4.6",
3838
"react": "^19.1.1",
3939
"react-dom": "^19.1.1",
@@ -43,7 +43,7 @@
4343
"rxjs": "^7.8.2",
4444
"sonner": "^2.0.7",
4545
"tailwind-merge": "^3.3.1",
46-
"zod": "^4.1.5"
46+
"zod": "^4.1.7"
4747
},
4848
"devDependencies": {
4949
"@0no-co/graphqlsp": "^1.15.0",
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "^8.43.0",
6060
"dprint": "^0.50.1",
6161
"eslint": "^9.35.0",
62-
"eslint-config-next": "15.5.2",
62+
"eslint-config-next": "15.5.3",
6363
"eslint-plugin-better-tailwindcss": "^3.7.7",
6464
"eslint-plugin-react-hooks": "^5.2.0",
6565
"tailwindcss": "^4.1.13",

0 commit comments

Comments
 (0)