Skip to content

Commit 0dccd00

Browse files
fix(deps): update bun minor and patch dependencies (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecbf407 commit 0dccd00

5 files changed

Lines changed: 350 additions & 239 deletions

File tree

apps/docs/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,44 +17,44 @@
1717
"@base-ui/react": "^1.4.1",
1818
"@fontsource-variable/jetbrains-mono": "^5.2.8",
1919
"@phosphor-icons/react": "^2.1.10",
20-
"@tailwindcss/vite": "^4.2.4",
21-
"@tanstack/react-devtools": "^0.10.2",
20+
"@tailwindcss/vite": "^4.3.0",
21+
"@tanstack/react-devtools": "^0.10.5",
2222
"@tanstack/react-router": "^1.169.2",
2323
"@tanstack/react-router-devtools": "^1.166.13",
2424
"@tanstack/react-router-ssr-query": "^1.166.12",
25-
"@tanstack/react-start": "^1.167.64",
26-
"@tanstack/router-plugin": "^1.167.34",
25+
"@tanstack/react-start": "^1.167.65",
26+
"@tanstack/router-plugin": "^1.167.35",
2727
"@types/mdx": "^2.0.13",
2828
"class-variance-authority": "^0.7.1",
2929
"clsx": "^2.1.1",
30-
"fumadocs-core": "^16.8.7",
30+
"fumadocs-core": "^16.8.11",
3131
"fumadocs-mdx": "^14.3.2",
32-
"fumadocs-ui": "^16.8.7",
33-
"lucide-react": "^1.14.0",
34-
"react": "^19.2.5",
35-
"react-dom": "^19.2.5",
32+
"fumadocs-ui": "^16.8.11",
33+
"lucide-react": "^1.16.0",
34+
"react": "^19.2.6",
35+
"react-dom": "^19.2.6",
3636
"shadcn": "^4.7.0",
37-
"tailwind-merge": "^3.5.0",
38-
"tailwindcss": "^4.2.4",
37+
"tailwind-merge": "^3.6.0",
38+
"tailwindcss": "^4.3.0",
3939
"tw-animate-css": "^1.4.0"
4040
},
4141
"devDependencies": {
42-
"@cloudflare/vite-plugin": "^1.36.0",
42+
"@cloudflare/vite-plugin": "^1.36.4",
4343
"@tailwindcss/typography": "^0.5.19",
44-
"@tanstack/devtools-vite": "^0.6.0",
44+
"@tanstack/devtools-vite": "^0.7.0",
4545
"@testing-library/dom": "^10.4.1",
4646
"@testing-library/react": "^16.3.2",
47-
"@types/node": "^25.6.0",
47+
"@types/node": "^25.7.0",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"@vitejs/plugin-react": "^6.0.1",
5151
"jsdom": "^29.1.1",
5252
"typescript": "^6.0.3",
53-
"vite": "^8.0.10",
53+
"vite": "^8.0.13",
5454
"vite-plugin-killer-instincts": "^1.1.0",
55-
"vite-plus": "^0.1.20",
56-
"vitest": "^4.1.5",
57-
"wrangler": "^4.88.0"
55+
"vite-plus": "^0.1.21",
56+
"vitest": "^4.1.6",
57+
"wrangler": "^4.90.1"
5858
},
5959
"pnpm": {
6060
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)