@theguild/components 8.1.1 → 8.1.2-alpha-20241217221953-6663e1cb25358c75e8b4f116c15d2a209fb8f624
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.
|
|
3
|
+
"version": "8.1.2-alpha-20241217221953-6663e1cb25358c75e8b4f116c15d2a209fb8f624",
|
|
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",
|