Skip to content

Commit 2398f77

Browse files
authored
chore(docs): small updates (#7494)
* chore(docs): small updates
1 parent 7670a34 commit 2398f77

File tree

7 files changed

+219
-162
lines changed

7 files changed

+219
-162
lines changed

apps/blog/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@
1313
},
1414
"dependencies": {
1515
"@base-ui/react": "^1.0.0",
16-
"@fumadocs/base-ui": "16.5.4",
16+
"@fumadocs/base-ui": "16.6.1",
1717
"@fumadocs/cli": "^1.2.4",
1818
"@prisma-docs/eclipse": "workspace:^",
1919
"@prisma-docs/ui": "workspace:*",
2020
"class-variance-authority": "^0.7.1",
21-
"fumadocs-core": "16.5.4",
21+
"fumadocs-core": "16.6.1",
2222
"fumadocs-mdx": "14.2.7",
23-
"fumadocs-openapi": "^10.3.4",
24-
"fumadocs-ui": "npm:@fumadocs/base-ui@16.5.4",
23+
"fumadocs-openapi": "^10.3.5",
24+
"fumadocs-ui": "npm:@fumadocs/base-ui@16.6.1",
2525
"lucide-react": "^0.562.0",
2626
"next": "16.1.1",
2727
"next-themes": "^0.4.6",
2828
"npm-to-yarn": "^3.0.1",
2929
"react": "^19.2.3",
3030
"react-dom": "^19.2.3",
31+
"react-tweet": "^3.3.0",
3132
"remark-directive": "^4.0.0",
3233
"scroll-into-view-if-needed": "^3.1.0",
33-
"zod": "^4.3.5",
34-
"react-tweet": "^3.3.0"
34+
"zod": "^4.3.5"
3535
},
3636
"devDependencies": {
3737
"@tailwindcss/postcss": "^4.1.18",

apps/docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@base-ui/react": "^1.0.0",
19-
"@fumadocs/base-ui": "16.5.4",
19+
"@fumadocs/base-ui": "16.6.1",
2020
"@fumadocs/cli": "^1.2.4",
2121
"@kapaai/react-sdk": "^0.9.1",
2222
"@mixedbread/sdk": "^0.46.0",
@@ -27,10 +27,10 @@
2727
"class-variance-authority": "^0.7.1",
2828
"dexie": "^4.2.1",
2929
"dexie-react-hooks": "^4.2.0",
30-
"fumadocs-core": "16.5.4",
30+
"fumadocs-core": "16.6.1",
3131
"fumadocs-mdx": "14.2.7",
32-
"fumadocs-openapi": "^10.3.4",
33-
"fumadocs-ui": "npm:@fumadocs/base-ui@16.5.4",
32+
"fumadocs-openapi": "^10.3.5",
33+
"fumadocs-ui": "npm:@fumadocs/base-ui@16.6.1",
3434
"jotai": "^2.17.0",
3535
"lucide-react": "^0.562.0",
3636
"motion": "^12.29.2",

0 commit comments

Comments
 (0)