@theguild/components 9.7.0-alpha-20250403191620-f596bc60d0fc70d2409a96153114c560d7dfdf0a → 9.7.0-alpha-20250403191711-39fe36299c34c5b21ebf562fdcaf12ce79a9d81c
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.7.0-alpha-
|
|
3
|
+
"version": "9.7.0-alpha-20250403191711-39fe36299c34c5b21ebf562fdcaf12ce79a9d81c",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "https://github.com/the-guild-org/docs",
|
|
6
6
|
"directory": "packages/components"
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
"@theguild/tailwind-config": "0.6.3",
|
|
65
65
|
"@types/dedent": "0.7.2",
|
|
66
66
|
"@types/mdast": "4.0.4",
|
|
67
|
-
"@types/react": "18.3.
|
|
68
|
-
"@types/react-dom": "18.3.
|
|
67
|
+
"@types/react": "18.3.20",
|
|
68
|
+
"@types/react-dom": "18.3.6",
|
|
69
69
|
"@types/semver": "7.5.8",
|
|
70
70
|
"dedent": "1.5.3",
|
|
71
71
|
"esbuild-plugin-svgr": "^3.0.0",
|