@instructure/quiz-core 18.2.1-rc.6 → 18.2.1-rc.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +63 -63
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/quiz-core",
|
|
3
|
-
"version": "18.2.1-rc.
|
|
3
|
+
"version": "18.2.1-rc.8+87eb06fa3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "The Quiz React SDK by Instructure Inc.",
|
|
6
6
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
@@ -42,59 +42,59 @@
|
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@instructure/grading-utils": "^1.0.0",
|
|
44
44
|
"@instructure/outcomes-ui": "^2.1.9",
|
|
45
|
-
"@instructure/quiz-common": "18.2.1-rc.
|
|
46
|
-
"@instructure/quiz-i18n": "18.2.1-rc.
|
|
47
|
-
"@instructure/quiz-interactions": "18.2.1-rc.
|
|
48
|
-
"@instructure/quiz-number-input": "18.2.1-rc.
|
|
49
|
-
"@instructure/quiz-rce": "18.2.1-rc.
|
|
50
|
-
"@instructure/ui-a11y-content": "^7.
|
|
51
|
-
"@instructure/ui-alerts": "^7.
|
|
52
|
-
"@instructure/ui-avatar": "^7.
|
|
53
|
-
"@instructure/ui-billboard": "^7.
|
|
54
|
-
"@instructure/ui-breadcrumb": "^7.
|
|
55
|
-
"@instructure/ui-buttons": "^7.
|
|
56
|
-
"@instructure/ui-checkbox": "^7.
|
|
57
|
-
"@instructure/ui-color-utils": "^7.
|
|
58
|
-
"@instructure/ui-dialog": "^7.
|
|
59
|
-
"@instructure/ui-flex": "^7.
|
|
60
|
-
"@instructure/ui-focusable": "^7.
|
|
61
|
-
"@instructure/ui-form-field": "^7.
|
|
62
|
-
"@instructure/ui-grid": "^7.
|
|
63
|
-
"@instructure/ui-heading": "^7.
|
|
64
|
-
"@instructure/ui-i18n": "^7.
|
|
65
|
-
"@instructure/ui-icons": "^7.
|
|
66
|
-
"@instructure/ui-img": "^7.
|
|
67
|
-
"@instructure/ui-link": "^7.
|
|
68
|
-
"@instructure/ui-list": "^7.
|
|
69
|
-
"@instructure/ui-menu": "^7.
|
|
70
|
-
"@instructure/ui-metric": "^7.
|
|
71
|
-
"@instructure/ui-modal": "^7.
|
|
72
|
-
"@instructure/ui-motion": "^7.
|
|
73
|
-
"@instructure/ui-number-input": "^7.
|
|
74
|
-
"@instructure/ui-overlays": "^7.
|
|
75
|
-
"@instructure/ui-pagination": "^7.
|
|
76
|
-
"@instructure/ui-popover": "^7.
|
|
77
|
-
"@instructure/ui-portal": "^7.
|
|
78
|
-
"@instructure/ui-progress": "^7.
|
|
79
|
-
"@instructure/ui-prop-types": "^7.
|
|
80
|
-
"@instructure/ui-radio-input": "^7.
|
|
81
|
-
"@instructure/ui-react-utils": "^7.
|
|
82
|
-
"@instructure/ui-select": "^7.
|
|
83
|
-
"@instructure/ui-simple-select": "^7.
|
|
84
|
-
"@instructure/ui-spinner": "^7.
|
|
85
|
-
"@instructure/ui-table": "^7.
|
|
86
|
-
"@instructure/ui-tabs": "^7.
|
|
87
|
-
"@instructure/ui-tag": "^7.
|
|
88
|
-
"@instructure/ui-text": "^7.
|
|
89
|
-
"@instructure/ui-text-input": "^7.
|
|
90
|
-
"@instructure/ui-themeable": "^7.
|
|
91
|
-
"@instructure/ui-themes": "^7.
|
|
92
|
-
"@instructure/ui-toggle-details": "^7.
|
|
93
|
-
"@instructure/ui-tooltip": "^7.
|
|
94
|
-
"@instructure/ui-tray": "^7.
|
|
95
|
-
"@instructure/ui-truncate-text": "^7.
|
|
96
|
-
"@instructure/ui-utils": "^7.
|
|
97
|
-
"@instructure/ui-view": "^7.
|
|
45
|
+
"@instructure/quiz-common": "18.2.1-rc.8+87eb06fa3",
|
|
46
|
+
"@instructure/quiz-i18n": "18.2.1-rc.8+87eb06fa3",
|
|
47
|
+
"@instructure/quiz-interactions": "18.2.1-rc.8+87eb06fa3",
|
|
48
|
+
"@instructure/quiz-number-input": "18.2.1-rc.8+87eb06fa3",
|
|
49
|
+
"@instructure/quiz-rce": "18.2.1-rc.8+87eb06fa3",
|
|
50
|
+
"@instructure/ui-a11y-content": "^7.22.1",
|
|
51
|
+
"@instructure/ui-alerts": "^7.22.1",
|
|
52
|
+
"@instructure/ui-avatar": "^7.22.1",
|
|
53
|
+
"@instructure/ui-billboard": "^7.22.1",
|
|
54
|
+
"@instructure/ui-breadcrumb": "^7.22.1",
|
|
55
|
+
"@instructure/ui-buttons": "^7.22.1",
|
|
56
|
+
"@instructure/ui-checkbox": "^7.22.1",
|
|
57
|
+
"@instructure/ui-color-utils": "^7.22.1",
|
|
58
|
+
"@instructure/ui-dialog": "^7.22.1",
|
|
59
|
+
"@instructure/ui-flex": "^7.22.1",
|
|
60
|
+
"@instructure/ui-focusable": "^7.22.1",
|
|
61
|
+
"@instructure/ui-form-field": "^7.22.1",
|
|
62
|
+
"@instructure/ui-grid": "^7.22.1",
|
|
63
|
+
"@instructure/ui-heading": "^7.22.1",
|
|
64
|
+
"@instructure/ui-i18n": "^7.22.1",
|
|
65
|
+
"@instructure/ui-icons": "^7.22.1",
|
|
66
|
+
"@instructure/ui-img": "^7.22.1",
|
|
67
|
+
"@instructure/ui-link": "^7.22.1",
|
|
68
|
+
"@instructure/ui-list": "^7.22.1",
|
|
69
|
+
"@instructure/ui-menu": "^7.22.1",
|
|
70
|
+
"@instructure/ui-metric": "^7.22.1",
|
|
71
|
+
"@instructure/ui-modal": "^7.22.1",
|
|
72
|
+
"@instructure/ui-motion": "^7.22.1",
|
|
73
|
+
"@instructure/ui-number-input": "^7.22.1",
|
|
74
|
+
"@instructure/ui-overlays": "^7.22.1",
|
|
75
|
+
"@instructure/ui-pagination": "^7.22.1",
|
|
76
|
+
"@instructure/ui-popover": "^7.22.1",
|
|
77
|
+
"@instructure/ui-portal": "^7.22.1",
|
|
78
|
+
"@instructure/ui-progress": "^7.22.1",
|
|
79
|
+
"@instructure/ui-prop-types": "^7.22.1",
|
|
80
|
+
"@instructure/ui-radio-input": "^7.22.1",
|
|
81
|
+
"@instructure/ui-react-utils": "^7.22.1",
|
|
82
|
+
"@instructure/ui-select": "^7.22.1",
|
|
83
|
+
"@instructure/ui-simple-select": "^7.22.1",
|
|
84
|
+
"@instructure/ui-spinner": "^7.22.1",
|
|
85
|
+
"@instructure/ui-table": "^7.22.1",
|
|
86
|
+
"@instructure/ui-tabs": "^7.22.1",
|
|
87
|
+
"@instructure/ui-tag": "^7.22.1",
|
|
88
|
+
"@instructure/ui-text": "^7.22.1",
|
|
89
|
+
"@instructure/ui-text-input": "^7.22.1",
|
|
90
|
+
"@instructure/ui-themeable": "^7.22.1",
|
|
91
|
+
"@instructure/ui-themes": "^7.22.1",
|
|
92
|
+
"@instructure/ui-toggle-details": "^7.22.1",
|
|
93
|
+
"@instructure/ui-tooltip": "^7.22.1",
|
|
94
|
+
"@instructure/ui-tray": "^7.22.1",
|
|
95
|
+
"@instructure/ui-truncate-text": "^7.22.1",
|
|
96
|
+
"@instructure/ui-utils": "^7.22.1",
|
|
97
|
+
"@instructure/ui-view": "^7.22.1",
|
|
98
98
|
"aws-sdk": "^2.3.2",
|
|
99
99
|
"classnames": "^2.2.5",
|
|
100
100
|
"content-disposition": "^0.5.2",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"eventemitter3": "^3.1.0",
|
|
108
108
|
"humps": "^2.0.0",
|
|
109
109
|
"immutable": "^3.8.1",
|
|
110
|
-
"instructure-validations": "18.2.1-rc.
|
|
110
|
+
"instructure-validations": "18.2.1-rc.8+87eb06fa3",
|
|
111
111
|
"ipaddr.js": "^1.5.4",
|
|
112
112
|
"isomorphic-fetch": "^2.2.0",
|
|
113
113
|
"isuuid": "^0.1.0",
|
|
@@ -140,12 +140,12 @@
|
|
|
140
140
|
},
|
|
141
141
|
"devDependencies": {
|
|
142
142
|
"@instructure/quiz-scripts": "18.2.0",
|
|
143
|
-
"@instructure/ui-axe-check": "^7.
|
|
144
|
-
"@instructure/ui-babel-preset": "^7.
|
|
145
|
-
"@instructure/ui-karma-config": "^7.
|
|
146
|
-
"@instructure/ui-postcss-config": "^7.
|
|
147
|
-
"@instructure/ui-scripts": "^7.
|
|
148
|
-
"@instructure/ui-test-utils": "^7.
|
|
143
|
+
"@instructure/ui-axe-check": "^7.22.1",
|
|
144
|
+
"@instructure/ui-babel-preset": "^7.22.1",
|
|
145
|
+
"@instructure/ui-karma-config": "^7.22.1",
|
|
146
|
+
"@instructure/ui-postcss-config": "^7.22.1",
|
|
147
|
+
"@instructure/ui-scripts": "^7.22.1",
|
|
148
|
+
"@instructure/ui-test-utils": "^7.22.1",
|
|
149
149
|
"chai": "^4.1.2",
|
|
150
150
|
"chai-as-promised": "^7.1.1",
|
|
151
151
|
"chai-enzyme": "^1.0.0-beta.1",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"intl": "^1.2.4",
|
|
159
159
|
"jquery": "^2.2.3",
|
|
160
160
|
"most-subject": "^5.3.0",
|
|
161
|
-
"quiz-presets": "18.2.1-rc.
|
|
161
|
+
"quiz-presets": "18.2.1-rc.8+87eb06fa3",
|
|
162
162
|
"react": "^16.8.6",
|
|
163
163
|
"react-addons-test-utils": "^15.6.2",
|
|
164
164
|
"react-dom": "^16.8.6",
|
|
@@ -174,5 +174,5 @@
|
|
|
174
174
|
"publishConfig": {
|
|
175
175
|
"access": "public"
|
|
176
176
|
},
|
|
177
|
-
"gitHead": "
|
|
177
|
+
"gitHead": "87eb06fa352d5d6ad23dc3e42f137de7771d9eaf"
|
|
178
178
|
}
|