@theguild/components 8.2.1-alpha-20250114075314-1d4fe1a77926979d6727800b97e322d6907ae50c → 8.2.1-alpha-20250114080506-1d34a4c96cb81c6b1d89cb8d726daceb3ea2cd0f
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.2.1-alpha-
|
|
3
|
+
"version": "8.2.1-alpha-20250114080506-1d34a4c96cb81c6b1d89cb8d726daceb3ea2cd0f",
|
|
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.1.0",
|
|
48
|
-
"@next/bundle-analyzer": "15.1.
|
|
48
|
+
"@next/bundle-analyzer": "15.1.4",
|
|
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.4",
|
|
70
70
|
"react": "18.3.1",
|
|
71
71
|
"react-dom": "18.3.1",
|
|
72
72
|
"unified": "^11.0.3",
|