@instructure/ui-overlays 8.9.2-snapshot.3 → 8.9.2-snapshot.4

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.9.2-snapshot.3+ddc7880d5",
3
+ "version": "8.9.2-snapshot.4+bf1e82efc",
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.9.2-snapshot.3+ddc7880d5",
28
- "@instructure/ui-test-locator": "8.9.2-snapshot.3+ddc7880d5",
29
- "@instructure/ui-test-queries": "8.9.2-snapshot.3+ddc7880d5",
30
- "@instructure/ui-test-utils": "8.9.2-snapshot.3+ddc7880d5",
31
- "@instructure/ui-themes": "8.9.2-snapshot.3+ddc7880d5"
27
+ "@instructure/ui-babel-preset": "8.9.2-snapshot.4+bf1e82efc",
28
+ "@instructure/ui-test-locator": "8.9.2-snapshot.4+bf1e82efc",
29
+ "@instructure/ui-test-queries": "8.9.2-snapshot.4+bf1e82efc",
30
+ "@instructure/ui-test-utils": "8.9.2-snapshot.4+bf1e82efc",
31
+ "@instructure/ui-themes": "8.9.2-snapshot.4+bf1e82efc"
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.13.10",
35
- "@instructure/console": "8.9.2-snapshot.3+ddc7880d5",
36
- "@instructure/emotion": "8.9.2-snapshot.3+ddc7880d5",
37
- "@instructure/shared-types": "8.9.2-snapshot.3+ddc7880d5",
38
- "@instructure/ui-buttons": "8.9.2-snapshot.3+ddc7880d5",
39
- "@instructure/ui-dialog": "8.9.2-snapshot.3+ddc7880d5",
40
- "@instructure/ui-dom-utils": "8.9.2-snapshot.3+ddc7880d5",
41
- "@instructure/ui-focusable": "8.9.2-snapshot.3+ddc7880d5",
42
- "@instructure/ui-i18n": "8.9.2-snapshot.3+ddc7880d5",
43
- "@instructure/ui-motion": "8.9.2-snapshot.3+ddc7880d5",
44
- "@instructure/ui-popover": "8.9.2-snapshot.3+ddc7880d5",
45
- "@instructure/ui-portal": "8.9.2-snapshot.3+ddc7880d5",
46
- "@instructure/ui-position": "8.9.2-snapshot.3+ddc7880d5",
47
- "@instructure/ui-prop-types": "8.9.2-snapshot.3+ddc7880d5",
48
- "@instructure/ui-react-utils": "8.9.2-snapshot.3+ddc7880d5",
49
- "@instructure/ui-testable": "8.9.2-snapshot.3+ddc7880d5",
50
- "@instructure/ui-tooltip": "8.9.2-snapshot.3+ddc7880d5",
51
- "@instructure/ui-utils": "8.9.2-snapshot.3+ddc7880d5",
52
- "@instructure/ui-view": "8.9.2-snapshot.3+ddc7880d5",
53
- "@instructure/uid": "8.9.2-snapshot.3+ddc7880d5",
35
+ "@instructure/console": "8.9.2-snapshot.4+bf1e82efc",
36
+ "@instructure/emotion": "8.9.2-snapshot.4+bf1e82efc",
37
+ "@instructure/shared-types": "8.9.2-snapshot.4+bf1e82efc",
38
+ "@instructure/ui-buttons": "8.9.2-snapshot.4+bf1e82efc",
39
+ "@instructure/ui-dialog": "8.9.2-snapshot.4+bf1e82efc",
40
+ "@instructure/ui-dom-utils": "8.9.2-snapshot.4+bf1e82efc",
41
+ "@instructure/ui-focusable": "8.9.2-snapshot.4+bf1e82efc",
42
+ "@instructure/ui-i18n": "8.9.2-snapshot.4+bf1e82efc",
43
+ "@instructure/ui-motion": "8.9.2-snapshot.4+bf1e82efc",
44
+ "@instructure/ui-popover": "8.9.2-snapshot.4+bf1e82efc",
45
+ "@instructure/ui-portal": "8.9.2-snapshot.4+bf1e82efc",
46
+ "@instructure/ui-position": "8.9.2-snapshot.4+bf1e82efc",
47
+ "@instructure/ui-prop-types": "8.9.2-snapshot.4+bf1e82efc",
48
+ "@instructure/ui-react-utils": "8.9.2-snapshot.4+bf1e82efc",
49
+ "@instructure/ui-testable": "8.9.2-snapshot.4+bf1e82efc",
50
+ "@instructure/ui-tooltip": "8.9.2-snapshot.4+bf1e82efc",
51
+ "@instructure/ui-utils": "8.9.2-snapshot.4+bf1e82efc",
52
+ "@instructure/ui-view": "8.9.2-snapshot.4+bf1e82efc",
53
+ "@instructure/uid": "8.9.2-snapshot.4+bf1e82efc",
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": "ddc7880d5a2f7d4d0596332e8d49cb9b1de68024"
64
+ "gitHead": "bf1e82efccb682510708448efd369eddaa24f74b"
65
65
  }