@instructure/ui-overlays 8.11.2-snapshot.39 → 8.11.2-snapshot.41

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.
Files changed (1) hide show
  1. package/package.json +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-overlays",
3
- "version": "8.11.2-snapshot.39+5b3b94d60",
3
+ "version": "8.11.2-snapshot.41+c2204d939",
4
4
  "description": "A UI component library made by Instructure Inc.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "type": "commonjs",
@@ -24,33 +24,33 @@
24
24
  },
25
25
  "license": "MIT",
26
26
  "devDependencies": {
27
- "@instructure/ui-babel-preset": "8.11.2-snapshot.39+5b3b94d60",
28
- "@instructure/ui-test-locator": "8.11.2-snapshot.39+5b3b94d60",
29
- "@instructure/ui-test-queries": "8.11.2-snapshot.39+5b3b94d60",
30
- "@instructure/ui-test-utils": "8.11.2-snapshot.39+5b3b94d60",
31
- "@instructure/ui-themes": "8.11.2-snapshot.39+5b3b94d60"
27
+ "@instructure/ui-babel-preset": "8.11.2-snapshot.41+c2204d939",
28
+ "@instructure/ui-test-locator": "8.11.2-snapshot.41+c2204d939",
29
+ "@instructure/ui-test-queries": "8.11.2-snapshot.41+c2204d939",
30
+ "@instructure/ui-test-utils": "8.11.2-snapshot.41+c2204d939",
31
+ "@instructure/ui-themes": "8.11.2-snapshot.41+c2204d939"
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.13.10",
35
- "@instructure/console": "8.11.2-snapshot.39+5b3b94d60",
36
- "@instructure/emotion": "8.11.2-snapshot.39+5b3b94d60",
37
- "@instructure/shared-types": "8.11.2-snapshot.39+5b3b94d60",
38
- "@instructure/ui-buttons": "8.11.2-snapshot.39+5b3b94d60",
39
- "@instructure/ui-dialog": "8.11.2-snapshot.39+5b3b94d60",
40
- "@instructure/ui-dom-utils": "8.11.2-snapshot.39+5b3b94d60",
41
- "@instructure/ui-focusable": "8.11.2-snapshot.39+5b3b94d60",
42
- "@instructure/ui-i18n": "8.11.2-snapshot.39+5b3b94d60",
43
- "@instructure/ui-motion": "8.11.2-snapshot.39+5b3b94d60",
44
- "@instructure/ui-popover": "8.11.2-snapshot.39+5b3b94d60",
45
- "@instructure/ui-portal": "8.11.2-snapshot.39+5b3b94d60",
46
- "@instructure/ui-position": "8.11.2-snapshot.39+5b3b94d60",
47
- "@instructure/ui-prop-types": "8.11.2-snapshot.39+5b3b94d60",
48
- "@instructure/ui-react-utils": "8.11.2-snapshot.39+5b3b94d60",
49
- "@instructure/ui-testable": "8.11.2-snapshot.39+5b3b94d60",
50
- "@instructure/ui-tooltip": "8.11.2-snapshot.39+5b3b94d60",
51
- "@instructure/ui-utils": "8.11.2-snapshot.39+5b3b94d60",
52
- "@instructure/ui-view": "8.11.2-snapshot.39+5b3b94d60",
53
- "@instructure/uid": "8.11.2-snapshot.39+5b3b94d60",
35
+ "@instructure/console": "8.11.2-snapshot.41+c2204d939",
36
+ "@instructure/emotion": "8.11.2-snapshot.41+c2204d939",
37
+ "@instructure/shared-types": "8.11.2-snapshot.41+c2204d939",
38
+ "@instructure/ui-buttons": "8.11.2-snapshot.41+c2204d939",
39
+ "@instructure/ui-dialog": "8.11.2-snapshot.41+c2204d939",
40
+ "@instructure/ui-dom-utils": "8.11.2-snapshot.41+c2204d939",
41
+ "@instructure/ui-focusable": "8.11.2-snapshot.41+c2204d939",
42
+ "@instructure/ui-i18n": "8.11.2-snapshot.41+c2204d939",
43
+ "@instructure/ui-motion": "8.11.2-snapshot.41+c2204d939",
44
+ "@instructure/ui-popover": "8.11.2-snapshot.41+c2204d939",
45
+ "@instructure/ui-portal": "8.11.2-snapshot.41+c2204d939",
46
+ "@instructure/ui-position": "8.11.2-snapshot.41+c2204d939",
47
+ "@instructure/ui-prop-types": "8.11.2-snapshot.41+c2204d939",
48
+ "@instructure/ui-react-utils": "8.11.2-snapshot.41+c2204d939",
49
+ "@instructure/ui-testable": "8.11.2-snapshot.41+c2204d939",
50
+ "@instructure/ui-tooltip": "8.11.2-snapshot.41+c2204d939",
51
+ "@instructure/ui-utils": "8.11.2-snapshot.41+c2204d939",
52
+ "@instructure/ui-view": "8.11.2-snapshot.41+c2204d939",
53
+ "@instructure/uid": "8.11.2-snapshot.41+c2204d939",
54
54
  "no-scroll": "^2.1.0",
55
55
  "prop-types": "^15"
56
56
  },
@@ -61,5 +61,5 @@
61
61
  "access": "public"
62
62
  },
63
63
  "sideEffects": false,
64
- "gitHead": "5b3b94d60693dc069b6ff4fde8f2ca1a72462ab7"
64
+ "gitHead": "c2204d939d018592429a7055755fbdb036d2ceb0"
65
65
  }