|
1 | 1 | { |
2 | 2 | "name": "@pie-lib/demo", |
3 | 3 | "private": true, |
4 | | - "version": "8.33.0-next.40", |
| 4 | + "version": "9.0.0", |
5 | 5 | "repository": "pie-framework/pie-lib", |
6 | 6 | "dependencies": { |
7 | 7 | "@dnd-kit/core": "^6.3.1", |
|
16 | 16 | "@pie-framework/mathml-to-latex": "1.4.4", |
17 | 17 | "@pie-framework/mathquill": "1.2.1-beta.1", |
18 | 18 | "@pie-framework/parse-english": "^1.0.0", |
19 | | - "@pie-lib/charting": "^6.2.0-next.39", |
20 | | - "@pie-lib/config-ui": "^12.2.0-next.37", |
21 | | - "@pie-lib/correct-answer-toggle": "^3.2.0-next.9", |
22 | | - "@pie-lib/drag": "^3.2.0-next.10", |
23 | | - "@pie-lib/editable-html-tip-tap": "^1.2.0-next.36", |
24 | | - "@pie-lib/graphing": "^3.2.0-next.38", |
25 | | - "@pie-lib/icons": "^3.2.0-next.4", |
26 | | - "@pie-lib/mask-markup": "^2.2.0-next.37", |
27 | | - "@pie-lib/math-evaluator": "^3.2.0-next.4", |
28 | | - "@pie-lib/math-input": "^7.2.0-next.12", |
29 | | - "@pie-lib/math-rendering": "^4.2.0-next.4", |
30 | | - "@pie-lib/math-toolbar": "^2.2.0-next.16", |
31 | | - "@pie-lib/plot": "^3.2.0-next.38", |
32 | | - "@pie-lib/render-ui": "^5.2.0-next.9", |
33 | | - "@pie-lib/rubric": "^1.2.0-next.37", |
34 | | - "@pie-lib/scoring-config": "^4.2.0-next.3", |
35 | | - "@pie-lib/style-utils": "^1.2.0-next.3", |
36 | | - "@pie-lib/text-select": "^2.2.0-next.10", |
37 | | - "@pie-lib/tools": "^1.2.0-next.4", |
38 | | - "@pie-lib/translator": "^3.2.0-next.3", |
| 19 | + "@pie-lib/charting": "^7.0.0", |
| 20 | + "@pie-lib/config-ui": "^13.0.0", |
| 21 | + "@pie-lib/correct-answer-toggle": "^4.0.0", |
| 22 | + "@pie-lib/drag": "^4.0.0", |
| 23 | + "@pie-lib/editable-html-tip-tap": "^2.0.0", |
| 24 | + "@pie-lib/graphing": "^4.0.0", |
| 25 | + "@pie-lib/icons": "^4.0.0", |
| 26 | + "@pie-lib/mask-markup": "^3.0.0", |
| 27 | + "@pie-lib/math-evaluator": "^4.0.0", |
| 28 | + "@pie-lib/math-input": "^8.0.0", |
| 29 | + "@pie-lib/math-rendering": "^5.0.0", |
| 30 | + "@pie-lib/math-toolbar": "^3.0.0", |
| 31 | + "@pie-lib/plot": "^4.0.0", |
| 32 | + "@pie-lib/render-ui": "^6.0.0", |
| 33 | + "@pie-lib/rubric": "^2.0.0", |
| 34 | + "@pie-lib/scoring-config": "^5.0.0", |
| 35 | + "@pie-lib/style-utils": "^2.0.0", |
| 36 | + "@pie-lib/text-select": "^3.0.0", |
| 37 | + "@pie-lib/tools": "^2.0.0", |
| 38 | + "@pie-lib/translator": "^4.0.0", |
39 | 39 | "@tiptap/pm": "^3.0.9", |
40 | 40 | "@visx/axis": "^3.0.0", |
41 | 41 | "@visx/grid": "^3.0.0", |
|
0 commit comments