@squiz/formatted-text-editor 0.0.0-rbv2-20240606061755 → 0.0.0-rbv2-20240607040706

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Change Log
2
2
 
3
+ ## 0.0.0-rbv2-20240607040706
4
+
5
+ ### Patch Changes
6
+
7
+ - version bump for updated rb styles
8
+
3
9
  ## 0.0.0-rbv2-20240606061755
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/formatted-text-editor",
3
- "version": "0.0.0-rbv2-20240606061755",
3
+ "version": "0.0.0-rbv2-20240607040706",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "private": false,
@@ -25,8 +25,8 @@
25
25
  "@remirror/extension-react-tables": "^2.2.19",
26
26
  "@remirror/react": "2.0.25",
27
27
  "@squiz/dx-json-schema-lib": "^1.65.1",
28
- "@squiz/matrix-resource-browser-plugin": "^2.0.18-rc.0",
29
- "@squiz/resource-browser": "^2.1.10-rc.0",
28
+ "@squiz/matrix-resource-browser-plugin": "^2.0.21-rc.0",
29
+ "@squiz/resource-browser": "^2.2.1-rc.0",
30
30
  "clsx": "1.2.1",
31
31
  "react-hook-form": "7.43.2",
32
32
  "react-image-size": "2.0.0",