Skip to content

Commit d7156f3

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

File tree

2 files changed

+140
-614
lines changed

2 files changed

+140
-614
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
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.10.7",
15+
"@types/react": "19.0.7",
16+
"@types/react-dom": "19.0.3",
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.18.0",
21+
"eslint-config-next": "15.1.6",
22+
"lucide-react": "^0.473.0",
23+
"next": "15.1.6",
2424
"react": "19.0.0",
2525
"react-dom": "19.0.0",
2626
"tailwind-merge": "^2.0.0",
27-
"tailwindcss": "^3.3.2",
27+
"tailwindcss": "^4.0.0",
2828
"tailwindcss-animate": "^1.0.6",
2929
"typescript": "5.7.3"
3030
}

0 commit comments

Comments
 (0)