@theguild/components 9.12.0-alpha-20251219235830-9991a1d54c5c04dee68a6f38b4ee24d623db7f83 → 9.12.0-alpha-20251219235933-2590378b2dc15f30b0df394aea82fb7f84375dda

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theguild/components",
3
- "version": "9.12.0-alpha-20251219235830-9991a1d54c5c04dee68a6f38b4ee24d623db7f83",
3
+ "version": "9.12.0-alpha-20251219235933-2590378b2dc15f30b0df394aea82fb7f84375dda",
4
4
  "repository": {
5
5
  "url": "https://github.com/the-guild-org/docs",
6
6
  "directory": "packages/components"
@@ -65,8 +65,8 @@
65
65
  "@theguild/tailwind-config": "0.6.3",
66
66
  "@types/dedent": "0.7.2",
67
67
  "@types/mdast": "4.0.4",
68
- "@types/react": "18.3.18",
69
- "@types/react-dom": "18.3.5",
68
+ "@types/react": "18.3.27",
69
+ "@types/react-dom": "18.3.7",
70
70
  "@types/semver": "7.7.1",
71
71
  "dedent": "1.5.3",
72
72
  "esbuild-plugin-svgr": "^3.0.0",