@itwin/map-layers 6.0.0-dev.2 → 6.0.0-dev.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.
@@ -1 +1 @@
1
- {"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,2CACX,eAAe,KAAK,IAAI,yBAK7B,CAAC,GAAG,IAAI,GAAG,SAAS,sCA2BjC,CAAC"}
1
+ {"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,oCAClB,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,yBAK7B,CAAC,GAAG,IAAI,GAAG,SAAS,sCA2BjC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,2CACX,eAAe,KAAK,IAAI,yBAK7B,CAAC,GAAG,IAAI,GAAG,SAAS,sCA2BjC,CAAC"}
1
+ {"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,oCAClB,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,yBAK7B,CAAC,GAAG,IAAI,GAAG,SAAS,sCA2BjC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/map-layers",
3
- "version": "6.0.0-dev.2",
3
+ "version": "6.0.0-dev.3",
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",
@@ -38,41 +38,41 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@itwin/itwinui-icons-color-react": "^2.1.0",
41
- "@itwin/itwinui-icons-react": "^2.8.0",
41
+ "@itwin/itwinui-icons-react": "^2.10.0",
42
42
  "react-beautiful-dnd": "^13.1.1"
43
43
  },
44
44
  "devDependencies": {
45
- "@itwin/appui-abstract": "^4.10.4",
46
- "@itwin/appui-react": "^5.0.5",
47
- "@itwin/build-tools": "^4.10.4",
48
- "@itwin/components-react": "^5.0.5",
49
- "@itwin/core-bentley": "^4.10.4",
50
- "@itwin/core-common": "^4.10.4",
51
- "@itwin/core-frontend": "^4.10.4",
52
- "@itwin/core-geometry": "^4.10.4",
53
- "@itwin/core-orbitgt": "^4.10.4",
54
- "@itwin/core-quantity": "^4.10.4",
55
- "@itwin/core-react": "^5.0.5",
56
- "@itwin/core-telemetry": "^4.10.4",
45
+ "@itwin/appui-abstract": "^4.10.10",
46
+ "@itwin/appui-react": "^5.3.0",
47
+ "@itwin/build-tools": "^4.10.10",
48
+ "@itwin/components-react": "^5.3.0",
49
+ "@itwin/core-bentley": "^4.10.10",
50
+ "@itwin/core-common": "^4.10.10",
51
+ "@itwin/core-frontend": "^4.10.10",
52
+ "@itwin/core-geometry": "^4.10.10",
53
+ "@itwin/core-orbitgt": "^4.10.10",
54
+ "@itwin/core-quantity": "^4.10.10",
55
+ "@itwin/core-react": "^5.3.0",
56
+ "@itwin/core-telemetry": "^4.10.10",
57
57
  "@itwin/eslint-plugin": "^5.0.0",
58
- "@itwin/imodel-components-react": "^5.0.5",
59
- "@itwin/itwinui-react": "^3.16.5",
60
- "@itwin/map-layers-formats": "^4.10.4",
61
- "@itwin/webgl-compatibility": "^4.10.4",
58
+ "@itwin/imodel-components-react": "^5.3.0",
59
+ "@itwin/itwinui-react": "^3.17.3",
60
+ "@itwin/map-layers-formats": "^4.10.10",
61
+ "@itwin/webgl-compatibility": "^4.10.10",
62
62
  "@testing-library/dom": "^10.4.0",
63
63
  "@testing-library/react": "^16.2.0",
64
64
  "@testing-library/react-hooks": "^8.0.1",
65
65
  "@testing-library/user-event": "^14.6.1",
66
- "@types/jsdom-global": "^3.0.4",
67
- "@types/node": "^18.11.5",
68
- "@types/react": "^18.3.2",
66
+ "@types/jsdom-global": "^3.0.7",
67
+ "@types/node": "^18.19.80",
68
+ "@types/react": "^18.3.18",
69
69
  "@types/react-beautiful-dnd": "^13.1.8",
70
- "@typescript-eslint/eslint-plugin": "^8.20.0",
71
- "@typescript-eslint/parser": "^8.20.0",
72
- "@vitest/coverage-v8": "^2.1.1",
73
- "cpx2": "^3.0.0",
74
- "eslint": "^9.18.0",
75
- "eslint-config-prettier": "^10.0.1",
70
+ "@typescript-eslint/eslint-plugin": "^8.26.1",
71
+ "@typescript-eslint/parser": "^8.26.1",
72
+ "@vitest/coverage-v8": "^2.1.9",
73
+ "cpx2": "^3.0.2",
74
+ "eslint": "^9.22.0",
75
+ "eslint-config-prettier": "^10.1.1",
76
76
  "eslint-plugin-import": "^2.31.0",
77
77
  "eslint-plugin-react": "^7.37.4",
78
78
  "eslint-plugin-unused-imports": "^4.1.4",
@@ -80,17 +80,17 @@
80
80
  "jsdom": "^22.1.0",
81
81
  "jsdom-global": "^3.0.2",
82
82
  "raf": "^3.4.1",
83
- "react": "^18.2.7",
84
- "react-dom": "^18.2.7",
85
- "react-redux": "^7.2.2",
86
- "redux": "^4.1.0",
83
+ "react": "^18.3.1",
84
+ "react-dom": "^18.3.1",
85
+ "react-redux": "^7.2.9",
86
+ "redux": "^4.2.1",
87
87
  "rimraf": "^3.0.2",
88
- "sass-embedded": "^1.85.0",
89
- "source-map-support": "^0.5.6",
90
- "ts-node": "^10.9.1",
88
+ "sass-embedded": "^1.85.1",
89
+ "source-map-support": "^0.5.21",
90
+ "ts-node": "^10.9.2",
91
91
  "typemoq": "^2.1.0",
92
- "typescript": "~5.4.0",
93
- "vitest": "^2.1.1"
92
+ "typescript": "~5.4.5",
93
+ "vitest": "^2.1.9"
94
94
  },
95
95
  "peerDependencies": {
96
96
  "@itwin/appui-abstract": "^4.10.4",