@khanacademy/perseus-editor 28.8.3 → 28.8.4

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/dist/es/index.js CHANGED
@@ -63,7 +63,7 @@ import xIcon from '@phosphor-icons/core/regular/x.svg';
63
63
  import checkIcon from '@phosphor-icons/core/bold/check-bold.svg';
64
64
  import minusCircleIcon from '@phosphor-icons/core/bold/minus-circle-bold.svg';
65
65
 
66
- const libName="@khanacademy/perseus-editor";const libVersion="28.8.3";addLibraryVersionToPerseusDebug(libName,libVersion);
66
+ const libName="@khanacademy/perseus-editor";const libVersion="28.8.4";addLibraryVersionToPerseusDebug(libName,libVersion);
67
67
 
68
68
  var jsxRuntime = {exports: {}};
69
69
 
package/dist/index.js CHANGED
@@ -128,7 +128,7 @@ var xIcon__default = /*#__PURE__*/_interopDefaultCompat(xIcon);
128
128
  var checkIcon__default = /*#__PURE__*/_interopDefaultCompat(checkIcon);
129
129
  var minusCircleIcon__default = /*#__PURE__*/_interopDefaultCompat(minusCircleIcon);
130
130
 
131
- const libName="@khanacademy/perseus-editor";const libVersion="28.8.3";perseusUtils.addLibraryVersionToPerseusDebug(libName,libVersion);
131
+ const libName="@khanacademy/perseus-editor";const libVersion="28.8.4";perseusUtils.addLibraryVersionToPerseusDebug(libName,libVersion);
132
132
 
133
133
  var jsxRuntime = {exports: {}};
134
134
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Perseus editors",
4
4
  "author": "Khan Academy",
5
5
  "license": "MIT",
6
- "version": "28.8.3",
6
+ "version": "28.8.4",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
@@ -37,8 +37,8 @@
37
37
  "@khanacademy/kas": "2.1.6",
38
38
  "@khanacademy/keypad-context": "3.2.21",
39
39
  "@khanacademy/kmath": "2.2.21",
40
- "@khanacademy/math-input": "26.2.24",
41
- "@khanacademy/perseus": "72.5.0",
40
+ "@khanacademy/math-input": "26.3.0",
41
+ "@khanacademy/perseus": "72.6.0",
42
42
  "@khanacademy/perseus-core": "20.4.1",
43
43
  "@khanacademy/perseus-linter": "4.6.3",
44
44
  "@khanacademy/perseus-score": "8.0.10",