@khanacademy/perseus-editor 37.0.2 → 37.1.1

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
@@ -3,7 +3,7 @@
3
3
  "description": "Perseus editors",
4
4
  "author": "Khan Academy",
5
5
  "license": "MIT",
6
- "version": "37.0.2",
6
+ "version": "37.1.1",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
@@ -36,12 +36,12 @@
36
36
  "mafs": "^0.19.0",
37
37
  "tiny-invariant": "1.3.1",
38
38
  "@khanacademy/kas": "2.2.6",
39
+ "@khanacademy/math-input": "27.0.4",
39
40
  "@khanacademy/keypad-context": "3.2.84",
41
+ "@khanacademy/perseus": "84.3.0",
40
42
  "@khanacademy/kmath": "2.4.43",
41
- "@khanacademy/math-input": "27.0.4",
42
- "@khanacademy/perseus": "84.1.1",
43
- "@khanacademy/perseus-core": "36.1.0",
44
43
  "@khanacademy/perseus-linter": "5.1.24",
44
+ "@khanacademy/perseus-core": "36.1.0",
45
45
  "@khanacademy/perseus-utils": "2.1.5"
46
46
  },
47
47
  "devDependencies": {
@@ -69,7 +69,6 @@
69
69
  "@phosphor-icons/core": "2.0.2",
70
70
  "aphrodite": "1.2.5",
71
71
  "classnames": "1.1.4",
72
- "jquery": "2.1.1",
73
72
  "prop-types": "15.8.1",
74
73
  "react": "18.2.0",
75
74
  "react-dom": "18.2.0",
@@ -102,7 +101,6 @@
102
101
  "@phosphor-icons/core": "^2.0.2",
103
102
  "aphrodite": "^1.2.5",
104
103
  "classnames": "^1.1.4",
105
- "jquery": "^2.1.1",
106
104
  "prop-types": "^15.8.1",
107
105
  "react": "^18.2.0",
108
106
  "react-dom": "^18.2.0",
@@ -110,7 +108,7 @@
110
108
  },
111
109
  "keywords": [],
112
110
  "khan": {
113
- "catalogHash": "d7dbbe60b9cbfe1a"
111
+ "catalogHash": "7f07796630cee0b3"
114
112
  },
115
113
  "scripts": {}
116
114
  }