Skip to content

Commit ba754e8

Browse files
update deps
1 parent d9c71a6 commit ba754e8

File tree

2 files changed

+156
-292
lines changed

2 files changed

+156
-292
lines changed

apps/web/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"postinstall": "fumadocs-mdx"
1111
},
1212
"dependencies": {
13-
"@radix-ui/react-dialog": "^1.1.13",
14-
"@radix-ui/react-scroll-area": "^1.2.8",
15-
"@radix-ui/react-slot": "^1.2.2",
16-
"@radix-ui/react-switch": "^1.2.4",
17-
"@radix-ui/react-tooltip": "^1.2.6",
18-
"babel-plugin-react-compiler": "^19.1.0-rc.1",
13+
"@radix-ui/react-dialog": "^1.1.14",
14+
"@radix-ui/react-scroll-area": "^1.2.9",
15+
"@radix-ui/react-slot": "^1.2.3",
16+
"@radix-ui/react-switch": "^1.2.5",
17+
"@radix-ui/react-tooltip": "^1.2.7",
18+
"babel-plugin-react-compiler": "^19.1.0-rc.2",
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
2121
"date-fns": "^4.1.0",
22-
"fumadocs-core": "15.3.0",
23-
"fumadocs-mdx": "11.6.3",
24-
"fumadocs-ui": "15.3.0",
22+
"fumadocs-core": "15.4.2",
23+
"fumadocs-mdx": "11.6.6",
24+
"fumadocs-ui": "15.4.2",
2525
"lucide-react": "^0.511.0",
26-
"motion": "^12.10.5",
27-
"next": "15.3.2",
26+
"motion": "^12.15.0",
27+
"next": "15.3.3",
2828
"next-themes": "^0.4.6",
2929
"nuqs": "^2.4.3",
3030
"papaparse": "^5.5.3",
@@ -33,20 +33,20 @@
3333
"react-tweet": "^3.2.2",
3434
"recharts": "^2.15.3",
3535
"sonner": "^2.0.3",
36-
"tailwind-merge": "^3.2.0"
36+
"tailwind-merge": "^3.3.0"
3737
},
3838
"devDependencies": {
3939
"@types/papaparse": "^5.3.16",
40-
"@tailwindcss/postcss": "^4.1.6",
40+
"@tailwindcss/postcss": "^4.1.8",
4141
"@types/mdx": "^2.0.13",
42-
"@types/node": "22.15.17",
43-
"@types/react": "^19.1.3",
44-
"@types/react-dom": "^19.1.3",
45-
"eslint": "^9.26.0",
46-
"eslint-config-next": "15.3.2",
47-
"postcss": "^8.5.3",
48-
"tailwindcss": "^4.1.6",
49-
"tw-animate-css": "^1.2.9",
42+
"@types/node": "22.15.28",
43+
"@types/react": "^19.1.6",
44+
"@types/react-dom": "^19.1.5",
45+
"eslint": "^9.27.0",
46+
"eslint-config-next": "15.3.3",
47+
"postcss": "^8.5.4",
48+
"tailwindcss": "^4.1.8",
49+
"tw-animate-css": "^1.3.2",
5050
"typescript": "^5.8.3"
5151
}
5252
}

0 commit comments

Comments
 (0)