@theguild/components 9.8.0-alpha-20250709174408-151145193e4d7159ca4387b6e19d11007a48766d → 9.8.0-alpha-20250709174512-4f01b32572b3c9a7eced08c15e90eec45db6883d
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-20250709174512-4f01b32572b3c9a7eced08c15e90eec45db6883d",
|
|
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.18",
|
|
68
|
+
"@types/react-dom": "18.3.5",
|
|
69
69
|
"@types/semver": "7.5.8",
|
|
70
70
|
"dedent": "1.5.3",
|
|
71
71
|
"esbuild-plugin-svgr": "^3.0.0",
|