@theguild/components 9.1.0 → 9.1.1-alpha-20250116140841-ad5ba5f36e06dbd96a527572270c6ecd6b1c4335
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.1-alpha-20250116140841-ad5ba5f36e06dbd96a527572270c6ecd6b1c4335",
|
|
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.2",
|
|
55
|
+
"nextra-theme-docs": "4.0.2",
|
|
56
56
|
"react-paginate": "8.2.0",
|
|
57
57
|
"react-player": "2.16.0",
|
|
58
58
|
"semver": "^7.3.8",
|