@theguild/components 8.0.0 → 8.0.1-alpha-20241216151830-d8e2a04e03476a656788c9049ff270f3aea3c086
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@theguild/components",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.1-alpha-20241216151830-d8e2a04e03476a656788c9049ff270f3aea3c086",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "https://github.com/the-guild-org/docs",
|
|
6
6
|
"directory": "packages/components"
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"clsx": "2.1.1",
|
|
51
51
|
"fuzzy": "0.1.3",
|
|
52
52
|
"nextra": "4.0.0-app-router.35",
|
|
53
|
-
"nextra-theme-docs": "4.0.0-app-router.
|
|
53
|
+
"nextra-theme-docs": "4.0.0-app-router.36",
|
|
54
54
|
"react-paginate": "8.2.0",
|
|
55
55
|
"react-player": "2.16.0",
|
|
56
56
|
"semver": "^7.3.8",
|