@instructure/quiz-core 20.1.1-rc.2 → 20.1.1-rc.3
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 +58 -58
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/quiz-core",
|
|
3
|
-
"version": "20.1.1-rc.
|
|
3
|
+
"version": "20.1.1-rc.3+6de286013",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "The Quiz React SDK by Instructure Inc.",
|
|
6
6
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
@@ -41,62 +41,62 @@
|
|
|
41
41
|
"lib"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@instructure/emotion": "^8.
|
|
44
|
+
"@instructure/emotion": "^8.51.0",
|
|
45
45
|
"@instructure/grading-utils": "^1.0.0",
|
|
46
|
-
"@instructure/outcomes-ui": "^
|
|
47
|
-
"@instructure/quiz-common": "20.1.1-rc.
|
|
48
|
-
"@instructure/quiz-i18n": "20.1.1-rc.
|
|
49
|
-
"@instructure/quiz-interactions": "20.1.1-rc.
|
|
50
|
-
"@instructure/quiz-number-input": "20.1.1-rc.
|
|
51
|
-
"@instructure/quiz-rce": "20.1.1-rc.
|
|
52
|
-
"@instructure/ui-a11y-content": "^8.
|
|
53
|
-
"@instructure/ui-alerts": "^8.
|
|
54
|
-
"@instructure/ui-avatar": "^8.
|
|
55
|
-
"@instructure/ui-billboard": "^8.
|
|
56
|
-
"@instructure/ui-breadcrumb": "^8.
|
|
57
|
-
"@instructure/ui-buttons": "^8.
|
|
58
|
-
"@instructure/ui-checkbox": "^8.
|
|
59
|
-
"@instructure/ui-color-utils": "^8.
|
|
60
|
-
"@instructure/ui-dialog": "^8.
|
|
61
|
-
"@instructure/ui-flex": "^8.
|
|
62
|
-
"@instructure/ui-focusable": "^8.
|
|
63
|
-
"@instructure/ui-form-field": "^8.
|
|
64
|
-
"@instructure/ui-grid": "^8.
|
|
65
|
-
"@instructure/ui-heading": "^8.
|
|
46
|
+
"@instructure/outcomes-ui": "^3.0.0",
|
|
47
|
+
"@instructure/quiz-common": "20.1.1-rc.3+6de286013",
|
|
48
|
+
"@instructure/quiz-i18n": "20.1.1-rc.3+6de286013",
|
|
49
|
+
"@instructure/quiz-interactions": "20.1.1-rc.3+6de286013",
|
|
50
|
+
"@instructure/quiz-number-input": "20.1.1-rc.3+6de286013",
|
|
51
|
+
"@instructure/quiz-rce": "20.1.1-rc.3+6de286013",
|
|
52
|
+
"@instructure/ui-a11y-content": "^8.51.0",
|
|
53
|
+
"@instructure/ui-alerts": "^8.51.0",
|
|
54
|
+
"@instructure/ui-avatar": "^8.51.0",
|
|
55
|
+
"@instructure/ui-billboard": "^8.51.0",
|
|
56
|
+
"@instructure/ui-breadcrumb": "^8.51.0",
|
|
57
|
+
"@instructure/ui-buttons": "^8.51.0",
|
|
58
|
+
"@instructure/ui-checkbox": "^8.51.0",
|
|
59
|
+
"@instructure/ui-color-utils": "^8.51.0",
|
|
60
|
+
"@instructure/ui-dialog": "^8.51.0",
|
|
61
|
+
"@instructure/ui-flex": "^8.51.0",
|
|
62
|
+
"@instructure/ui-focusable": "^8.51.0",
|
|
63
|
+
"@instructure/ui-form-field": "^8.51.0",
|
|
64
|
+
"@instructure/ui-grid": "^8.51.0",
|
|
65
|
+
"@instructure/ui-heading": "^8.51.0",
|
|
66
66
|
"@instructure/ui-i18n": "^7.22.1",
|
|
67
|
-
"@instructure/ui-icons": "^8.
|
|
68
|
-
"@instructure/ui-img": "^8.
|
|
69
|
-
"@instructure/ui-link": "^8.
|
|
70
|
-
"@instructure/ui-list": "^8.
|
|
71
|
-
"@instructure/ui-menu": "^8.
|
|
72
|
-
"@instructure/ui-metric": "^8.
|
|
73
|
-
"@instructure/ui-modal": "^8.
|
|
74
|
-
"@instructure/ui-motion": "^8.
|
|
75
|
-
"@instructure/ui-number-input": "^8.
|
|
76
|
-
"@instructure/ui-overlays": "^8.
|
|
77
|
-
"@instructure/ui-pagination": "^8.
|
|
78
|
-
"@instructure/ui-popover": "^8.
|
|
79
|
-
"@instructure/ui-portal": "^8.
|
|
80
|
-
"@instructure/ui-progress": "^8.
|
|
81
|
-
"@instructure/ui-prop-types": "^8.
|
|
82
|
-
"@instructure/ui-radio-input": "^8.
|
|
83
|
-
"@instructure/ui-react-utils": "^8.
|
|
84
|
-
"@instructure/ui-select": "^8.
|
|
85
|
-
"@instructure/ui-simple-select": "^8.
|
|
86
|
-
"@instructure/ui-spinner": "^8.
|
|
87
|
-
"@instructure/ui-table": "^8.
|
|
88
|
-
"@instructure/ui-tabs": "^8.
|
|
89
|
-
"@instructure/ui-tag": "^8.
|
|
90
|
-
"@instructure/ui-text": "^8.
|
|
91
|
-
"@instructure/ui-text-input": "^8.
|
|
67
|
+
"@instructure/ui-icons": "^8.51.0",
|
|
68
|
+
"@instructure/ui-img": "^8.51.0",
|
|
69
|
+
"@instructure/ui-link": "^8.51.0",
|
|
70
|
+
"@instructure/ui-list": "^8.51.0",
|
|
71
|
+
"@instructure/ui-menu": "^8.51.0",
|
|
72
|
+
"@instructure/ui-metric": "^8.51.0",
|
|
73
|
+
"@instructure/ui-modal": "^8.51.0",
|
|
74
|
+
"@instructure/ui-motion": "^8.51.0",
|
|
75
|
+
"@instructure/ui-number-input": "^8.51.0",
|
|
76
|
+
"@instructure/ui-overlays": "^8.51.0",
|
|
77
|
+
"@instructure/ui-pagination": "^8.51.0",
|
|
78
|
+
"@instructure/ui-popover": "^8.51.0",
|
|
79
|
+
"@instructure/ui-portal": "^8.51.0",
|
|
80
|
+
"@instructure/ui-progress": "^8.51.0",
|
|
81
|
+
"@instructure/ui-prop-types": "^8.51.0",
|
|
82
|
+
"@instructure/ui-radio-input": "^8.51.0",
|
|
83
|
+
"@instructure/ui-react-utils": "^8.51.0",
|
|
84
|
+
"@instructure/ui-select": "^8.51.0",
|
|
85
|
+
"@instructure/ui-simple-select": "^8.51.0",
|
|
86
|
+
"@instructure/ui-spinner": "^8.51.0",
|
|
87
|
+
"@instructure/ui-table": "^8.51.0",
|
|
88
|
+
"@instructure/ui-tabs": "^8.51.0",
|
|
89
|
+
"@instructure/ui-tag": "^8.51.0",
|
|
90
|
+
"@instructure/ui-text": "^8.51.0",
|
|
91
|
+
"@instructure/ui-text-input": "^8.51.0",
|
|
92
92
|
"@instructure/ui-themeable": "^7.22.1",
|
|
93
|
-
"@instructure/ui-themes": "^8.
|
|
94
|
-
"@instructure/ui-toggle-details": "^8.
|
|
95
|
-
"@instructure/ui-tooltip": "^8.
|
|
96
|
-
"@instructure/ui-tray": "^8.
|
|
97
|
-
"@instructure/ui-truncate-text": "^8.
|
|
98
|
-
"@instructure/ui-utils": "^8.
|
|
99
|
-
"@instructure/ui-view": "^8.
|
|
93
|
+
"@instructure/ui-themes": "^8.51.0",
|
|
94
|
+
"@instructure/ui-toggle-details": "^8.51.0",
|
|
95
|
+
"@instructure/ui-tooltip": "^8.51.0",
|
|
96
|
+
"@instructure/ui-tray": "^8.51.0",
|
|
97
|
+
"@instructure/ui-truncate-text": "^8.51.0",
|
|
98
|
+
"@instructure/ui-utils": "^8.51.0",
|
|
99
|
+
"@instructure/ui-view": "^8.51.0",
|
|
100
100
|
"aws-sdk": "^2.3.2",
|
|
101
101
|
"classnames": "^2.2.5",
|
|
102
102
|
"content-disposition": "^0.5.2",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"file-saver": "~2.0.5",
|
|
111
111
|
"humps": "^2.0.0",
|
|
112
112
|
"immutable": "^3.8.1",
|
|
113
|
-
"instructure-validations": "20.1.1-rc.
|
|
113
|
+
"instructure-validations": "20.1.1-rc.3+6de286013",
|
|
114
114
|
"ipaddr.js": "^1.5.4",
|
|
115
115
|
"isomorphic-fetch": "^2.2.0",
|
|
116
116
|
"isuuid": "^0.1.0",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
},
|
|
144
144
|
"devDependencies": {
|
|
145
145
|
"@instructure/quiz-scripts": "20.1.0",
|
|
146
|
-
"@instructure/ui-axe-check": "^8.
|
|
146
|
+
"@instructure/ui-axe-check": "^8.51.0",
|
|
147
147
|
"@instructure/ui-babel-preset": "^7.22.1",
|
|
148
148
|
"@instructure/ui-karma-config": "^7.22.1",
|
|
149
149
|
"@instructure/ui-postcss-config": "^7.22.1",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"intl": "^1.2.4",
|
|
163
163
|
"jquery": "^2.2.3",
|
|
164
164
|
"most-subject": "^5.3.0",
|
|
165
|
-
"quiz-presets": "20.1.1-rc.
|
|
165
|
+
"quiz-presets": "20.1.1-rc.3+6de286013",
|
|
166
166
|
"react": "^16.8.6",
|
|
167
167
|
"react-addons-test-utils": "^15.6.2",
|
|
168
168
|
"react-dom": "^16.8.6",
|
|
@@ -178,5 +178,5 @@
|
|
|
178
178
|
"publishConfig": {
|
|
179
179
|
"access": "public"
|
|
180
180
|
},
|
|
181
|
-
"gitHead": "
|
|
181
|
+
"gitHead": "6de286013b5fda2a2b2d0aa6e40a1759ef094183"
|
|
182
182
|
}
|