@forge/react 11.9.0 → 11.9.1-experimental-60ea29e

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/react",
3
- "version": "11.9.0",
3
+ "version": "11.9.1-experimental-60ea29e",
4
4
  "description": "Forge React reconciler",
5
5
  "author": "Atlassian",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -28,12 +28,12 @@
28
28
  "@atlaskit/adf-schema": "^48.0.0",
29
29
  "@atlaskit/adf-utils": "^19.19.0",
30
30
  "@atlaskit/forge-react-types": "^0.48.0",
31
- "@forge/bridge": "^5.10.1",
31
+ "@forge/bridge": "^5.10.2-experimental-60ea29e",
32
+ "@forge/egress": "^2.3.1",
32
33
  "@forge/i18n": "0.0.7",
33
34
  "@types/react": "^18.2.64",
34
35
  "@types/react-reconciler": "^0.28.8",
35
36
  "lodash": "^4.17.21",
36
- "minimatch": "^9.0.5",
37
37
  "react": "^18.2.0",
38
38
  "react-hook-form": "7.65.0",
39
39
  "react-reconciler": "^0.29.0",