Skip to content

Commit dd8092e

Browse files
committed
chore: update packages
1 parent b500488 commit dd8092e

File tree

2 files changed

+778
-716
lines changed

2 files changed

+778
-716
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@
1010
},
1111
"dependencies": {
1212
"@hookform/resolvers": "^3.10.0",
13-
"@radix-ui/react-dialog": "^1.1.6",
14-
"@radix-ui/react-dropdown-menu": "^2.1.6",
15-
"@radix-ui/react-label": "^2.1.2",
16-
"@radix-ui/react-navigation-menu": "^1.2.5",
17-
"@radix-ui/react-scroll-area": "^1.2.3",
18-
"@radix-ui/react-select": "^2.1.6",
19-
"@radix-ui/react-separator": "^1.1.2",
20-
"@radix-ui/react-slot": "^1.1.2",
13+
"@radix-ui/react-dialog": "^1.1.7",
14+
"@radix-ui/react-dropdown-menu": "^2.1.7",
15+
"@radix-ui/react-label": "^2.1.3",
16+
"@radix-ui/react-navigation-menu": "^1.2.6",
17+
"@radix-ui/react-scroll-area": "^1.2.4",
18+
"@radix-ui/react-select": "^2.1.7",
19+
"@radix-ui/react-separator": "^1.1.3",
20+
"@radix-ui/react-slot": "^1.2.0",
2121
"@vercel/analytics": "^1.5.0",
2222
"class-variance-authority": "^0.7.1",
2323
"clsx": "^2.1.1",
2424
"lucide-react": "^0.469.0",
25-
"next": "^15.2.3",
25+
"next": "^15.3.0",
2626
"next-themes": "^0.4.6",
2727
"query-string": "^9.1.1",
2828
"react": "19.0.0-rc.1",
2929
"react-dom": "19.0.0-rc.1",
30-
"react-hook-form": "^7.54.2",
30+
"react-hook-form": "^7.55.0",
3131
"react-wrap-balancer": "^1.1.1",
3232
"tailwind-merge": "^2.6.0",
3333
"tailwindcss-animate": "^1.0.7",
@@ -36,14 +36,14 @@
3636
},
3737
"devDependencies": {
3838
"@tailwindcss/typography": "^0.5.16",
39-
"@types/node": "^20.17.25",
40-
"@types/react": "^18.3.19",
41-
"@types/react-dom": "^18.3.5",
39+
"@types/node": "^20.17.30",
40+
"@types/react": "^18.3.20",
41+
"@types/react-dom": "^18.3.6",
4242
"autoprefixer": "^10.4.21",
43-
"eslint": "^9.23.0",
44-
"eslint-config-next": "^15.2.3",
43+
"eslint": "^9.24.0",
44+
"eslint-config-next": "^15.3.0",
4545
"postcss": "^8.5.3",
4646
"tailwindcss": "^3.4.17",
47-
"typescript": "^5.8.2"
47+
"typescript": "^5.8.3"
4848
}
4949
}

0 commit comments

Comments
 (0)