Skip to content

Commit a649484

Browse files
committed
chore: update resolutions
1 parent abd205e commit a649484

2 files changed

Lines changed: 58 additions & 58 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,27 +89,27 @@
8989
"@jest/test-sequencer": "29.7.0",
9090
"@types/d3-array": "3.0.3",
9191
"@pie-lib/categorize": "1.2.0-next.3",
92-
"@pie-lib/charting": "6.2.0-next.26",
93-
"@pie-lib/config-ui": "12.2.0-next.26",
92+
"@pie-lib/charting": "6.2.0-next.28",
93+
"@pie-lib/config-ui": "12.2.0-next.28",
9494
"@pie-lib/controller-utils": "1.2.0-next.3",
9595
"@pie-lib/correct-answer-toggle": "3.2.0-next.7",
9696
"@pie-lib/drag": "3.2.0-next.8",
9797
"@pie-lib/editable-html": "12.2.0-next.13",
98-
"@pie-lib/editable-html-tip-tap": "1.2.0-next.25",
98+
"@pie-lib/editable-html-tip-tap": "1.2.0-next.27",
9999
"@pie-lib/feedback": "1.2.0-next.3",
100-
"@pie-lib/graphing-solution-set": "3.2.0-next.25",
100+
"@pie-lib/graphing-solution-set": "3.2.0-next.27",
101101
"@pie-lib/graphing-utils": "2.2.0-next.3",
102-
"@pie-lib/graphing": "3.2.0-next.25",
102+
"@pie-lib/graphing": "3.2.0-next.27",
103103
"@pie-lib/icons": "3.2.0-next.4",
104-
"@pie-lib/mask-markup": "2.2.0-next.26",
104+
"@pie-lib/mask-markup": "2.2.0-next.28",
105105
"@pie-lib/math-evaluator": "3.2.0-next.4",
106106
"@pie-lib/math-input": "7.2.0-next.12",
107107
"@pie-lib/math-rendering-accessible": "4.2.0-next.4",
108108
"@pie-lib/math-rendering": "4.2.0-next.3",
109-
"@pie-lib/math-toolbar": "2.2.0-next.13",
110-
"@pie-lib/plot": "3.2.0-next.25",
109+
"@pie-lib/math-toolbar": "2.2.0-next.14",
110+
"@pie-lib/plot": "3.2.0-next.27",
111111
"@pie-lib/render-ui": "5.2.0-next.7",
112-
"@pie-lib/rubric": "1.2.0-next.26",
112+
"@pie-lib/rubric": "1.2.0-next.28",
113113
"@pie-lib/scoring-config": "4.2.0-next.3",
114114
"@pie-lib/style-utils": "1.2.0-next.3",
115115
"@pie-lib/test-utils": "1.2.0-next.3",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2833,18 +2833,18 @@
28332833
debug "^4.1.1"
28342834
lodash-es "^4.17.23"
28352835

2836-
"@pie-lib/charting@6.2.0-next.26", "@pie-lib/charting@6.2.0-next.28":
2837-
version "6.2.0-next.26"
2838-
resolved "https://registry.yarnpkg.com/@pie-lib/charting/-/charting-6.2.0-next.26.tgz#d47dfa6fcf2b003ca5b9d43e0adb59cf5d638016"
2839-
integrity sha512-8OBEq6DkxUiUl+smPOEkinOqO3TwwSsgdS/6Tyx96iEE1v+dvlriFLUwYrVpD+9G/AdwOZq8OWa4aVpN/dskDg==
2836+
"@pie-lib/charting@6.2.0-next.28":
2837+
version "6.2.0-next.28"
2838+
resolved "https://registry.yarnpkg.com/@pie-lib/charting/-/charting-6.2.0-next.28.tgz#56d45eff3582b4674b601d2ccc8dd80a97f0b1d5"
2839+
integrity sha512-w8K6izEKPfL8ChBL13bAfT7ZE4FpfIfyrpZg02tGwn8rPEvIN/hNhmPIx7A8tHLsB4/w8Cgjso+JLTM0lNo64Q==
28402840
dependencies:
28412841
"@emotion/react" "^11.14.0"
28422842
"@emotion/style" "^0.8.0"
28432843
"@mapbox/point-geometry" "^1.1.0"
28442844
"@mui/icons-material" "^7.3.4"
28452845
"@mui/material" "^7.3.4"
28462846
"@pie-lib/math-rendering" "^4.2.0-next.3"
2847-
"@pie-lib/plot" "^3.2.0-next.25"
2847+
"@pie-lib/plot" "^3.2.0-next.27"
28482848
"@pie-lib/render-ui" "^5.2.0-next.7"
28492849
"@pie-lib/translator" "^3.2.0-next.3"
28502850
"@visx/axis" "^3.0.0"
@@ -2864,16 +2864,16 @@
28642864
react-draggable "^3.3.0"
28652865
react-input-autosize "^2.2.1"
28662866

2867-
"@pie-lib/config-ui@12.2.0-next.26", "@pie-lib/config-ui@12.2.0-next.28":
2868-
version "12.2.0-next.26"
2869-
resolved "https://registry.yarnpkg.com/@pie-lib/config-ui/-/config-ui-12.2.0-next.26.tgz#8bc3542c1f9bfb57acf1583501147bde09ce58af"
2870-
integrity sha512-Gmt1mowIvbOJ9XBqS+YTvHh4OgT9IxDBd2H5W/dCJOBeOdq/3O9B8uRgqV3ubC8G8HesASj8qPDQ+UJd5Dl3ag==
2867+
"@pie-lib/config-ui@12.2.0-next.28":
2868+
version "12.2.0-next.28"
2869+
resolved "https://registry.yarnpkg.com/@pie-lib/config-ui/-/config-ui-12.2.0-next.28.tgz#19a957551d2bba27c1c5faf3c454504186d55856"
2870+
integrity sha512-zXdFi1a1HJ2eDTrpEatPKgNXCbuZntOmDSxnekrmQUMH8hb4F4U9w/6ObaBXCxUBeTivBrX5kUV7b240AkPsyw==
28712871
dependencies:
28722872
"@emotion/react" "^11.14.0"
28732873
"@emotion/style" "^0.8.0"
28742874
"@mui/icons-material" "^7.3.4"
28752875
"@mui/material" "^7.3.4"
2876-
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.25"
2876+
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.27"
28772877
"@pie-lib/icons" "^3.2.0-next.4"
28782878
"@pie-lib/render-ui" "^5.2.0-next.7"
28792879
assert "^1.4.1"
@@ -2926,20 +2926,20 @@
29262926
prop-types "^15.7.2"
29272927
react "^18.2.0"
29282928

2929-
"@pie-lib/editable-html-tip-tap@1.2.0-next.25", "@pie-lib/editable-html-tip-tap@1.2.0-next.27", "@pie-lib/editable-html-tip-tap@^1.2.0-next.25":
2930-
version "1.2.0-next.25"
2931-
resolved "https://registry.yarnpkg.com/@pie-lib/editable-html-tip-tap/-/editable-html-tip-tap-1.2.0-next.25.tgz#b85a516c0bea85fd370a0279f9a1cdd8d2b5b0bc"
2932-
integrity sha512-jweqgXOaGMZUddlgVlqA8eW6eQS5FMGjHqEpOLXG6k8swe6TjbY3YEnhJEIjV1JPN4XNSKy6fvl+rSw+yMJegA==
2929+
"@pie-lib/editable-html-tip-tap@1.2.0-next.27", "@pie-lib/editable-html-tip-tap@^1.2.0-next.27":
2930+
version "1.2.0-next.27"
2931+
resolved "https://registry.yarnpkg.com/@pie-lib/editable-html-tip-tap/-/editable-html-tip-tap-1.2.0-next.27.tgz#a508685b732c48dad3c6e7effb5f5a7a7c3bf4e1"
2932+
integrity sha512-4KPVoYANr7QbYJzz72O2H9Fakc95TCVKn8He5wYP6da3dniNHC509VWUgJnNJAEyis7h+b8u9dV5POdpD0c/ew==
29332933
dependencies:
29342934
"@dnd-kit/core" "6.3.1"
29352935
"@dnd-kit/modifiers" "9.0.0"
29362936
"@dnd-kit/utilities" "3.2.2"
29372937
"@mui/icons-material" "^7.3.4"
29382938
"@mui/material" "^7.3.4"
29392939
"@pie-lib/drag" "^3.2.0-next.8"
2940-
"@pie-lib/math-input" "^7.2.0-next.11"
2940+
"@pie-lib/math-input" "^7.2.0-next.12"
29412941
"@pie-lib/math-rendering" "^4.2.0-next.3"
2942-
"@pie-lib/math-toolbar" "^2.2.0-next.13"
2942+
"@pie-lib/math-toolbar" "^2.2.0-next.14"
29432943
"@pie-lib/render-ui" "^5.2.0-next.7"
29442944
"@tiptap/core" "3.0.9"
29452945
"@tiptap/extension-character-count" "3.0.9"
@@ -3013,10 +3013,10 @@
30133013
resolved "https://registry.yarnpkg.com/@pie-lib/feedback/-/feedback-1.2.0-next.3.tgz#35db818b3a06196456700909e7fdd3390f98ee54"
30143014
integrity sha512-aERor3/MtJb9gdjUD5JXlWmIj/dWZESk1sJjKzJXJyQxPWebSFmgPQKYUrVKV5PNEdgWo9a85SvuMD8BY/JWhA==
30153015

3016-
"@pie-lib/graphing-solution-set@3.2.0-next.25", "@pie-lib/graphing-solution-set@3.2.0-next.27":
3017-
version "3.2.0-next.25"
3018-
resolved "https://registry.yarnpkg.com/@pie-lib/graphing-solution-set/-/graphing-solution-set-3.2.0-next.25.tgz#1839cdda5157193c9dbe4df8123ddfa8e7c7dded"
3019-
integrity sha512-d2YHFEWo3IrW09oj/pLWPGD8b/kSVz2N3/gC3S4t9NsZV+SGAEQav9lmjB/oXnUHyL61xK0N7X7lyZ+B+XQpMg==
3016+
"@pie-lib/graphing-solution-set@3.2.0-next.27":
3017+
version "3.2.0-next.27"
3018+
resolved "https://registry.yarnpkg.com/@pie-lib/graphing-solution-set/-/graphing-solution-set-3.2.0-next.27.tgz#1c5f99bdf22c960a0b4ec8204bca603e94bbafe0"
3019+
integrity sha512-/40LxBJ7Ir7KnjQ176InO7ny3mYLNc10QUeQmX4MkTgdQXhg9FmXXEmdGQ2iD5A39I+/DIbeb8HKfWTLjRKseA==
30203020
dependencies:
30213021
"@dnd-kit/sortable" "10.0.0"
30223022
"@emotion/react" "^11.14.0"
@@ -3025,9 +3025,9 @@
30253025
"@mui/icons-material" "^7.3.4"
30263026
"@mui/material" "^7.3.4"
30273027
"@pie-lib/drag" "^3.2.0-next.8"
3028-
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.25"
3028+
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.27"
30293029
"@pie-lib/graphing-utils" "^2.2.0-next.3"
3030-
"@pie-lib/plot" "^3.2.0-next.25"
3030+
"@pie-lib/plot" "^3.2.0-next.27"
30313031
"@pie-lib/render-ui" "^5.2.0-next.7"
30323032
"@pie-lib/tools" "^1.2.0-next.4"
30333033
"@pie-lib/translator" "^3.2.0-next.3"
@@ -3063,10 +3063,10 @@
30633063
debug "^4.1.1"
30643064
lodash-es "^4.17.23"
30653065

3066-
"@pie-lib/graphing@3.2.0-next.25", "@pie-lib/graphing@3.2.0-next.27":
3067-
version "3.2.0-next.25"
3068-
resolved "https://registry.yarnpkg.com/@pie-lib/graphing/-/graphing-3.2.0-next.25.tgz#8b4ba6e956d1ff51512423e5947e3296ecd993d5"
3069-
integrity sha512-1dJpY/dyYP89pXw3KQo6j5tWOT2zhGkjUsRPJTQQrlWw+mtZt0np/jMS3fa3hmIVZICRcaDk2nxze13YCeNIAg==
3066+
"@pie-lib/graphing@3.2.0-next.27":
3067+
version "3.2.0-next.27"
3068+
resolved "https://registry.yarnpkg.com/@pie-lib/graphing/-/graphing-3.2.0-next.27.tgz#6279cb0168271573d6b49cec9c95bebbcbf12c9e"
3069+
integrity sha512-CpvFtyghTqSn6wjw6kkuXGHUjOtxlexzwAadDfWkzlTm10orsLNb7GghhLEWvlhUODPvRtQEyL3xsfhqixW6HQ==
30703070
dependencies:
30713071
"@dnd-kit/sortable" "10.0.0"
30723072
"@emotion/react" "^11.14.0"
@@ -3075,9 +3075,9 @@
30753075
"@mui/icons-material" "^7.3.4"
30763076
"@mui/material" "^7.3.4"
30773077
"@pie-lib/drag" "^3.2.0-next.8"
3078-
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.25"
3078+
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.27"
30793079
"@pie-lib/graphing-utils" "^2.2.0-next.3"
3080-
"@pie-lib/plot" "^3.2.0-next.25"
3080+
"@pie-lib/plot" "^3.2.0-next.27"
30813081
"@pie-lib/render-ui" "^5.2.0-next.7"
30823082
"@pie-lib/translator" "^3.2.0-next.3"
30833083
"@visx/axis" "^3.0.0"
@@ -3114,17 +3114,17 @@
31143114
"@mui/material" "^7.3.4"
31153115
prop-types "^15.6.2"
31163116

3117-
"@pie-lib/mask-markup@2.2.0-next.26", "@pie-lib/mask-markup@2.2.0-next.28":
3118-
version "2.2.0-next.26"
3119-
resolved "https://registry.yarnpkg.com/@pie-lib/mask-markup/-/mask-markup-2.2.0-next.26.tgz#cc7d480513eb227d8ae98e2ba2efced560e57619"
3120-
integrity sha512-I99YZlLDDCIVo2AeOGaEWqQ24UzHaeBsHcJSCkjD1epT1ETpXvdOSQvO5/qjwuDSFE1xf0Fg7gaMJmOKiRVrig==
3117+
"@pie-lib/mask-markup@2.2.0-next.28":
3118+
version "2.2.0-next.28"
3119+
resolved "https://registry.yarnpkg.com/@pie-lib/mask-markup/-/mask-markup-2.2.0-next.28.tgz#052d58294d45161bd79086f1c222fa2e2f50cfee"
3120+
integrity sha512-2/NdDJj8iWEV0mmKowEloQ59IuyLBCAW5+lW6PUDD8dwqXJK8K062YtvCRCHmHtywOWoo3ol0s+AQbrVjfSeHQ==
31213121
dependencies:
31223122
"@emotion/react" "^11.14.0"
31233123
"@emotion/style" "^0.8.0"
31243124
"@mui/icons-material" "^7.3.4"
31253125
"@mui/material" "^7.3.4"
31263126
"@pie-lib/drag" "^3.2.0-next.8"
3127-
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.25"
3127+
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.27"
31283128
"@pie-lib/math-rendering" "^4.2.0-next.3"
31293129
"@pie-lib/render-ui" "^5.2.0-next.7"
31303130
classnames "^2.2.6"
@@ -3145,7 +3145,7 @@
31453145
lodash-es "^4.17.23"
31463146
mathjs "^7.0.1"
31473147

3148-
"@pie-lib/math-input@7.2.0-next.12", "@pie-lib/math-input@^7.2.0-next.11":
3148+
"@pie-lib/math-input@7.2.0-next.12", "@pie-lib/math-input@^7.2.0-next.11", "@pie-lib/math-input@^7.2.0-next.12":
31493149
version "7.2.0-next.12"
31503150
resolved "https://registry.yarnpkg.com/@pie-lib/math-input/-/math-input-7.2.0-next.12.tgz#035e05d745cc5d08805570b36d2bb9350c216e7d"
31513151
integrity sha512-iSZBDGuWNki2mrmyZmzaXrlIPwaaacMXPwlCAJRu670PGeI4ZHHqvGXYzXVBffVhEVDytcWHIDMClsdmKlJYiQ==
@@ -3183,32 +3183,32 @@
31833183
mathjax-full "3.2.2"
31843184
react "^18.2.0"
31853185

3186-
"@pie-lib/math-toolbar@2.2.0-next.13", "@pie-lib/math-toolbar@2.2.0-next.14", "@pie-lib/math-toolbar@^2.2.0-next.13":
3187-
version "2.2.0-next.13"
3188-
resolved "https://registry.yarnpkg.com/@pie-lib/math-toolbar/-/math-toolbar-2.2.0-next.13.tgz#9943eea350ef65ddd6e16fd45568e9584e9ba9a7"
3189-
integrity sha512-4mBuT19q+9XbFWNwM/wnBFOlx2hzCmQJOmP/4Iq62HXf6GbuxiEUM/PnAb6BUuDvVSxSjQjA1vAqsuMEe8wyGw==
3186+
"@pie-lib/math-toolbar@2.2.0-next.14", "@pie-lib/math-toolbar@^2.2.0-next.13", "@pie-lib/math-toolbar@^2.2.0-next.14":
3187+
version "2.2.0-next.14"
3188+
resolved "https://registry.yarnpkg.com/@pie-lib/math-toolbar/-/math-toolbar-2.2.0-next.14.tgz#22dff9ed42f412f156fc72ebf9865e34a86243c7"
3189+
integrity sha512-xt0q4FmzWTJxb8Tnrei4fYhDOIdCYuXzU5cz5cApUP8XBddvpCu4pdJfI1KTyMvoJwy16h7ez5Ru5LsGxiNgcA==
31903190
dependencies:
31913191
"@emotion/react" "^11.14.0"
31923192
"@emotion/style" "^0.8.0"
31933193
"@mui/icons-material" "^7.3.4"
31943194
"@mui/material" "^7.3.4"
3195-
"@pie-lib/math-input" "^7.2.0-next.11"
3195+
"@pie-lib/math-input" "^7.2.0-next.12"
31963196
"@pie-lib/render-ui" "^5.2.0-next.7"
31973197
debug "^4.1.1"
31983198
lodash-es "^4.17.23"
31993199
prop-types "^15.7.2"
32003200

3201-
"@pie-lib/plot@3.2.0-next.25", "@pie-lib/plot@^3.2.0-next.25":
3202-
version "3.2.0-next.25"
3203-
resolved "https://registry.yarnpkg.com/@pie-lib/plot/-/plot-3.2.0-next.25.tgz#f8e4aa22ac655df109b77143602860dbf6ba0078"
3204-
integrity sha512-a3ojcWWC4qL14FwYOllvX04rsP7Jxd1oBaEr7FPhukBwSaLtYDBdT8JB0B3oym8g49738CJ4SWUygXUL2XqcOw==
3201+
"@pie-lib/plot@3.2.0-next.27", "@pie-lib/plot@^3.2.0-next.27":
3202+
version "3.2.0-next.27"
3203+
resolved "https://registry.yarnpkg.com/@pie-lib/plot/-/plot-3.2.0-next.27.tgz#4a9d2abdad8b7ba92ac05d304485ca540067b73f"
3204+
integrity sha512-2I+HXdO+4dJ70bstrJoarz9GKtoJ5T/XABKyJwRNvAsRoBWoqPcttqvh2eoVl5Jo3IaPFO09gxrkLRruh8Uv/g==
32053205
dependencies:
32063206
"@emotion/react" "^11.14.0"
32073207
"@emotion/style" "^0.8.0"
32083208
"@mapbox/point-geometry" "^1.1.0"
32093209
"@mui/icons-material" "^7.3.4"
32103210
"@mui/material" "^7.3.4"
3211-
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.25"
3211+
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.27"
32123212
"@pie-lib/render-ui" "^5.2.0-next.7"
32133213
assert "^1.4.1"
32143214
d3-scale "^4.0.2"
@@ -3239,17 +3239,17 @@
32393239
prop-types "^15.7.2"
32403240
react-transition-group "^4.4.5"
32413241

3242-
"@pie-lib/rubric@1.2.0-next.26", "@pie-lib/rubric@1.2.0-next.28":
3243-
version "1.2.0-next.26"
3244-
resolved "https://registry.yarnpkg.com/@pie-lib/rubric/-/rubric-1.2.0-next.26.tgz#cc3784fce2058e077c856cc58f7456d50bb9b329"
3245-
integrity sha512-/n+5V3A3tF5pMHEPyfe85T1us8uq2ULYQixMa2RvIqW41EJ8ffb4cNLOZTevdusPiFXUCJehC39NbTXKq3nQHQ==
3242+
"@pie-lib/rubric@1.2.0-next.28":
3243+
version "1.2.0-next.28"
3244+
resolved "https://registry.yarnpkg.com/@pie-lib/rubric/-/rubric-1.2.0-next.28.tgz#127b5fb69d147dbc0e702f2951da792ed0ccc6fd"
3245+
integrity sha512-0tb2QyLq1Ibwa2d5WqrragP9GwO5VqlluzIKnsztPj+VoQBq2Fl8gMcTuNj8gaPOZxME7ULYiM2UZOxZM3ozpQ==
32463246
dependencies:
32473247
"@emotion/react" "^11.14.0"
32483248
"@emotion/style" "^0.8.0"
32493249
"@hello-pangea/dnd" "^18.0.1"
32503250
"@mui/icons-material" "^7.3.4"
32513251
"@mui/material" "^7.3.4"
3252-
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.25"
3252+
"@pie-lib/editable-html-tip-tap" "^1.2.0-next.27"
32533253
debug "^4.1.1"
32543254
lodash-es "^4.17.23"
32553255
prop-types "^15.7.2"

0 commit comments

Comments
 (0)