We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8767656 commit e455757Copy full SHA for e455757
2 files changed
package.json
@@ -32,8 +32,8 @@
32
"class-variance-authority": "^0.7.1",
33
"clsx": "^2.1.1",
34
"graphql": "^16.11.0",
35
- "lucide-react": "^0.543.0",
36
- "next": "15.5.2",
+ "lucide-react": "^0.544.0",
+ "next": "15.5.3",
37
"next-themes": "^0.4.6",
38
"react": "^19.1.1",
39
"react-dom": "^19.1.1",
@@ -43,7 +43,7 @@
43
"rxjs": "^7.8.2",
44
"sonner": "^2.0.7",
45
"tailwind-merge": "^3.3.1",
46
- "zod": "^4.1.5"
+ "zod": "^4.1.7"
47
},
48
"devDependencies": {
49
"@0no-co/graphqlsp": "^1.15.0",
@@ -59,7 +59,7 @@
59
"@typescript-eslint/parser": "^8.43.0",
60
"dprint": "^0.50.1",
61
"eslint": "^9.35.0",
62
- "eslint-config-next": "15.5.2",
+ "eslint-config-next": "15.5.3",
63
"eslint-plugin-better-tailwindcss": "^3.7.7",
64
"eslint-plugin-react-hooks": "^5.2.0",
65
"tailwindcss": "^4.1.13",
0 commit comments