Skip to content

Commit 2803a76

Browse files
fix(deps): update dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec3be89 commit 2803a76

File tree

2 files changed

+242
-705
lines changed

2 files changed

+242
-705
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@
1111
"dependencies": {
1212
"@radix-ui/react-navigation-menu": "^1.1.3",
1313
"@radix-ui/react-slot": "^1.0.2",
14-
"@types/node": "22.10.5",
15-
"@types/react": "19.0.4",
16-
"@types/react-dom": "19.0.2",
14+
"@types/node": "22.13.10",
15+
"@types/react": "19.0.11",
16+
"@types/react-dom": "19.0.4",
1717
"autoprefixer": "^10.4.14",
1818
"class-variance-authority": "^0.7.0",
1919
"clsx": "^2.0.0",
20-
"eslint": "9.17.0",
21-
"eslint-config-next": "15.1.4",
22-
"lucide-react": "^0.469.0",
23-
"next": "15.1.4",
20+
"eslint": "9.22.0",
21+
"eslint-config-next": "15.2.3",
22+
"lucide-react": "^0.482.0",
23+
"next": "15.2.3",
2424
"react": "19.0.0",
2525
"react-dom": "19.0.0",
26-
"tailwind-merge": "^2.0.0",
27-
"tailwindcss": "^3.3.2",
26+
"tailwind-merge": "^3.0.0",
27+
"tailwindcss": "^4.0.0",
2828
"tailwindcss-animate": "^1.0.6",
29-
"typescript": "5.7.3"
29+
"typescript": "5.8.2"
3030
}
3131
}

0 commit comments

Comments
 (0)