@fumadocs/base-ui 16.7.9 → 16.7.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fumadocs/base-ui",
3
- "version": "16.7.9",
3
+ "version": "16.7.10",
4
4
  "description": "The Base UI version of Fumadocs UI",
5
5
  "keywords": [
6
6
  "Docs",
@@ -142,7 +142,7 @@
142
142
  "tsdown": "0.21.6",
143
143
  "unified": "^11.0.5",
144
144
  "@fumadocs/cli": "1.3.4",
145
- "fumadocs-core": "16.7.9",
145
+ "fumadocs-core": "16.7.10",
146
146
  "tsconfig": "0.0.0"
147
147
  },
148
148
  "peerDependencies": {
@@ -153,7 +153,7 @@
153
153
  "react": "^19.2.0",
154
154
  "react-dom": "^19.2.0",
155
155
  "shiki": "*",
156
- "fumadocs-core": "16.7.9"
156
+ "fumadocs-core": "16.7.10"
157
157
  },
158
158
  "peerDependenciesMeta": {
159
159
  "shiki": {