@financial-times/dotcom-ui-shell 10.3.1 → 11.0.0-beta.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -317,8 +317,8 @@
|
|
317
317
|
"affectsGlobalScope": false
|
318
318
|
},
|
319
319
|
"../../../node_modules/@babel/types/lib/index.d.ts": {
|
320
|
-
"version": "
|
321
|
-
"signature": "
|
320
|
+
"version": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
|
321
|
+
"signature": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
|
322
322
|
"affectsGlobalScope": false
|
323
323
|
},
|
324
324
|
"../../../node_modules/@types/babel__generator/index.d.ts": {
|
@@ -327,8 +327,8 @@
|
|
327
327
|
"affectsGlobalScope": false
|
328
328
|
},
|
329
329
|
"../../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
|
330
|
-
"version": "
|
331
|
-
"signature": "
|
330
|
+
"version": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
|
331
|
+
"signature": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
|
332
332
|
"affectsGlobalScope": false
|
333
333
|
},
|
334
334
|
"../../../node_modules/@types/babel__template/index.d.ts": {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@financial-times/dotcom-ui-shell",
|
3
|
-
"version": "
|
3
|
+
"version": "11.0.0-beta.0",
|
4
4
|
"description": "",
|
5
5
|
"main": "component.js",
|
6
6
|
"browser": "browser.js",
|
@@ -20,10 +20,10 @@
|
|
20
20
|
"author": "",
|
21
21
|
"license": "MIT",
|
22
22
|
"dependencies": {
|
23
|
-
"@financial-times/dotcom-ui-app-context": "^
|
24
|
-
"@financial-times/dotcom-ui-base-styles": "^
|
25
|
-
"@financial-times/dotcom-ui-bootstrap": "^
|
26
|
-
"@financial-times/dotcom-ui-flags": "^
|
23
|
+
"@financial-times/dotcom-ui-app-context": "^11.0.0-beta.0",
|
24
|
+
"@financial-times/dotcom-ui-base-styles": "^11.0.0-beta.0",
|
25
|
+
"@financial-times/dotcom-ui-bootstrap": "^11.0.0-beta.0",
|
26
|
+
"@financial-times/dotcom-ui-flags": "^11.0.0-beta.0",
|
27
27
|
"mime-types": "^2.1.26"
|
28
28
|
},
|
29
29
|
"peerDependencies": {
|