@theguild/components 9.8.0-alpha-20250709174345-12c71d6f80e9b2f76efdeb3f475b7b7b48721b34 → 9.8.0-alpha-20250709174408-151145193e4d7159ca4387b6e19d11007a48766d
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.8.0-alpha-
|
|
3
|
+
"version": "9.8.0-alpha-20250709174408-151145193e4d7159ca4387b6e19d11007a48766d",
|
|
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.23",
|
|
68
|
+
"@types/react-dom": "18.3.7",
|
|
69
69
|
"@types/semver": "7.5.8",
|
|
70
70
|
"dedent": "1.5.3",
|
|
71
71
|
"esbuild-plugin-svgr": "^3.0.0",
|