|
42 | 42 | "typecheck": "tsc --noEmit" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@itwin/appui-abstract": "^5.0.0-dev.111", |
46 | | - "@itwin/components-react": "^5.4.0", |
47 | | - "@itwin/core-bentley": "^5.0.0-dev.111", |
48 | | - "@itwin/core-common": "^5.0.0-dev.111", |
49 | | - "@itwin/core-frontend": "^5.0.0-dev.111", |
50 | | - "@itwin/core-geometry": "^5.0.0-dev.111", |
51 | | - "@itwin/core-react": "^5.4.0", |
52 | | - "@itwin/presentation-common": "^5.0.0-dev.111", |
53 | | - "@itwin/presentation-components": "^5.12.1", |
54 | | - "@itwin/presentation-frontend": "^5.0.0-dev.111", |
| 45 | + "@itwin/appui-abstract": "^5.1.7", |
| 46 | + "@itwin/components-react": "^5.15.0", |
| 47 | + "@itwin/core-bentley": "^5.1.7", |
| 48 | + "@itwin/core-common": "^5.1.7", |
| 49 | + "@itwin/core-frontend": "^5.1.7", |
| 50 | + "@itwin/core-geometry": "^5.1.7", |
| 51 | + "@itwin/core-react": "^5.15.0", |
| 52 | + "@itwin/core-orbitgt": "^5.1.7", |
| 53 | + "@itwin/presentation-common": "^5.1.7", |
| 54 | + "@itwin/presentation-components": "^5.12.8", |
| 55 | + "@itwin/presentation-core-interop": "^1.3.4", |
| 56 | + "@itwin/presentation-frontend": "^5.1.7", |
| 57 | + "@itwin/unified-selection": "^1.5.1", |
| 58 | + "@itwin/unified-selection-react": "^1.0.1", |
55 | 59 | "@testing-library/react": "^16.2.0", |
56 | 60 | "@types/react": "^18.0.0", |
57 | 61 | "@types/react-redux": "^7.1.25", |
|
72 | 76 | "vitest": "^2.1.9" |
73 | 77 | }, |
74 | 78 | "peerDependencies": { |
75 | | - "@itwin/appui-abstract": "^5.0.0-dev.111", |
76 | | - "@itwin/components-react": "^5.4.0", |
77 | | - "@itwin/core-bentley": "^5.0.0-dev.111", |
78 | | - "@itwin/core-common": "^5.0.0-dev.111", |
79 | | - "@itwin/core-frontend": "^5.0.0-dev.111", |
80 | | - "@itwin/core-geometry": "^5.0.0-dev.111", |
81 | | - "@itwin/core-react": "^5.4.0", |
82 | | - "@itwin/presentation-common": "^5.0.0-dev.111", |
83 | | - "@itwin/presentation-components": "^5.12.1", |
84 | | - "@itwin/presentation-frontend": "^5.0.0-dev.111", |
| 79 | + "@itwin/appui-abstract": "^5.1.7", |
| 80 | + "@itwin/components-react": "^5.15.0", |
| 81 | + "@itwin/core-bentley": "^5.1.7", |
| 82 | + "@itwin/core-common": "^5.1.7", |
| 83 | + "@itwin/core-frontend": "^5.1.7", |
| 84 | + "@itwin/core-geometry": "^5.1.7", |
| 85 | + "@itwin/core-react": "^5.15.0", |
| 86 | + "@itwin/core-orbitgt": "^5.1.7", |
| 87 | + "@itwin/presentation-common": "^5.1.7", |
| 88 | + "@itwin/presentation-components": "^5.12.8", |
| 89 | + "@itwin/presentation-frontend": "^5.1.7", |
85 | 90 | "react": "^18.0.0", |
86 | 91 | "react-dom": "^18.0.0" |
87 | 92 | }, |
|
0 commit comments