|
32 | 32 | "health:check": "pie-health check packages" |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "core-js": "^3.48.0", |
36 | 35 | "express": "^4.22.1" |
37 | 36 | }, |
38 | 37 | "devDependencies": { |
|
47 | 46 | "@babel/preset-react": "^7.28.5", |
48 | 47 | "@pie-framework/build-helper": "^5.2.11", |
49 | 48 | "@pie-framework/pie-code-health": "https://github.com/pie-framework/pie-code-health.git#main", |
50 | | - "@pie-lib/test-utils": "1.1.1-next.1", |
| 49 | + "@pie-lib/test-utils": "1.2.0-next.3", |
51 | 50 | "@pslb/pslb": "4.4.2-beta.0", |
52 | 51 | "@rollup/plugin-commonjs": "^20.0.0", |
53 | 52 | "@testing-library/dom": "^10.4.1", |
|
85 | 84 | "react-dom": "18.3.1", |
86 | 85 | "jest": "29.7.0", |
87 | 86 | "jest-config": "29.7.0", |
88 | | - "core-js": "^3.40.0", |
89 | 87 | "d3-scale": "4.0.2", |
90 | 88 | "d3-selection": "3.0.0", |
91 | 89 | "@jest/test-sequencer": "29.7.0", |
92 | 90 | "@types/d3-array": "3.0.3", |
93 | | - "@pie-lib/categorize": "1.1.1-next.1", |
94 | | - "@pie-lib/charting": "6.1.1-next.1", |
95 | | - "@pie-lib/config-ui": "12.1.1-next.3", |
96 | | - "@pie-lib/controller-utils": "1.1.1-next.1", |
97 | | - "@pie-lib/correct-answer-toggle": "3.1.1-next.1", |
98 | | - "@pie-lib/drag": "3.1.1-next.1", |
99 | | - "@pie-lib/editable-html": "12.1.1-next.1", |
100 | | - "@pie-lib/editable-html-tip-tap": "1.1.1-next.3", |
101 | | - "@pie-lib/feedback": "1.1.1-next.1", |
102 | | - "@pie-lib/graphing-solution-set": "3.1.1-next.1", |
103 | | - "@pie-lib/graphing-utils": "2.1.1-next.1", |
104 | | - "@pie-lib/graphing": "3.1.1-next.1", |
105 | | - "@pie-lib/icons": "3.1.1-next.1", |
106 | | - "@pie-lib/mask-markup": "2.1.1-next.3", |
| 91 | + "@pie-lib/categorize": "1.2.0-next.3", |
| 92 | + "@pie-lib/charting": "6.2.0-next.21", |
| 93 | + "@pie-lib/config-ui": "12.2.0-next.21", |
| 94 | + "@pie-lib/controller-utils": "1.2.0-next.3", |
| 95 | + "@pie-lib/correct-answer-toggle": "3.2.0-next.7", |
| 96 | + "@pie-lib/drag": "3.2.0-next.7", |
| 97 | + "@pie-lib/editable-html": "12.2.0-next.9", |
| 98 | + "@pie-lib/editable-html-tip-tap": "1.2.0-next.20", |
| 99 | + "@pie-lib/feedback": "1.2.0-next.3", |
| 100 | + "@pie-lib/graphing-solution-set": "3.2.0-next.20", |
| 101 | + "@pie-lib/graphing-utils": "2.2.0-next.3", |
| 102 | + "@pie-lib/graphing": "3.2.0-next.20", |
| 103 | + "@pie-lib/icons": "3.2.0-next.4", |
| 104 | + "@pie-lib/mask-markup": "2.2.0-next.21", |
107 | 105 | "@pie-lib/math-evaluator": "3.1.1-next.1", |
108 | | - "@pie-lib/math-input": "7.1.1-next.1", |
| 106 | + "@pie-lib/math-input": "7.2.0-next.10", |
109 | 107 | "@pie-lib/math-rendering-accessible": "4.1.1-next.1", |
110 | | - "@pie-lib/math-rendering": "4.1.1-next.1", |
111 | | - "@pie-lib/math-toolbar": "2.1.1-next.1", |
112 | | - "@pie-lib/plot": "3.1.1-next.1", |
113 | | - "@pie-lib/render-ui": "5.1.1-next.1", |
114 | | - "@pie-lib/rubric": "1.1.1-next.1", |
| 108 | + "@pie-lib/math-rendering": "4.2.0-next.3", |
| 109 | + "@pie-lib/math-toolbar": "2.2.0-next.12", |
| 110 | + "@pie-lib/plot": "3.2.0-next.16", |
| 111 | + "@pie-lib/render-ui": "5.2.0-next.7", |
| 112 | + "@pie-lib/rubric": "1.2.0-next.21", |
115 | 113 | "@pie-lib/scoring-config": "4.1.1-next.1", |
116 | 114 | "@pie-lib/style-utils": "1.1.1-next.1", |
117 | | - "@pie-lib/test-utils": "1.1.1-next.1", |
118 | | - "@pie-lib/text-select": "2.1.1-next.1", |
119 | | - "@pie-lib/tools": "1.1.1-next.1", |
120 | | - "@pie-lib/translator": "3.1.1-next.1" |
| 115 | + "@pie-lib/test-utils": "1.2.0-next.3", |
| 116 | + "@pie-lib/text-select": "2.2.0-next.7", |
| 117 | + "@pie-lib/tools": "1.2.0-next.4", |
| 118 | + "@pie-lib/translator": "3.2.0-next.3", |
| 119 | + "@pie-framework/mathquill": "1.2.1-beta.0" |
121 | 120 | }, |
122 | 121 | "browserslist": [ |
123 | 122 | ">0.5%", |
|
0 commit comments