@itwin/map-layers 3.0.0-dev.91 → 3.0.0-dev.92
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 +30 -32
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/map-layers",
|
|
3
|
-
"version": "3.0.0-dev.
|
|
3
|
+
"version": "3.0.0-dev.92",
|
|
4
4
|
"description": "Extension that adds a Map Layers Widget",
|
|
5
5
|
"main": "lib/cjs/map-layers.js",
|
|
6
6
|
"module": "lib/esm/map-layers.js",
|
|
@@ -21,23 +21,22 @@
|
|
|
21
21
|
"url": "http://www.bentley.com"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"@itwin/core-bentley": "3.0.0-dev.
|
|
25
|
-
"@itwin/build-tools": "3.0.0-dev.
|
|
26
|
-
"@itwin/eslint-plugin": "3.0.0-dev.
|
|
27
|
-
"@itwin/core-geometry": "3.0.0-dev.
|
|
28
|
-
"@itwin/core-common": "3.0.0-dev.
|
|
29
|
-
"@itwin/core-frontend": "3.0.0-dev.
|
|
30
|
-
"@itwin/core-
|
|
31
|
-
"@itwin
|
|
32
|
-
"@
|
|
33
|
-
"@itwin/presentation-common": "3.0.0-dev.91",
|
|
24
|
+
"@itwin/core-bentley": "3.0.0-dev.92",
|
|
25
|
+
"@itwin/build-tools": "3.0.0-dev.92",
|
|
26
|
+
"@itwin/eslint-plugin": "3.0.0-dev.92",
|
|
27
|
+
"@itwin/core-geometry": "3.0.0-dev.92",
|
|
28
|
+
"@itwin/core-common": "3.0.0-dev.92",
|
|
29
|
+
"@itwin/core-frontend": "3.0.0-dev.92",
|
|
30
|
+
"@itwin/core-quantity": "3.0.0-dev.92",
|
|
31
|
+
"@bentley/itwin-client": "3.0.0-dev.92",
|
|
32
|
+
"@itwin/presentation-common": "3.0.0-dev.92",
|
|
34
33
|
"@bentley/react-scripts": "4.0.3",
|
|
35
|
-
"@itwin/appui-abstract": "3.0.0-dev.
|
|
36
|
-
"@itwin/components-react": "3.0.0-dev.
|
|
37
|
-
"@itwin/core-react": "3.0.0-dev.
|
|
38
|
-
"@itwin/imodel-components-react": "3.0.0-dev.
|
|
39
|
-
"@itwin/appui-react": "3.0.0-dev.
|
|
40
|
-
"@itwin/appui-layout-react": "3.0.0-dev.
|
|
34
|
+
"@itwin/appui-abstract": "3.0.0-dev.92",
|
|
35
|
+
"@itwin/components-react": "3.0.0-dev.92",
|
|
36
|
+
"@itwin/core-react": "3.0.0-dev.92",
|
|
37
|
+
"@itwin/imodel-components-react": "3.0.0-dev.92",
|
|
38
|
+
"@itwin/appui-react": "3.0.0-dev.92",
|
|
39
|
+
"@itwin/appui-layout-react": "3.0.0-dev.92",
|
|
41
40
|
"@itwin/itwinui-css": "^0.27.0",
|
|
42
41
|
"@itwin/itwinui-react": "^1.16.2",
|
|
43
42
|
"@testing-library/react": "^12.0.0",
|
|
@@ -79,19 +78,18 @@
|
|
|
79
78
|
"react-resize-detector": "^6.7.6"
|
|
80
79
|
},
|
|
81
80
|
"peerDependencies": {
|
|
82
|
-
"@itwin/core-bentley": "3.0.0-dev.
|
|
83
|
-
"@itwin/core-geometry": "3.0.0-dev.
|
|
84
|
-
"@itwin/core-common": "3.0.0-dev.
|
|
85
|
-
"@itwin/core-frontend": "3.0.0-dev.
|
|
86
|
-
"@itwin/core-
|
|
87
|
-
"@itwin
|
|
88
|
-
"@
|
|
89
|
-
"@itwin/
|
|
90
|
-
"@itwin/
|
|
91
|
-
"@itwin/
|
|
92
|
-
"@itwin/
|
|
93
|
-
"@itwin/
|
|
94
|
-
"@itwin/appui-layout-react": "3.0.0-dev.91",
|
|
81
|
+
"@itwin/core-bentley": "3.0.0-dev.92",
|
|
82
|
+
"@itwin/core-geometry": "3.0.0-dev.92",
|
|
83
|
+
"@itwin/core-common": "3.0.0-dev.92",
|
|
84
|
+
"@itwin/core-frontend": "3.0.0-dev.92",
|
|
85
|
+
"@itwin/core-quantity": "3.0.0-dev.92",
|
|
86
|
+
"@bentley/itwin-client": "3.0.0-dev.92",
|
|
87
|
+
"@itwin/appui-abstract": "3.0.0-dev.92",
|
|
88
|
+
"@itwin/components-react": "3.0.0-dev.92",
|
|
89
|
+
"@itwin/core-react": "3.0.0-dev.92",
|
|
90
|
+
"@itwin/appui-react": "3.0.0-dev.92",
|
|
91
|
+
"@itwin/imodel-components-react": "3.0.0-dev.92",
|
|
92
|
+
"@itwin/appui-layout-react": "3.0.0-dev.92",
|
|
95
93
|
"react": "^17.0.0",
|
|
96
94
|
"react-dom": "^17.0.0"
|
|
97
95
|
},
|
|
@@ -129,8 +127,8 @@
|
|
|
129
127
|
]
|
|
130
128
|
},
|
|
131
129
|
"scripts": {
|
|
132
|
-
"
|
|
133
|
-
"build": "npm run -s build
|
|
130
|
+
"build": "npm run -s copy:locale && npm run -s build:cjs",
|
|
131
|
+
"build:ci": "npm run -s build && npm run -s build:esm",
|
|
134
132
|
"build:cjs": "tsc 1>&2 --outDir lib/cjs && npm run -s copy:cjs",
|
|
135
133
|
"build:esm": "tsc 1>&2 --module ES2020 --outDir lib/esm && npm run -s copy:esm",
|
|
136
134
|
"clean": "rimraf lib .rush/temp/package-deps*.json",
|