Skip to content

Commit 03da540

Browse files
fix: stabilize esm math and iife package sync
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 6e6feb2 commit 03da540

45 files changed

Lines changed: 300 additions & 242 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bun.lock

Lines changed: 71 additions & 172 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/elements-react/categorize/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"@pie-element/shared-configure-events": "workspace:*",
2323
"@pie-element/shared-feedback": "workspace:*",
2424
"@pie-element/shared-controller-utils": "workspace:*",
25-
"@pie-element/shared-player-events": "workspace:*",
26-
"@emotion/core": "0.x.x"
25+
"@pie-element/shared-player-events": "workspace:*"
2726
},
2827
"peerDependencies": {
2928
"react": "^18.0.0",

packages/elements-react/charting/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"@pie-element/shared-configure-events": "workspace:*",
1919
"@pie-element/shared-math-rendering-mathjax": "workspace:*",
2020
"@pie-element/shared-controller-utils": "workspace:*",
21-
"@pie-element/shared-player-events": "workspace:*",
22-
"@emotion/core": "0.x.x"
21+
"@pie-element/shared-player-events": "workspace:*"
2322
},
2423
"peerDependencies": {
2524
"react": "^18.0.0",

packages/elements-react/complex-rubric/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"@pie-element/shared-lodash": "workspace:*",
1717
"@pie-lib/config-ui": "workspace:*",
1818
"@pie-lib/render-ui": "workspace:*",
19-
"@emotion/core": "0.x.x",
2019
"clsx": "^2.1.1",
2120
"@pie-element/shared-player-events": "workspace:*"
2221
},

packages/elements-react/drag-in-the-blank/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"debug": "^4.4.3",
2121
"@pie-element/shared-lodash": "workspace:*",
2222
"@pie-element/shared-controller-utils": "workspace:*",
23-
"@pie-element/shared-player-events": "workspace:*",
24-
"@emotion/core": "0.x.x"
23+
"@pie-element/shared-player-events": "workspace:*"
2524
},
2625
"peerDependencies": {
2726
"react": "^18.0.0",

packages/elements-react/drawing-response/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"@pie-lib/editable-html-tip-tap": "workspace:*",
2121
"@pie-element/shared-lodash": "workspace:*",
2222
"@pie-element/shared-math-rendering-mathjax": "workspace:*",
23-
"@pie-element/shared-player-events": "workspace:*",
24-
"@emotion/core": "0.x.x"
23+
"@pie-element/shared-player-events": "workspace:*"
2524
},
2625
"peerDependencies": {
2726
"react": "^18.0.0",

packages/elements-react/explicit-constructed-response/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@pie-element/shared-controller-utils": "workspace:*",
2222
"@pie-element/shared-player-events": "workspace:*",
2323
"@pie-element/shared-math-rendering-mathjax": "workspace:*",
24-
"@emotion/core": "0.x.x",
2524
"clsx": "^2.1.1"
2625
},
2726
"peerDependencies": {

packages/elements-react/extended-text-entry/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@pie-element/shared-math-rendering-mathjax": "workspace:*",
1919
"@pie-element/shared-player-events": "workspace:*",
2020
"@pie-element/shared-lodash": "workspace:*",
21-
"@emotion/core": "0.x.x",
2221
"clsx": "^2.1.1"
2322
},
2423
"peerDependencies": {

packages/elements-react/fraction-model/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@pie-element/shared-lodash": "workspace:*",
1919
"@pie-element/shared-player-events": "workspace:*",
2020
"@pie-element/shared-math-rendering-mathjax": "workspace:*",
21-
"@emotion/core": "0.x.x",
2221
"react-is": "^18.3.1"
2322
},
2423
"peerDependencies": {

packages/elements-react/graphing-solution-set/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@pie-element/shared-configure-events": "workspace:*",
1919
"@pie-element/shared-math-rendering-mathjax": "workspace:*",
2020
"@pie-element/shared-player-events": "workspace:*",
21-
"@emotion/core": "0.x.x",
2221
"clsx": "^2.1.1"
2322
},
2423
"peerDependencies": {

0 commit comments

Comments
 (0)