@theguild/components 8.1.3-alpha-20250103140150-2ee3a7d72c3c0475add23d2f61089e380f8583bf → 8.1.3-alpha-20250103140743-f86ef52ccd32e409659e8fa2df5c796fc22a8094
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.1.3-alpha-
|
|
3
|
+
"version": "8.1.3-alpha-20250103140743-f86ef52ccd32e409659e8fa2df5c796fc22a8094",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "https://github.com/the-guild-org/docs",
|
|
6
6
|
"directory": "packages/components"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"react-dom": "^18.2.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@giscus/react": "3.
|
|
47
|
+
"@giscus/react": "3.1.0",
|
|
48
48
|
"@next/bundle-analyzer": "15.1.3",
|
|
49
49
|
"@radix-ui/react-navigation-menu": "^1.2.0",
|
|
50
50
|
"clsx": "2.1.1",
|