|
52 | 52 | "prepare": "husky" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@floating-ui/dom": "^1.7.3", |
| 55 | + "@floating-ui/dom": "^1.7.4", |
56 | 56 | "@lit-labs/virtualizer": "^2.1.1", |
57 | 57 | "@lit/context": "^1.1.6", |
58 | 58 | "lit": "^3.3.1" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@biomejs/biome": "~2.1.3", |
62 | | - "@custom-elements-manifest/analyzer": "^0.10.4", |
| 61 | + "@biomejs/biome": "~2.2.2", |
| 62 | + "@custom-elements-manifest/analyzer": "^0.10.5", |
63 | 63 | "@igniteui/material-icons-extended": "^3.1.0", |
64 | 64 | "@open-wc/testing": "^4.0.0", |
65 | | - "@storybook/addon-a11y": "^9.1.1", |
66 | | - "@storybook/addon-docs": "^9.1.1", |
67 | | - "@storybook/addon-links": "^9.1.1", |
68 | | - "@storybook/web-components-vite": "^9.1.1", |
| 65 | + "@storybook/addon-a11y": "^9.1.3", |
| 66 | + "@storybook/addon-docs": "^9.1.3", |
| 67 | + "@storybook/addon-links": "^9.1.3", |
| 68 | + "@storybook/web-components-vite": "^9.1.3", |
69 | 69 | "@types/mocha": "^10.0.10", |
70 | 70 | "@web/dev-server-esbuild": "^1.0.4", |
71 | 71 | "@web/test-runner": "^0.20.2", |
|
82 | 82 | "ig-typedoc-theme": "^6.2.3", |
83 | 83 | "igniteui-theming": "^19.3.0-beta.4", |
84 | 84 | "keep-a-changelog": "^2.6.2", |
85 | | - "lint-staged": "^16.1.4", |
| 85 | + "lint-staged": "^16.1.5", |
86 | 86 | "lit-analyzer": "^2.0.3", |
87 | 87 | "madge": "^8.0.0", |
88 | 88 | "marked": "^12.0.2", |
89 | 89 | "marked-shiki": "^1.2.1", |
90 | 90 | "node-watch": "^0.7.4", |
91 | | - "playwright": "^1.54.2", |
| 91 | + "playwright": "^1.55.0", |
92 | 92 | "postcss": "^8.5.6", |
93 | 93 | "prettier": "^3.6.2", |
94 | 94 | "rimraf": "^6.0.1", |
95 | 95 | "sass-embedded": "~1.78.0", |
96 | 96 | "shiki": "^3.10.0", |
97 | 97 | "sinon": "^21.0.0", |
98 | | - "storybook": "^9.1.1", |
99 | | - "stylelint": "^16.23.0", |
| 98 | + "storybook": "^9.1.3", |
| 99 | + "stylelint": "^16.23.1", |
100 | 100 | "stylelint-config-standard-scss": "^15.0.1", |
101 | 101 | "stylelint-prettier": "^5.0.3", |
102 | 102 | "stylelint-scss": "^6.12.1", |
|
105 | 105 | "typedoc": "~0.27.9", |
106 | 106 | "typedoc-plugin-localization": "^3.0.6", |
107 | 107 | "typescript": "^5.8.3", |
108 | | - "vite": "^7.1.0" |
| 108 | + "vite": "^7.1.3" |
109 | 109 | }, |
110 | 110 | "peerDependencies": { |
111 | 111 | "@google/genai": "^1.3.0", |
|
0 commit comments