|
1 | 1 | { |
2 | 2 | "name": "@qualcomm-ui/core", |
3 | | - "version": "1.6.1", |
| 3 | + "version": "1.6.2", |
4 | 4 | "description": "core components", |
5 | 5 | "author": "Ryan Bower", |
6 | 6 | "license": "BSD-3-Clause-Clear", |
|
43 | 43 | "@internationalized/number": "^3.6.4", |
44 | 44 | "@qualcomm-ui/cli": "catalog:", |
45 | 45 | "@qualcomm-ui/css-utils": "catalog:", |
46 | | - "@qualcomm-ui/dom": "workspace:^1.0.10", |
| 46 | + "@qualcomm-ui/dom": "workspace:^1.0.11", |
47 | 47 | "@qualcomm-ui/esbuild": "catalog:", |
48 | 48 | "@qualcomm-ui/tsconfig": "catalog:", |
49 | | - "@qualcomm-ui/utils": "workspace:^1.2.1", |
| 49 | + "@qualcomm-ui/utils": "workspace:^1.2.2", |
50 | 50 | "@types/node": "~24.9.2", |
51 | 51 | "@vitest/coverage-v8": "catalog:", |
52 | 52 | "@vitest/ui": "catalog:", |
|
58 | 58 | }, |
59 | 59 | "peerDependencies": { |
60 | 60 | "@internationalized/number": ">=3.6.4", |
61 | | - "@qualcomm-ui/dom": "workspace:^1.0.10", |
62 | | - "@qualcomm-ui/utils": "workspace:^1.2.1" |
| 61 | + "@qualcomm-ui/dom": "workspace:^1.0.11", |
| 62 | + "@qualcomm-ui/utils": "workspace:^1.2.2" |
63 | 63 | } |
64 | 64 | } |
0 commit comments