@theguild/components 9.1.1 → 9.1.2-alpha-20250116153110-3c86706e532a6eb989a63457c8bb8a5bf1394777
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.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@theguild/components",
|
|
3
|
-
"version": "9.1.
|
|
3
|
+
"version": "9.1.2-alpha-20250116153110-3c86706e532a6eb989a63457c8bb8a5bf1394777",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "https://github.com/the-guild-org/docs",
|
|
6
6
|
"directory": "packages/components"
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"@radix-ui/react-navigation-menu": "^1.2.0",
|
|
52
52
|
"clsx": "2.1.1",
|
|
53
53
|
"fuzzy": "0.1.3",
|
|
54
|
-
"nextra": "4.0.
|
|
55
|
-
"nextra-theme-docs": "4.0.
|
|
54
|
+
"nextra": "4.0.3",
|
|
55
|
+
"nextra-theme-docs": "4.0.3",
|
|
56
56
|
"react-paginate": "8.2.0",
|
|
57
57
|
"react-player": "2.16.0",
|
|
58
58
|
"semver": "^7.3.8",
|