@theguild/components 9.2.1-alpha-20250122125809-7548a9755baf49eee2eb34e2a8e0b1bafb960db8 → 9.2.1-alpha-20250122154428-0f46da0bab772b4d58b324087399866cb0821a48
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": "9.2.1-alpha-
|
|
3
|
+
"version": "9.2.1-alpha-20250122154428-0f46da0bab772b4d58b324087399866cb0821a48",
|
|
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.5",
|
|
49
49
|
"@radix-ui/react-accordion": "^1.2.2",
|
|
50
50
|
"@radix-ui/react-icons": "^1.3.2",
|
|
51
51
|
"@radix-ui/react-navigation-menu": "^1.2.0",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"dedent": "1.5.3",
|
|
71
71
|
"esbuild-plugin-svgr": "^3.0.0",
|
|
72
72
|
"graphql": "16.10.0",
|
|
73
|
-
"next": "15.1.
|
|
73
|
+
"next": "15.1.5",
|
|
74
74
|
"react": "18.3.1",
|
|
75
75
|
"react-dom": "18.3.1",
|
|
76
76
|
"unified": "^11.0.3",
|