@khanacademy/perseus-editor 17.0.6 → 17.0.7

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
@@ -45,7 +45,7 @@ import arrowCounterClockwise from '@phosphor-icons/core/bold/arrow-counter-clock
45
45
 
46
46
  // This file is processed by a Rollup plugin (replace) to inject the production
47
47
  const libName = "@khanacademy/perseus-editor";
48
- const libVersion = "17.0.6";
48
+ const libVersion = "17.0.7";
49
49
  addLibraryVersionToPerseusDebug(libName, libVersion);
50
50
 
51
51
  function _extends() {
package/dist/index.js CHANGED
@@ -96,7 +96,7 @@ var arrowCounterClockwise__default = /*#__PURE__*/_interopDefaultLegacy(arrowCou
96
96
 
97
97
  // This file is processed by a Rollup plugin (replace) to inject the production
98
98
  const libName = "@khanacademy/perseus-editor";
99
- const libVersion = "17.0.6";
99
+ const libVersion = "17.0.7";
100
100
  perseusCore.addLibraryVersionToPerseusDebug(libName, libVersion);
101
101
 
102
102
  function _extends() {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Perseus editors",
4
4
  "author": "Khan Academy",
5
5
  "license": "MIT",
6
- "version": "17.0.6",
6
+ "version": "17.0.7",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
@@ -35,17 +35,17 @@
35
35
  "test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
36
36
  },
37
37
  "dependencies": {
38
- "@khanacademy/kas": "^0.4.8",
39
- "@khanacademy/keypad-context": "^1.0.10",
40
- "@khanacademy/kmath": "^0.1.22",
41
- "@khanacademy/math-input": "^22.0.5",
42
- "@khanacademy/perseus": "^49.1.2",
43
- "@khanacademy/perseus-core": "3.0.4",
44
- "@khanacademy/pure-markdown": "^0.3.19",
38
+ "@khanacademy/kas": "^0.4.9",
39
+ "@khanacademy/keypad-context": "^1.0.11",
40
+ "@khanacademy/kmath": "^0.1.23",
41
+ "@khanacademy/math-input": "^22.0.6",
42
+ "@khanacademy/perseus": "^49.1.3",
43
+ "@khanacademy/perseus-core": "3.0.5",
44
+ "@khanacademy/pure-markdown": "^0.3.20",
45
45
  "mafs": "^0.19.0"
46
46
  },
47
47
  "devDependencies": {
48
- "@khanacademy/perseus-linter": "^1.2.10",
48
+ "@khanacademy/perseus-linter": "^1.2.11",
49
49
  "@khanacademy/wonder-blocks-accordion": "3.0.1",
50
50
  "@khanacademy/wonder-blocks-banner": "4.0.3",
51
51
  "@khanacademy/wonder-blocks-button": "7.0.3",
@@ -66,7 +66,7 @@
66
66
  "classnames": "1.1.4",
67
67
  "jquery": "^2.1.1",
68
68
  "katex": "0.11.1",
69
- "perseus-build-settings": "^0.4.2",
69
+ "perseus-build-settings": "^0.4.3",
70
70
  "prop-types": "15.6.1",
71
71
  "react": "^18.2.0",
72
72
  "react-dom": "^18.2.0",