@theguild/components 8.1.2-alpha-20241218031640-2de60492173176fc42e7ff478d54df235644d8e3 → 8.1.2-alpha-20241218050917-412b8f89b004c878315fa5bc385eb361a1900afc
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": "8.1.2-alpha-
|
|
3
|
+
"version": "8.1.2-alpha-20241218050917-412b8f89b004c878315fa5bc385eb361a1900afc",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "https://github.com/the-guild-org/docs",
|
|
6
6
|
"directory": "packages/components"
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"@giscus/react": "3.0.0",
|
|
48
|
-
"@next/bundle-analyzer": "15.1.
|
|
48
|
+
"@next/bundle-analyzer": "15.1.1",
|
|
49
49
|
"@radix-ui/react-navigation-menu": "^1.2.0",
|
|
50
50
|
"clsx": "2.1.1",
|
|
51
51
|
"fuzzy": "0.1.3",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"dedent": "1.5.3",
|
|
67
67
|
"esbuild-plugin-svgr": "^3.0.0",
|
|
68
68
|
"graphql": "16.10.0",
|
|
69
|
-
"next": "15.1.
|
|
69
|
+
"next": "15.1.1",
|
|
70
70
|
"react": "18.3.1",
|
|
71
71
|
"react-dom": "18.3.1",
|
|
72
72
|
"unified": "^11.0.3",
|