diff --git a/package.json b/package.json index dd22948469..273c3da33d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@babel/preset-react": "^7.28.5", "@pie-framework/build-helper": "^5.2.11", "@pie-framework/pie-code-health": "https://github.com/pie-framework/pie-code-health.git#main", - "@pie-lib/test-utils": "2.0.2-next.1", + "@pie-lib/test-utils": "2.0.2", "@pslb/pslb": "4.4.2-beta.0", "@rollup/plugin-commonjs": "^20.0.0", "@testing-library/dom": "^10.4.1", @@ -88,34 +88,34 @@ "d3-selection": "3.0.0", "@jest/test-sequencer": "29.7.0", "@types/d3-array": "3.0.3", - "@pie-lib/categorize": "2.0.2-next.1", + "@pie-lib/categorize": "2.0.2", "@pie-lib/charting": "7.0.3", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/drag": "4.0.2-next.2", - "@pie-lib/editable-html": "13.0.3-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/drag": "4.0.2", + "@pie-lib/editable-html": "13.0.2", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/feedback": "2.0.2-next.1", + "@pie-lib/feedback": "2.0.2", "@pie-lib/graphing-solution-set": "4.0.3", - "@pie-lib/graphing-utils": "3.0.2-next.1", + "@pie-lib/graphing-utils": "3.0.2", "@pie-lib/graphing": "4.0.4", - "@pie-lib/icons": "4.0.2-next.1", + "@pie-lib/icons": "4.0.2", "@pie-lib/mask-markup": "3.0.3", - "@pie-lib/math-evaluator": "4.0.3-next.1", - "@pie-lib/math-input": "8.1.0-next.1", - "@pie-lib/math-rendering-accessible": "5.0.3-next.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/math-toolbar": "3.0.2-next.2", + "@pie-lib/math-evaluator": "4.0.2", + "@pie-lib/math-input": "8.1.0", + "@pie-lib/math-rendering-accessible": "5.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/math-toolbar": "3.0.2", "@pie-lib/plot": "4.0.3", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "@pie-lib/rubric": "2.0.3", - "@pie-lib/scoring-config": "5.0.3-next.1", - "@pie-lib/style-utils": "2.0.3-next.1", - "@pie-lib/test-utils": "2.0.2-next.1", - "@pie-lib/text-select": "3.0.2-next.2", - "@pie-lib/tools": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/scoring-config": "5.0.2", + "@pie-lib/style-utils": "2.0.2", + "@pie-lib/test-utils": "2.0.2", + "@pie-lib/text-select": "3.0.2", + "@pie-lib/tools": "2.0.2", + "@pie-lib/translator": "4.0.2", "@pie-framework/mathquill": "1.2.1-beta.1" }, "browserslist": [ diff --git a/packages/boilerplate-item-type/configure/package.json b/packages/boilerplate-item-type/configure/package.json index 153e0b0f51..29c556151b 100644 --- a/packages/boilerplate-item-type/configure/package.json +++ b/packages/boilerplate-item-type/configure/package.json @@ -13,7 +13,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.6.2", diff --git a/packages/boilerplate-item-type/package.json b/packages/boilerplate-item-type/package.json index dbbbc48d1d..a5f74b49ea 100644 --- a/packages/boilerplate-item-type/package.json +++ b/packages/boilerplate-item-type/package.json @@ -12,8 +12,8 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "prop-types": "^15.6.1", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/packages/categorize/configure/package.json b/packages/categorize/configure/package.json index 921b0b3f5e..48aaa4c541 100644 --- a/packages/categorize/configure/package.json +++ b/packages/categorize/configure/package.json @@ -15,13 +15,13 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/categorize": "2.0.2-next.1", + "@pie-lib/categorize": "2.0.2", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/drag": "4.0.2-next.2", + "@pie-lib/drag": "4.0.2", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.6.2", diff --git a/packages/categorize/controller/package.json b/packages/categorize/controller/package.json index 555b223c90..2625de715c 100644 --- a/packages/categorize/controller/package.json +++ b/packages/categorize/controller/package.json @@ -2,10 +2,10 @@ "name": "@pie-element/categorize-controller", "private": true, "dependencies": { - "@pie-lib/categorize": "2.0.2-next.1", - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/feedback": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/categorize": "2.0.2", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/feedback": "2.0.2", + "@pie-lib/translator": "4.0.2", "lodash-es": "^4.17.23" }, "version": "10.1.0-next.1", diff --git a/packages/categorize/package.json b/packages/categorize/package.json index 7297b0f94d..a76aa67d0e 100644 --- a/packages/categorize/package.json +++ b/packages/categorize/package.json @@ -15,13 +15,13 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/categorize": "2.0.2-next.1", + "@pie-lib/categorize": "2.0.2", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/drag": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/drag": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.6.1", diff --git a/packages/charting/configure/package.json b/packages/charting/configure/package.json index 862f6a66e0..9405ff6825 100644 --- a/packages/charting/configure/package.json +++ b/packages/charting/configure/package.json @@ -15,8 +15,8 @@ "@pie-lib/charting": "7.0.3", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "prop-types": "^15.8.1", "react": "18.3.1", diff --git a/packages/charting/controller/package.json b/packages/charting/controller/package.json index a8e302aed9..290dd9279f 100644 --- a/packages/charting/controller/package.json +++ b/packages/charting/controller/package.json @@ -9,7 +9,7 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" }, diff --git a/packages/charting/package.json b/packages/charting/package.json index 863d1637cd..05172a730d 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -16,9 +16,9 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", "@pie-lib/charting": "7.0.3", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "react": "18.3.1", diff --git a/packages/complex-rubric/configure/package.json b/packages/complex-rubric/configure/package.json index e0132e7615..9398c10d6b 100644 --- a/packages/complex-rubric/configure/package.json +++ b/packages/complex-rubric/configure/package.json @@ -15,7 +15,7 @@ "@pie-element/rubric": "^8.1.0-next.1", "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "@pie-lib/rubric": "2.0.3", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/drag-in-the-blank/configure/package.json b/packages/drag-in-the-blank/configure/package.json index f69d86de7a..792aa140c6 100644 --- a/packages/drag-in-the-blank/configure/package.json +++ b/packages/drag-in-the-blank/configure/package.json @@ -13,9 +13,9 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/drag": "4.0.2-next.2", + "@pie-lib/drag": "4.0.2", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-rendering": "5.0.2-next.1", + "@pie-lib/math-rendering": "5.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.6.2", diff --git a/packages/drag-in-the-blank/controller/package.json b/packages/drag-in-the-blank/controller/package.json index 0015534160..495ea97b7f 100644 --- a/packages/drag-in-the-blank/controller/package.json +++ b/packages/drag-in-the-blank/controller/package.json @@ -8,7 +8,7 @@ "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23", "type-of": "^2.0.1" diff --git a/packages/drag-in-the-blank/package.json b/packages/drag-in-the-blank/package.json index 6767410d89..2cf4a663ee 100644 --- a/packages/drag-in-the-blank/package.json +++ b/packages/drag-in-the-blank/package.json @@ -15,11 +15,11 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/drag": "4.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/drag": "4.0.2", "@pie-lib/mask-markup": "3.0.3", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "lodash-es": "^4.17.23", "prop-types": "^15.6.1", "react": "18.3.1", diff --git a/packages/drawing-response/package.json b/packages/drawing-response/package.json index 70d46724ab..2b6ca68a70 100644 --- a/packages/drawing-response/package.json +++ b/packages/drawing-response/package.json @@ -14,9 +14,9 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "konva": "8.3.0", "lodash-es": "^4.17.23", "prop-types": "^15.6.1", diff --git a/packages/ebsr/controller/package.json b/packages/ebsr/controller/package.json index e20f241fef..ae9925beaf 100644 --- a/packages/ebsr/controller/package.json +++ b/packages/ebsr/controller/package.json @@ -7,8 +7,8 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/translator": "4.0.2", "lodash-es": "^4.17.23" }, "author": "", diff --git a/packages/ebsr/package.json b/packages/ebsr/package.json index ba33cf3e58..939b106e11 100644 --- a/packages/ebsr/package.json +++ b/packages/ebsr/package.json @@ -9,7 +9,7 @@ "dependencies": { "@pie-element/multiple-choice": "^13.2.0-next.1", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/translator": "4.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23" diff --git a/packages/explicit-constructed-response/controller/package.json b/packages/explicit-constructed-response/controller/package.json index 9b1a59c84a..a01382ed1e 100644 --- a/packages/explicit-constructed-response/controller/package.json +++ b/packages/explicit-constructed-response/controller/package.json @@ -8,8 +8,8 @@ "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "he": "^1.2.0", "lodash-es": "^4.17.23", diff --git a/packages/explicit-constructed-response/package.json b/packages/explicit-constructed-response/package.json index 0b8650857f..297b88a7d3 100644 --- a/packages/explicit-constructed-response/package.json +++ b/packages/explicit-constructed-response/package.json @@ -15,11 +15,11 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", "@pie-lib/mask-markup": "3.0.3", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "classnames": "^2.2.5", "he": "^1.2.0", "lodash-es": "^4.17.23", diff --git a/packages/extended-text-entry/controller/package.json b/packages/extended-text-entry/controller/package.json index 84ec99b487..6eb069a78b 100644 --- a/packages/extended-text-entry/controller/package.json +++ b/packages/extended-text-entry/controller/package.json @@ -6,7 +6,7 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/feedback": "2.0.2-next.1" + "@pie-lib/feedback": "2.0.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/packages/extended-text-entry/package.json b/packages/extended-text-entry/package.json index 0c7d277423..96e08cf3bd 100644 --- a/packages/extended-text-entry/package.json +++ b/packages/extended-text-entry/package.json @@ -16,8 +16,8 @@ "@pie-framework/pie-player-events": "^0.1.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash.throttle": "^4.1.1", diff --git a/packages/fraction-model/controller/package.json b/packages/fraction-model/controller/package.json index a635693e28..ffed2a15f9 100644 --- a/packages/fraction-model/controller/package.json +++ b/packages/fraction-model/controller/package.json @@ -6,7 +6,7 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/text-select": "3.0.2-next.2", + "@pie-lib/text-select": "3.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" }, diff --git a/packages/fraction-model/package.json b/packages/fraction-model/package.json index 68ec6df042..21861b16e7 100644 --- a/packages/fraction-model/package.json +++ b/packages/fraction-model/package.json @@ -13,10 +13,10 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/test-utils": "2.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/test-utils": "2.0.2", "prop-types": "^15.8.1", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/packages/graphing-solution-set/configure/package.json b/packages/graphing-solution-set/configure/package.json index a3b8cfa898..851aae5007 100644 --- a/packages/graphing-solution-set/configure/package.json +++ b/packages/graphing-solution-set/configure/package.json @@ -15,7 +15,7 @@ "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", "@pie-lib/graphing-solution-set": "4.0.3", - "@pie-lib/math-rendering": "5.0.2-next.1", + "@pie-lib/math-rendering": "5.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "prop-types": "^15.6.2", diff --git a/packages/graphing-solution-set/package.json b/packages/graphing-solution-set/package.json index d17c331254..a4c4da2571 100644 --- a/packages/graphing-solution-set/package.json +++ b/packages/graphing-solution-set/package.json @@ -17,10 +17,10 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", "@pie-lib/graphing-solution-set": "4.0.3", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "classnames": "^2.2.5", "debug": "^4.1.1", "react": "18.3.1", diff --git a/packages/graphing/configure/package.json b/packages/graphing/configure/package.json index 17769cea3e..2353f0bef7 100644 --- a/packages/graphing/configure/package.json +++ b/packages/graphing/configure/package.json @@ -15,7 +15,7 @@ "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", "@pie-lib/graphing": "4.0.4", - "@pie-lib/math-rendering": "5.0.2-next.1", + "@pie-lib/math-rendering": "5.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/graphing/controller/package.json b/packages/graphing/controller/package.json index d66d2a2de1..d28856648c 100644 --- a/packages/graphing/controller/package.json +++ b/packages/graphing/controller/package.json @@ -9,8 +9,8 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/graphing-utils": "3.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/graphing-utils": "3.0.2", "debug": "^4.1.1" }, "devDependencies": { diff --git a/packages/graphing/package.json b/packages/graphing/package.json index 5630419c22..ea4b41b0a3 100644 --- a/packages/graphing/package.json +++ b/packages/graphing/package.json @@ -15,10 +15,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", "@pie-lib/graphing": "4.0.4", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "classnames": "^2.2.5", "debug": "^4.1.1", "react": "18.3.1", diff --git a/packages/hotspot/controller/package.json b/packages/hotspot/controller/package.json index a447ee7934..7b5c9df4f8 100644 --- a/packages/hotspot/controller/package.json +++ b/packages/hotspot/controller/package.json @@ -11,7 +11,7 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" } diff --git a/packages/hotspot/package.json b/packages/hotspot/package.json index 6e310cd65d..6ea0545b5e 100644 --- a/packages/hotspot/package.json +++ b/packages/hotspot/package.json @@ -12,10 +12,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/test-utils": "2.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/test-utils": "2.0.2", "konva": "8.3.0", "prop-types": "^15.8.1", "react": "18.3.1", diff --git a/packages/image-cloze-association/controller/package.json b/packages/image-cloze-association/controller/package.json index 0ba23bdd41..92455c2e86 100644 --- a/packages/image-cloze-association/controller/package.json +++ b/packages/image-cloze-association/controller/package.json @@ -11,7 +11,7 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", "debug": "^4.1.1", "humps": "^2.0.1", "lodash-es": "^4.17.23" diff --git a/packages/image-cloze-association/package.json b/packages/image-cloze-association/package.json index b9f9a19812..0d420efa41 100644 --- a/packages/image-cloze-association/package.json +++ b/packages/image-cloze-association/package.json @@ -13,11 +13,11 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/drag": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/drag": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "classnames": "^2.2.6", "humps": "^2.0.1", "prop-types": "^15.8.1", diff --git a/packages/inline-dropdown/configure/package.json b/packages/inline-dropdown/configure/package.json index 51485d02b7..1d69287388 100644 --- a/packages/inline-dropdown/configure/package.json +++ b/packages/inline-dropdown/configure/package.json @@ -12,8 +12,8 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "classnames": "^2.2.6", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/inline-dropdown/controller/package.json b/packages/inline-dropdown/controller/package.json index b9b64dd6a3..36e4619379 100644 --- a/packages/inline-dropdown/controller/package.json +++ b/packages/inline-dropdown/controller/package.json @@ -8,7 +8,7 @@ "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23", "type-of": "^2.0.1" diff --git a/packages/inline-dropdown/package.json b/packages/inline-dropdown/package.json index dadbc25888..edf9fc1f99 100644 --- a/packages/inline-dropdown/package.json +++ b/packages/inline-dropdown/package.json @@ -15,10 +15,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", "@pie-lib/mask-markup": "3.0.3", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "lodash-es": "^4.17.23", "prop-types": "^15.8.1", "react": "18.3.1", diff --git a/packages/likert/configure/package.json b/packages/likert/configure/package.json index 2653770f9e..d3537d9c9d 100644 --- a/packages/likert/configure/package.json +++ b/packages/likert/configure/package.json @@ -14,7 +14,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "prop-types": "^15.8.1", "react": "18.3.1", diff --git a/packages/likert/package.json b/packages/likert/package.json index b7f30c675f..878fb2dc95 100644 --- a/packages/likert/package.json +++ b/packages/likert/package.json @@ -15,8 +15,8 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/match-list/controller/package.json b/packages/match-list/controller/package.json index 521e1aed30..df492a8b81 100644 --- a/packages/match-list/controller/package.json +++ b/packages/match-list/controller/package.json @@ -9,8 +9,8 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/feedback": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/feedback": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" }, diff --git a/packages/match-list/package.json b/packages/match-list/package.json index a489f47ef9..293d9be139 100644 --- a/packages/match-list/package.json +++ b/packages/match-list/package.json @@ -18,10 +18,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/drag": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/drag": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.8.1", diff --git a/packages/match/configure/package.json b/packages/match/configure/package.json index 9fe6935601..7b73534319 100644 --- a/packages/match/configure/package.json +++ b/packages/match/configure/package.json @@ -14,10 +14,10 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/drag": "4.0.2-next.2", + "@pie-lib/drag": "4.0.2", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/test-utils": "2.0.2-next.1", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/test-utils": "2.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/match/controller/package.json b/packages/match/controller/package.json index c25a300d78..32e94d1296 100644 --- a/packages/match/controller/package.json +++ b/packages/match/controller/package.json @@ -9,8 +9,8 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/feedback": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/feedback": "2.0.2", "debug": "^4.1.1" }, "devDependencies": { diff --git a/packages/match/package.json b/packages/match/package.json index adfd75e559..3f3178f03c 100644 --- a/packages/match/package.json +++ b/packages/match/package.json @@ -16,10 +16,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/test-utils": "2.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/test-utils": "2.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/math-inline/configure/package.json b/packages/math-inline/configure/package.json index 4659be7a92..f67ed3eb01 100644 --- a/packages/math-inline/configure/package.json +++ b/packages/math-inline/configure/package.json @@ -14,11 +14,11 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-input": "8.1.0-next.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/math-toolbar": "3.0.2-next.2", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/test-utils": "2.0.2-next.1", + "@pie-lib/math-input": "8.1.0", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/math-toolbar": "3.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/test-utils": "2.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "prop-types": "^15.6.2", diff --git a/packages/math-inline/controller/package.json b/packages/math-inline/controller/package.json index c7118d5a45..a830393d1e 100644 --- a/packages/math-inline/controller/package.json +++ b/packages/math-inline/controller/package.json @@ -10,8 +10,8 @@ }, "dependencies": { "@pie-framework/math-validation": "^1.4.2", - "@pie-lib/feedback": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/feedback": "2.0.2", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" }, diff --git a/packages/math-inline/package.json b/packages/math-inline/package.json index 480d19f636..3f2e137d3f 100644 --- a/packages/math-inline/package.json +++ b/packages/math-inline/package.json @@ -16,12 +16,12 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-input": "8.1.0-next.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/math-toolbar": "3.0.2-next.2", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-input": "8.1.0", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/math-toolbar": "3.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/math-templated/configure/package.json b/packages/math-templated/configure/package.json index d63e596d63..12d8731344 100644 --- a/packages/math-templated/configure/package.json +++ b/packages/math-templated/configure/package.json @@ -13,8 +13,8 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/math-toolbar": "3.0.2-next.2", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-toolbar": "3.0.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.8.1", diff --git a/packages/math-templated/controller/package.json b/packages/math-templated/controller/package.json index 99d13dabcc..c2b1cbf684 100644 --- a/packages/math-templated/controller/package.json +++ b/packages/math-templated/controller/package.json @@ -7,8 +7,8 @@ "module": "src/index.js", "dependencies": { "@pie-framework/math-validation": "^1.4.2", - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" }, diff --git a/packages/math-templated/package.json b/packages/math-templated/package.json index 1e4af73ad7..c7373ed6e4 100644 --- a/packages/math-templated/package.json +++ b/packages/math-templated/package.json @@ -12,11 +12,11 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", "@pie-lib/mask-markup": "3.0.3", - "@pie-lib/math-input": "8.1.0-next.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-input": "8.1.0", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "prop-types": "^15.8.1", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/packages/matrix/configure/package.json b/packages/matrix/configure/package.json index ab19551ba1..3d06a0fe7e 100644 --- a/packages/matrix/configure/package.json +++ b/packages/matrix/configure/package.json @@ -14,7 +14,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "prop-types": "^15.8.1", "react": "18.3.1", diff --git a/packages/matrix/package.json b/packages/matrix/package.json index 61cfe3ba20..3749354ffc 100644 --- a/packages/matrix/package.json +++ b/packages/matrix/package.json @@ -15,8 +15,8 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "prop-types": "^15.8.1", "react": "18.3.1", diff --git a/packages/multi-trait-rubric/configure/package.json b/packages/multi-trait-rubric/configure/package.json index f85efce300..980de45127 100644 --- a/packages/multi-trait-rubric/configure/package.json +++ b/packages/multi-trait-rubric/configure/package.json @@ -12,9 +12,9 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/drag": "4.0.2-next.2", + "@pie-lib/drag": "4.0.2", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.6.2", diff --git a/packages/multi-trait-rubric/package.json b/packages/multi-trait-rubric/package.json index 58384e127e..1b2f966183 100644 --- a/packages/multi-trait-rubric/package.json +++ b/packages/multi-trait-rubric/package.json @@ -11,8 +11,8 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "clsx": "^1.1.1", "prop-types": "^15.6.1", "react": "18.3.1", diff --git a/packages/multiple-choice/configure/package.json b/packages/multiple-choice/configure/package.json index 014b06e53a..3a83fcdb5e 100644 --- a/packages/multiple-choice/configure/package.json +++ b/packages/multiple-choice/configure/package.json @@ -12,7 +12,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.8.1", diff --git a/packages/multiple-choice/controller/package.json b/packages/multiple-choice/controller/package.json index 94907c83e4..2a9e246d21 100644 --- a/packages/multiple-choice/controller/package.json +++ b/packages/multiple-choice/controller/package.json @@ -8,7 +8,7 @@ "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" } diff --git a/packages/multiple-choice/package.json b/packages/multiple-choice/package.json index ec4da91baa..c6eb60ad69 100644 --- a/packages/multiple-choice/package.json +++ b/packages/multiple-choice/package.json @@ -11,10 +11,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash-es": "^4.17.23", diff --git a/packages/number-line/configure/package.json b/packages/number-line/configure/package.json index 4678308c33..e9afc4af2c 100644 --- a/packages/number-line/configure/package.json +++ b/packages/number-line/configure/package.json @@ -12,7 +12,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "lodash-es": "^4.17.23", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/packages/number-line/controller/package.json b/packages/number-line/controller/package.json index 86c728aebc..e6aadea14e 100644 --- a/packages/number-line/controller/package.json +++ b/packages/number-line/controller/package.json @@ -10,8 +10,8 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/feedback": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/feedback": "2.0.2", "lodash-es": "^4.17.23", "mathjs": "^7.5.1" }, diff --git a/packages/number-line/package.json b/packages/number-line/package.json index 3eca19cb3c..66e09ed2de 100644 --- a/packages/number-line/package.json +++ b/packages/number-line/package.json @@ -12,11 +12,11 @@ "@emotion/style": "^0.8.0", "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/icons": "4.0.2-next.1", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/icons": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "classnames": "^2.2.5", "d3-scale": "^4.0.2", "d3-selection": "^3.0.0", diff --git a/packages/passage/package.json b/packages/passage/package.json index 6e074e799e..974da06a62 100644 --- a/packages/passage/package.json +++ b/packages/passage/package.json @@ -14,8 +14,8 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "prop-types": "^15.8.1", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/packages/placement-ordering/configure/package.json b/packages/placement-ordering/configure/package.json index 7f60ee5e71..ff57ac7111 100644 --- a/packages/placement-ordering/configure/package.json +++ b/packages/placement-ordering/configure/package.json @@ -12,9 +12,9 @@ "@mui/material": "^7.3.4", "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", - "@pie-lib/drag": "4.0.2-next.2", + "@pie-lib/drag": "4.0.2", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "debug": "^4.1.1", "lodash-es": "^4.17.23", "nested-property": "^0.0.7", diff --git a/packages/placement-ordering/controller/package.json b/packages/placement-ordering/controller/package.json index 73b2448bfa..1739c3eade 100644 --- a/packages/placement-ordering/controller/package.json +++ b/packages/placement-ordering/controller/package.json @@ -5,9 +5,9 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/feedback": "2.0.2-next.1", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/feedback": "2.0.2", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "js-combinatorics": "^0.5.4", "lodash-es": "^4.17.23" diff --git a/packages/placement-ordering/package.json b/packages/placement-ordering/package.json index 1fdd11ab95..ef4785fe05 100644 --- a/packages/placement-ordering/package.json +++ b/packages/placement-ordering/package.json @@ -13,11 +13,11 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/drag": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/translator": "4.0.2-next.1", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/drag": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/translator": "4.0.2", "debug": "^4.1.1", "decimal.js": "^10.0.0", "lodash-es": "^4.17.23", diff --git a/packages/protractor/package.json b/packages/protractor/package.json index 88fe2cf06a..c84c27fffd 100644 --- a/packages/protractor/package.json +++ b/packages/protractor/package.json @@ -13,7 +13,7 @@ "@emotion/style": "^0.8.0", "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", - "@pie-lib/tools": "2.0.2-next.1", + "@pie-lib/tools": "2.0.2", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/packages/rubric/configure/package.json b/packages/rubric/configure/package.json index 4f1ced6bb9..3fc1568295 100644 --- a/packages/rubric/configure/package.json +++ b/packages/rubric/configure/package.json @@ -13,7 +13,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/render-ui": "6.1.0", "@pie-lib/rubric": "2.0.3", "debug": "^4.1.1", "react": "18.3.1", diff --git a/packages/rubric/package.json b/packages/rubric/package.json index 282139c063..742cb5bd76 100644 --- a/packages/rubric/package.json +++ b/packages/rubric/package.json @@ -24,8 +24,8 @@ "@emotion/style": "^0.8.0", "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", "prop-types": "^15.8.1" }, "author": "pie framework developers", diff --git a/packages/ruler/package.json b/packages/ruler/package.json index 5d9e0bdec5..f19ca51c63 100644 --- a/packages/ruler/package.json +++ b/packages/ruler/package.json @@ -14,7 +14,7 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/tools": "2.0.2-next.1", + "@pie-lib/tools": "2.0.2", "prop-types": "^15.8.1", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/packages/select-text/configure/package.json b/packages/select-text/configure/package.json index b5c20e1767..4932c3f431 100644 --- a/packages/select-text/configure/package.json +++ b/packages/select-text/configure/package.json @@ -13,7 +13,7 @@ "@pie-framework/pie-configure-events": "^1.3.0", "@pie-lib/config-ui": "13.0.3", "@pie-lib/editable-html-tip-tap": "2.1.1", - "@pie-lib/text-select": "3.0.2-next.2", + "@pie-lib/text-select": "3.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23", "prop-types": "^15.8.1", diff --git a/packages/select-text/controller/package.json b/packages/select-text/controller/package.json index ba13b54285..014af4b635 100644 --- a/packages/select-text/controller/package.json +++ b/packages/select-text/controller/package.json @@ -6,8 +6,8 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "2.0.2-next.1", - "@pie-lib/feedback": "2.0.2-next.1", + "@pie-lib/controller-utils": "2.0.2", + "@pie-lib/feedback": "2.0.2", "debug": "^4.1.1", "lodash-es": "^4.17.23" }, diff --git a/packages/select-text/package.json b/packages/select-text/package.json index 2e753329aa..6261cee932 100644 --- a/packages/select-text/package.json +++ b/packages/select-text/package.json @@ -12,10 +12,10 @@ "@mui/icons-material": "^7.3.4", "@mui/material": "^7.3.4", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "4.0.2-next.2", - "@pie-lib/math-rendering": "5.0.2-next.1", - "@pie-lib/render-ui": "6.1.0-next.2", - "@pie-lib/text-select": "3.0.2-next.2", + "@pie-lib/correct-answer-toggle": "4.0.2", + "@pie-lib/math-rendering": "5.0.2", + "@pie-lib/render-ui": "6.1.0", + "@pie-lib/text-select": "3.0.2", "prop-types": "^15.8.1", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/pslb/pslb.config.js b/pslb/pslb.config.js index 71686ad299..30edb57585 100644 --- a/pslb/pslb.config.js +++ b/pslb/pslb.config.js @@ -44,12 +44,12 @@ module.exports = { libs: { repository: 'pie-framework/pie-elements', packages: [ - { name: '@pie-lib/drag-module', version: '^4.0.5' }, - { name: '@pie-lib/math-rendering-module', version: '^5.0.4' }, - { name: '@pie-lib/math-edit-module', version: '^4.2.0' }, - { name: '@pie-lib/shared-module', version: '^5.2.0' }, - { name: '@pie-lib/editable-html-module', version: '^7.1.2' }, - { name: '@pie-lib/config-module', version: '^4.0.5' }, + { name: '@pie-lib/drag-module', version: '^4.0.6' }, + { name: '@pie-lib/math-rendering-module', version: '^5.0.6' }, + { name: '@pie-lib/math-edit-module', version: '^4.2.1' }, + { name: '@pie-lib/shared-module', version: '^5.2.1' }, + { name: '@pie-lib/editable-html-module', version: '^7.1.3' }, + { name: '@pie-lib/config-module', version: '^4.0.6' }, ], }, }; diff --git a/yarn.lock b/yarn.lock index 05d72435af..4a436ee038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2825,10 +2825,10 @@ resolved "https://registry.yarnpkg.com/@pie-framework/pie-player-events/-/pie-player-events-0.1.0.tgz#0150904118fd604559982ab658967811c053ffe3" integrity sha512-6H1tlRGmcZ3Wt+8HMqu5KugVcwwyNrMylfI5rIpvOSt0T82QDmjRj+2sPgQG5zos/w6MtwUqn/QZ+8Rq2EXSOA== -"@pie-lib/categorize@2.0.2-next.1": - version "2.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/categorize/-/categorize-2.0.2-next.1.tgz#5e96fb4440c52f0d310d049821329124b286af11" - integrity sha512-Ze5OLjR6SGopHPEWMQUyWRRB45DUtxCtUii8gg5/w0GHrEjTdQ2oyfPJYi+5QBl/d/dkEcttzrB3+MRSkEBIog== +"@pie-lib/categorize@2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/categorize/-/categorize-2.0.2.tgz#e4b45cfd0941501226a6724de099ba4439fc188e" + integrity sha512-3tdqI9FOsvz23FPHjAOYyXQ4Mdz8oXnC+fLCAYTBERKMvsOlLkpgD74kyWNSP41expsdCKy07e2ukIzxdSTMRw== dependencies: debug "^4.1.1" lodash-es "^4.17.23" @@ -2883,34 +2883,34 @@ prop-types "^15.6.2" react-measure "^2.2.2" -"@pie-lib/controller-utils@2.0.2-next.1": - version "2.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/controller-utils/-/controller-utils-2.0.2-next.1.tgz#5fcc3f04b31a4571cd58444919760c2f1ff175b1" - integrity sha512-1FTYWDn2zJfJ9x8cfh455AvrWr5i1VAz4KRNUGfN8f85BS8clWCCFp77Au37bwGCs/VfGAIAT5k5pb2TMmD1aw== +"@pie-lib/controller-utils@2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/controller-utils/-/controller-utils-2.0.2.tgz#63566d812f4d05b2b8d6582424982d012a070412" + integrity sha512-NAc6g5hzrbmFQFpupeKoam9Mw/i4I/pjdFO37rJH0cQAHUbmaUgc66dD5YaZFQuAgPPaSAogm+BqqfIQJ1HMgg== dependencies: debug "^4.1.1" lodash-es "^4.17.23" -"@pie-lib/correct-answer-toggle@4.0.2-next.2": - version "4.0.2-next.2" - resolved "https://registry.yarnpkg.com/@pie-lib/correct-answer-toggle/-/correct-answer-toggle-4.0.2-next.2.tgz#d5980a5cedb30a65b560dd5390fe2f124d8bf86f" - integrity sha512-u97cLOS/4AVsrmR5GRK6MUK8QgvuPPTe95tdGJhmIl3ydiTJJ5dsQoQJrCfhKh9y+RYKgNT9x9TZu+XnIDyWlg== +"@pie-lib/correct-answer-toggle@4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/correct-answer-toggle/-/correct-answer-toggle-4.0.2.tgz#d529b6b6eba6e6bde71cd25e6d86ad18710bb4d1" + integrity sha512-Ma9A0TYJ3Ek5zZBe6Gb06+i6NVtp08Fsd6tiKm2XAr2QOAi/pP+im3PgJcYB93yH4uRonrh/MVgbCEEcGdlyMQ== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" - "@pie-lib/icons" "^4.0.2-next.1" - "@pie-lib/render-ui" "^6.1.0-next.2" - "@pie-lib/translator" "^4.0.2-next.1" + "@pie-lib/icons" "^4.0.2" + "@pie-lib/render-ui" "^6.1.0" + "@pie-lib/translator" "^4.0.2" lodash-es "^4.17.23" prop-types "^15.6.2" react-transition-group "^4.4.5" -"@pie-lib/drag@4.0.2-next.2", "@pie-lib/drag@^4.0.2", "@pie-lib/drag@^4.0.3-next.1+83827e0fa": - version "4.0.2-next.2" - resolved "https://registry.yarnpkg.com/@pie-lib/drag/-/drag-4.0.2-next.2.tgz#e43684bd080a0f7d370783009782e08034b4ed67" - integrity sha512-UuozlVSi5mlivb5tZRZHgRAuIuTL+2lFDgBNoF3e3SV7meFKfSvT3b0UOyjTuoifOkGBclKgDpCwIVilWVKkgQ== +"@pie-lib/drag@4.0.2", "@pie-lib/drag@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/drag/-/drag-4.0.2.tgz#ac7358a536ef49cc966da54b17f0ef4ebeca2624" + integrity sha512-maZBv+yqdrzfwK9u2RpwlkjxByJERk1D8GAICrZhHe13u254tiVlR0/gNOohcUZLLrJh5x4Y6Ta+DEhwOOeVGQ== dependencies: "@dnd-kit/core" "6.3.1" "@dnd-kit/sortable" "10.0.0" @@ -2919,8 +2919,8 @@ "@emotion/style" "^0.8.0" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" - "@pie-lib/math-rendering" "^5.0.2-next.1" - "@pie-lib/render-ui" "^6.1.0-next.2" + "@pie-lib/math-rendering" "^5.0.2" + "@pie-lib/render-ui" "^6.1.0" classnames "^2.2.6" lodash-es "^4.17.23" prop-types "^15.7.2" @@ -2971,10 +2971,10 @@ tippy.js latest to-style "^1.3.3" -"@pie-lib/editable-html@13.0.3-next.1": - version "13.0.3-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/editable-html/-/editable-html-13.0.3-next.1.tgz#716063725a9e307d1f5f86e9611fd03b0ebf1ca1" - integrity sha512-HT5Q0HgmO2TVFC27BQhVBR6Jn0TevhKJ4Kpgy7FKlsv2fMpIpKy9zMVWHIzIJlx5Y8WwOEzcLNYTXFFzNzLXDw== +"@pie-lib/editable-html@13.0.2": + version "13.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/editable-html/-/editable-html-13.0.2.tgz#f290167a77532b0d361c55196fafe49c92f76333" + integrity sha512-yXUcfEe3/7dZwwpQ6D3nRGyjwc0uEoMkFvVH57EdxizC79H8PTJFCWBIqkUrTvlfCCcPhxUQ0FEEBEaWnz26fg== dependencies: "@dnd-kit/core" "6.3.1" "@dnd-kit/modifiers" "9.0.0" @@ -2983,11 +2983,11 @@ "@emotion/style" "^0.8.0" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" - "@pie-lib/drag" "^4.0.3-next.1+83827e0fa" - "@pie-lib/math-input" "^8.1.1-next.1+83827e0fa" - "@pie-lib/math-rendering" "^5.0.3-next.1+83827e0fa" - "@pie-lib/math-toolbar" "^3.0.3-next.1+83827e0fa" - "@pie-lib/render-ui" "^6.1.1-next.1+83827e0fa" + "@pie-lib/drag" "^4.0.2" + "@pie-lib/math-input" "^8.1.0" + "@pie-lib/math-rendering" "^5.0.2" + "@pie-lib/math-toolbar" "^3.0.2" + "@pie-lib/render-ui" "^6.1.0" change-case "^3.0.2" classnames "^2.2.6" debug "^4.1.1" @@ -3008,10 +3008,10 @@ slate-soft-break "^0.8.1" to-style "^1.3.3" -"@pie-lib/feedback@2.0.2-next.1": - version "2.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/feedback/-/feedback-2.0.2-next.1.tgz#aa6553430eca5a819a40ba790694832da06dbb8c" - integrity sha512-CdHH6j33AjmSuRIGhip0FmwFv9waCoqx+T1ViJvny4WUPIc7T8O4ZYafRjkSuZNRJdFHpoExfWhZ2cFlnziDog== +"@pie-lib/feedback@2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/feedback/-/feedback-2.0.2.tgz#897e249ba78f8203aa39d75bd46b59e499b8e773" + integrity sha512-y7NKifptZJJUb5eynFz+ppai4XoeOjlowSh6BrIrvghEshGkoX+O4EYzQCXcSlFuyOjjiuYaHd/OzNuifaYG5Q== "@pie-lib/graphing-solution-set@4.0.3": version "4.0.3" @@ -3054,10 +3054,10 @@ redux "^4.0.1" redux-undo "^1.1.0" -"@pie-lib/graphing-utils@3.0.2-next.1", "@pie-lib/graphing-utils@^3.0.2": - version "3.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/graphing-utils/-/graphing-utils-3.0.2-next.1.tgz#dfb07215d8f88d582c20a1b12ceb2d2e84695ef7" - integrity sha512-U6bfxzIt9c8xzN4yFUR+PynvJRNsJo9zV3OnKnFtXIBU/b32QUlE10OvnjLeJdej6X0aiCN0uzRXIHRId02Eww== +"@pie-lib/graphing-utils@3.0.2", "@pie-lib/graphing-utils@^3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/graphing-utils/-/graphing-utils-3.0.2.tgz#724d4bc7eb581e846013c0d104166af8e584bae4" + integrity sha512-UWXZdFdyYriD6bfoHKieWJ9VdHhGO/HbvP0c7XtkYNrcXS1/ufOT1lQLbBztvh4gr7O87t33Lj2T9YIB6rIqGQ== dependencies: "@mapbox/point-geometry" "^1.1.0" debug "^4.1.1" @@ -3103,10 +3103,10 @@ redux "^4.0.1" redux-undo "^1.1.0" -"@pie-lib/icons@4.0.2-next.1", "@pie-lib/icons@^4.0.2", "@pie-lib/icons@^4.0.2-next.1": - version "4.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/icons/-/icons-4.0.2-next.1.tgz#469c3cef1f224344f85795709616c95e74811f54" - integrity sha512-Umuz34wyNj4kftPeGSlSAgmHQcUn7MADTnVXE9eopwLbAD6gB5O5zNv9Dgc7UQc6o6W618vZeea7bTRPgUtVyg== +"@pie-lib/icons@4.0.2", "@pie-lib/icons@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/icons/-/icons-4.0.2.tgz#8ab7ef28509e026ecbf3f081e647967f2885a8a6" + integrity sha512-PUmu5Nc8jPMUdNjdpyM6oKiXSNkF1bfAlvh/zOFVCT+8lQ8FIHy3M8gdSngpVAx7/SRd/+g3AvAwuDl9L4MssQ== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" @@ -3135,20 +3135,20 @@ react-dom "^18.2.0" to-style "^1.3.3" -"@pie-lib/math-evaluator@4.0.3-next.1": - version "4.0.3-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/math-evaluator/-/math-evaluator-4.0.3-next.1.tgz#3b63363f2ed6e80d7fe93d9e9465a2031cd660ee" - integrity sha512-m8znKYag4UIpJnoqBNCm9Ua17+5Eenb8vNXi36/S5JMmBf3roDqGKofvfhqphY1m5k8Y8OiLjnxSKBVRcW1mmA== +"@pie-lib/math-evaluator@4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/math-evaluator/-/math-evaluator-4.0.2.tgz#cb7cd98f5986af2a8e419fff65e1c50517e85ec3" + integrity sha512-E2wadpxLFUz9mmlUia9WRBEDkD/7zYTL3t3cFWmyB6eayga7pEib/Er6ggpqnNTQZlRz66gUaSxVwc8YZN6X6w== dependencies: "@pie-framework/math-expressions" "^3.0.0" jsesc "^2.5.2" lodash-es "^4.17.23" mathjs "^7.0.1" -"@pie-lib/math-input@8.1.0-next.1", "@pie-lib/math-input@^8.1.0", "@pie-lib/math-input@^8.1.0-next.1", "@pie-lib/math-input@^8.1.1-next.1+83827e0fa": - version "8.1.0-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/math-input/-/math-input-8.1.0-next.1.tgz#f473b398b35290adbab683e9060e690795905a53" - integrity sha512-W27ywum4yH1563zesHtUXClXfhu7ZRp6d9hJOGzdlQ2D7SqTds0Ifd1qHhRTuUI1jW3Mqc7shJ/Zr8ikznj6Ng== +"@pie-lib/math-input@8.1.0", "@pie-lib/math-input@^8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@pie-lib/math-input/-/math-input-8.1.0.tgz#e27542aa910bec22d4916c06a34b3bf02521dafc" + integrity sha512-aJZUKF5q/fYxnA0MOYwETSeIWgCXJWhgGqGfRYumSkyn734T4HJzUL2M7V6pUVZI1SkYYFdUFeyeEu3g+LyuPw== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" @@ -3159,23 +3159,23 @@ lodash-es "^4.17.23" prop-types "^15.7.2" -"@pie-lib/math-rendering-accessible@5.0.3-next.1": - version "5.0.3-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/math-rendering-accessible/-/math-rendering-accessible-5.0.3-next.1.tgz#6037c80acb8107274162b886ee6bb8d95b981633" - integrity sha512-0WdtnA62a+4eOp8L5ep/S9aHli6cvhKHlS2uDhCDeRUAVJ6q+Viwdusaf0ZnfJXCX+EDlMnxuvwwX1da5CLcOQ== +"@pie-lib/math-rendering-accessible@5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/math-rendering-accessible/-/math-rendering-accessible-5.0.2.tgz#720606e2362989e3b174e15b0de45aabf48e6e39" + integrity sha512-XdAbonKKrsh9m7r5JxBDd9eHWGGhXh9IHdwbR/FEatFJRwCTbK0Aty+CBnzNNOeklxCa5w5wq09YTK1NaNh9SQ== dependencies: "@pie-framework/mathml-to-latex" "1.4.4" - "@pie-lib/math-rendering" "^5.0.3-next.1+83827e0fa" + "@pie-lib/math-rendering" "^5.0.2" debug "^4.1.1" lodash-es "^4.17.23" mathjax-full "3.2.2" mathml-to-latex "1.2.0" react "^18.2.0" -"@pie-lib/math-rendering@5.0.2-next.1", "@pie-lib/math-rendering@^5.0.2", "@pie-lib/math-rendering@^5.0.2-next.1", "@pie-lib/math-rendering@^5.0.3-next.1+83827e0fa": - version "5.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/math-rendering/-/math-rendering-5.0.2-next.1.tgz#a0d3f90288a472f3724c716ee7403ca3ac217bd5" - integrity sha512-74cMRgiI/rSaJVU9eVKM5ModggbzZTKD/5aA9olN9oOElXQrD70IaCwn/wQpthejP4eLu8I9XztOrOrsxDHXFQ== +"@pie-lib/math-rendering@5.0.2", "@pie-lib/math-rendering@^5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/math-rendering/-/math-rendering-5.0.2.tgz#f4665b4604a3e68f0052e3de3489226f5773b153" + integrity sha512-65lDbvgjDHrVcc/7Zj7oRpvlzh9URez0vxvnHKXcrz1rLqDKKmlWj1BZYASvzgXSuBTVaWCZohY234axvMVr7A== dependencies: "@pie-framework/mathml-to-latex" "1.4.4" debug "^4.1.1" @@ -3183,17 +3183,17 @@ mathjax-full "3.2.2" react "^18.2.0" -"@pie-lib/math-toolbar@3.0.2-next.2", "@pie-lib/math-toolbar@^3.0.2", "@pie-lib/math-toolbar@^3.0.3-next.1+83827e0fa": - version "3.0.2-next.2" - resolved "https://registry.yarnpkg.com/@pie-lib/math-toolbar/-/math-toolbar-3.0.2-next.2.tgz#62f0f323d28d5eb91ee2d903276661b4710bff5b" - integrity sha512-q4xtEAas3c1rDvXFMJytz3pqxnkuEgGxWAnzgEHDIp08nHGkNmQAXvg39WyqpwjrEi+ex1CZJNLj4+nSKVNGng== +"@pie-lib/math-toolbar@3.0.2", "@pie-lib/math-toolbar@^3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/math-toolbar/-/math-toolbar-3.0.2.tgz#216849ca8225677706b9a339164946c89d248c0d" + integrity sha512-Wu3/8PpH3ouNw2X1pbojVFnxpqmVKVFnjNI4CJBXjExPE8JFoeHZf9t7LV1DGxeJOvs4p8IeILqk2zMpd3YsiQ== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" - "@pie-lib/math-input" "^8.1.0-next.1" - "@pie-lib/render-ui" "^6.1.0-next.2" + "@pie-lib/math-input" "^8.1.0" + "@pie-lib/render-ui" "^6.1.0" debug "^4.1.1" lodash-es "^4.17.23" prop-types "^15.7.2" @@ -3222,18 +3222,18 @@ react-redux "^6.0.0" redux "^4.0.1" -"@pie-lib/render-ui@6.1.0-next.2", "@pie-lib/render-ui@^6.1.0", "@pie-lib/render-ui@^6.1.0-next.2", "@pie-lib/render-ui@^6.1.1-next.1+83827e0fa": - version "6.1.0-next.2" - resolved "https://registry.yarnpkg.com/@pie-lib/render-ui/-/render-ui-6.1.0-next.2.tgz#5f0a3026ff283c960400f9fef98cb298eed89f81" - integrity sha512-v9JXSyCqthwDscb6noTzVFxlkFuxJfIxCBcIXDfEZEU/rAKRGYQy7pRzY1tTNARrKmKH398NX4yKJbFYwU6qKQ== +"@pie-lib/render-ui@6.1.0", "@pie-lib/render-ui@^6.1.0": + version "6.1.0" + resolved "https://registry.yarnpkg.com/@pie-lib/render-ui/-/render-ui-6.1.0.tgz#e1834f61d1d413005cc22a0d01b1b20c9ea8e72e" + integrity sha512-bjuhd2RGKrew87PDsvryk7r1gDh2I7FpM0x72j8KWkkqZCD5IfMEi7zZlGh0k+6sjnp+V8MllUBI0qCxPYuFBg== dependencies: "@emotion/react" "^11.14.0" "@emotion/styled" "^11.14.1" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" - "@pie-lib/icons" "^4.0.2-next.1" - "@pie-lib/math-rendering" "^5.0.2-next.1" - "@pie-lib/test-utils" "^2.0.2-next.1" + "@pie-lib/icons" "^4.0.2" + "@pie-lib/math-rendering" "^5.0.2" + "@pie-lib/test-utils" "^2.0.2" debug "^4.1.1" lodash-es "^4.17.23" prop-types "^15.7.2" @@ -3256,10 +3256,10 @@ react "^18.2.0" react-dom "^18.2.0" -"@pie-lib/scoring-config@5.0.3-next.1": - version "5.0.3-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/scoring-config/-/scoring-config-5.0.3-next.1.tgz#64988387359c3053e5808d09dd4fd0111743193f" - integrity sha512-NshI2eiBVFr1k3OII2ZRHRChA9qr1sgtTqfJf3bgGKseV8evnnSVlaCxNxo2MhFOg26ugM2P7sGHSWjVyfmewA== +"@pie-lib/scoring-config@5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/scoring-config/-/scoring-config-5.0.2.tgz#60d8d1c1d7594ba6a77f4d53f7fa4aa3afa6da55" + integrity sha512-hR3mC0YUUkIKwsoxBdbqD+w8vND2yCPWa2kfBsZa2W+a03mJSkp9WTxp3IL6XP/XSOSSwmKrXV5PE4tFBA5P+Q== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" @@ -3269,50 +3269,50 @@ lodash-es "^4.17.23" prop-types "^15.7.2" -"@pie-lib/style-utils@2.0.3-next.1", "@pie-lib/style-utils@^2.0.2-next.1": - version "2.0.3-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/style-utils/-/style-utils-2.0.3-next.1.tgz#8c8482673450e2b915de1ae7a7af968d814db9d3" - integrity sha512-y5VnfbCtl87FJ+TAhuFFH94I/SovZEAGQpdaP6ugs5pFylK2hkgBjY41u++yMWh2dAz4c5gLKRHLRuM9nzuDcg== +"@pie-lib/style-utils@2.0.2", "@pie-lib/style-utils@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/style-utils/-/style-utils-2.0.2.tgz#f3d0e4744d55a1cd960f970c11ea343fa9d02366" + integrity sha512-0UPcz6KLJmrCeVD3dsuUKmYzbO0ZMOIlSXaMMIhHdm+Wk4KkuOzyjH0bODbAWvc/t4GTRBwaIrmVhIvV1XDMCw== -"@pie-lib/test-utils@2.0.2-next.1", "@pie-lib/test-utils@^2.0.2-next.1": - version "2.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/test-utils/-/test-utils-2.0.2-next.1.tgz#751e3aaff150c2684607e322d08b7792fec77657" - integrity sha512-9eBQpEjiU9ItRGTVEjw/PTJc5iQiUoRg5RiB8ycWjCDt8+hepvgtYhCMyPx9YO+fwMkjtJzFMpIFJYHD05pP2w== +"@pie-lib/test-utils@2.0.2", "@pie-lib/test-utils@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/test-utils/-/test-utils-2.0.2.tgz#d5cf3df95147b72dd561b783ddbebde5b99ef472" + integrity sha512-Ia2l6U/GzWlDilE9g1gxyuDt/GsrtHM2ylkpWwpjANm4g908qLIYrkMgdZ89wpHV6nybuaeBh577n8UeK+m9Dg== dependencies: "@emotion/react" "^11.14.0" "@emotion/styled" "^11.11.0" "@testing-library/jest-dom" "^5.16.5" "@testing-library/user-event" "^14.5.2" -"@pie-lib/text-select@3.0.2-next.2": - version "3.0.2-next.2" - resolved "https://registry.yarnpkg.com/@pie-lib/text-select/-/text-select-3.0.2-next.2.tgz#f5ae154eb850e7fa8a8bdd94c0432c183cd2fbab" - integrity sha512-HCkiLGaTOpemAO+hyPVDW1UPvTddiKtkh4ehdwhmGFzWCAwuarUagf3dndkNlQpmnRVv3eAtE6geXcFnRe7CEg== +"@pie-lib/text-select@3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/text-select/-/text-select-3.0.2.tgz#86782ad9784c22aacb12792cd9d27d1feb06a61a" + integrity sha512-YIb0O+MPRw2xH6bjzyX7Xl+x0Zcg/Ye2G21KBblJnzIgtuOcuuH9yVqqu2/bklwuJRIgKAl0ZuGAGHjNpXrIrg== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" "@pie-framework/parse-english" "^1.0.0" - "@pie-lib/render-ui" "^6.1.0-next.2" - "@pie-lib/style-utils" "^2.0.2-next.1" - "@pie-lib/translator" "^4.0.2-next.1" + "@pie-lib/render-ui" "^6.1.0" + "@pie-lib/style-utils" "^2.0.2" + "@pie-lib/translator" "^4.0.2" classnames "^2.2.6" debug "^4.1.1" lodash-es "^4.17.23" prop-types "^15.6.2" -"@pie-lib/tools@2.0.2-next.1", "@pie-lib/tools@^2.0.2": - version "2.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/tools/-/tools-2.0.2-next.1.tgz#84eaf16522c67226b55a3ad4c7093326ccfe24b0" - integrity sha512-knc9CVTowuZx0ZPIm/e2gATsi3OM2Y3p/zfI4BLdd0OhRwbJyGyBoV97nix0ehcVtag7Ch0EO4ga/eG9zkFoMQ== +"@pie-lib/tools@2.0.2", "@pie-lib/tools@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/tools/-/tools-2.0.2.tgz#69a49b4c0e8dcd8445122787c6b3d01e3a2c3719" + integrity sha512-+W8HqF8BttkUpkFNlVvCeQKd2KeZ/cwgv5ynvZuKFEmK8FkMW3P4Zg9ZqFCxBMRbIvkKLFg307GtK01+UZwxog== dependencies: "@emotion/react" "^11.14.0" "@emotion/style" "^0.8.0" "@mapbox/point-geometry" "^1.1.0" "@mui/icons-material" "^7.3.4" "@mui/material" "^7.3.4" - "@pie-lib/style-utils" "^2.0.2-next.1" + "@pie-lib/style-utils" "^2.0.2" assert "^1.4.1" debug "^4.1.1" lodash-es "^4.17.23" @@ -3320,10 +3320,10 @@ react-portal "^4.2.0" trigonometry-calculator "^2.0.0" -"@pie-lib/translator@4.0.2-next.1", "@pie-lib/translator@^4.0.2", "@pie-lib/translator@^4.0.2-next.1": - version "4.0.2-next.1" - resolved "https://registry.yarnpkg.com/@pie-lib/translator/-/translator-4.0.2-next.1.tgz#e3eaaca829c1e1d9bd51ee9922a78ac1b48581ed" - integrity sha512-FoN+5/jDuR941ycdTaq1BfoaD6U5Kd2WMJ2SA2SELqKdiIIPdzkcrE5aROkl/mhwDaGspPyQSBJWzvir0UYLsA== +"@pie-lib/translator@4.0.2", "@pie-lib/translator@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@pie-lib/translator/-/translator-4.0.2.tgz#acb9e8baab47fb083e0ce745cbe68c6ef950b687" + integrity sha512-uFsFdV+ykBUUSqzbocJ0qcSPqHG5sa6WLGfQocTCQjv2+7HdI3OmuMpOq8c2V+Cqy/pzGTlUBGLZHm3J+MXJmw== dependencies: debug "^4.1.1" i18next "^25.7.0"