|
62 | 62 | "@custom-elements-manifest/analyzer": "^0.10.4", |
63 | 63 | "@igniteui/material-icons-extended": "^3.1.0", |
64 | 64 | "@open-wc/testing": "^4.0.0", |
65 | | - "@storybook/addon-a11y": "^9.1.0", |
66 | | - "@storybook/addon-docs": "^9.1.0", |
67 | | - "@storybook/addon-links": "^9.1.0", |
68 | | - "@storybook/web-components-vite": "^9.1.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", |
69 | 69 | "@types/mocha": "^10.0.10", |
70 | 70 | "@web/dev-server-esbuild": "^1.0.4", |
71 | 71 | "@web/test-runner": "^0.20.2", |
|
79 | 79 | "globby": "^14.1.0", |
80 | 80 | "husky": "^9.1.7", |
81 | 81 | "ig-typedoc-theme": "^6.2.3", |
82 | | - "igniteui-theming": "^19.2.1", |
| 82 | + "igniteui-theming": "^19.2.2", |
83 | 83 | "keep-a-changelog": "^2.6.2", |
84 | | - "lint-staged": "^16.1.2", |
| 84 | + "lint-staged": "^16.1.4", |
85 | 85 | "lit-analyzer": "^2.0.3", |
86 | 86 | "madge": "^8.0.0", |
87 | 87 | "node-watch": "^0.7.4", |
|
91 | 91 | "rimraf": "^6.0.1", |
92 | 92 | "sass-embedded": "~1.78.0", |
93 | 93 | "sinon": "^21.0.0", |
94 | | - "storybook": "^9.1.0", |
| 94 | + "storybook": "^9.1.1", |
95 | 95 | "stylelint": "^16.23.0", |
96 | 96 | "stylelint-config-standard-scss": "^15.0.1", |
97 | 97 | "stylelint-prettier": "^5.0.3", |
|
101 | 101 | "typedoc": "~0.27.9", |
102 | 102 | "typedoc-plugin-localization": "^3.0.6", |
103 | 103 | "typescript": "^5.8.3", |
104 | | - "vite": "^7.0.6" |
| 104 | + "vite": "^7.1.0" |
105 | 105 | }, |
106 | 106 | "browserslist": [ |
107 | 107 | "defaults" |
|
0 commit comments