|
60 | 60 | "lit": "^3.3.1" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@biomejs/biome": "~2.2.6", |
| 63 | + "@biomejs/biome": "~2.3.2", |
64 | 64 | "@custom-elements-manifest/analyzer": "^0.10.10", |
65 | 65 | "@igniteui/material-icons-extended": "^3.1.0", |
66 | 66 | "@open-wc/testing": "^4.0.0", |
67 | | - "@storybook/addon-a11y": "^9.1.13", |
68 | | - "@storybook/addon-docs": "^9.1.13", |
69 | | - "@storybook/addon-links": "^9.1.13", |
70 | | - "@storybook/web-components-vite": "^9.1.13", |
| 67 | + "@storybook/addon-a11y": "^10.0.1", |
| 68 | + "@storybook/addon-docs": "^10.0.1", |
| 69 | + "@storybook/addon-links": "^10.0.1", |
| 70 | + "@storybook/web-components-vite": "^10.0.1", |
71 | 71 | "@types/mocha": "^10.0.10", |
72 | 72 | "@web/dev-server-esbuild": "^1.0.4", |
73 | 73 | "@web/test-runner": "^0.20.2", |
|
80 | 80 | "custom-element-vs-code-integration": "^1.5.0", |
81 | 81 | "globby": "^15.0.0", |
82 | 82 | "husky": "^9.1.7", |
83 | | - "ig-typedoc-theme": "^6.2.3", |
| 83 | + "ig-typedoc-theme": "^7.0.0", |
84 | 84 | "igniteui-i18n-resources": "0.6.0-alpha.4", |
85 | | - "igniteui-theming": "^21.0.2", |
| 85 | + "igniteui-theming": "^22.1.0", |
86 | 86 | "keep-a-changelog": "^2.7.1", |
87 | | - "lint-staged": "^16.2.5", |
| 87 | + "lint-staged": "^16.2.6", |
88 | 88 | "lit-analyzer": "^2.0.3", |
89 | 89 | "madge": "^8.0.0", |
90 | 90 | "node-watch": "^0.7.4", |
|
94 | 94 | "rimraf": "^6.0.1", |
95 | 95 | "sass-embedded": "~1.93.2", |
96 | 96 | "sinon": "^21.0.0", |
97 | | - "storybook": "^9.1.13", |
| 97 | + "storybook": "^10.0.1", |
98 | 98 | "stylelint": "^16.25.0", |
99 | 99 | "stylelint-config-standard-scss": "^16.0.0", |
100 | 100 | "stylelint-prettier": "^5.0.3", |
101 | 101 | "stylelint-scss": "^6.12.1", |
102 | 102 | "ts-lit-plugin": "^2.0.2", |
103 | 103 | "tslib": "^2.8.1", |
104 | | - "typedoc": "~0.27.9", |
105 | | - "typedoc-plugin-localization": "^3.0.6", |
106 | | - "typescript": "^5.8.3", |
107 | | - "vite": "^7.1.11" |
| 104 | + "typedoc": "~0.28.14", |
| 105 | + "typedoc-plugin-localization": "^3.1.0", |
| 106 | + "typescript": "^5.9.3", |
| 107 | + "vite": "^7.1.12" |
108 | 108 | }, |
109 | 109 | "peerDependencies": { |
110 | 110 | "dompurify": "^3.3.0", |
111 | 111 | "marked": "^16.4.1", |
112 | 112 | "marked-shiki": "^1.2.1", |
113 | | - "shiki": "^3.13.0" |
| 113 | + "shiki": "^3.14.0" |
114 | 114 | }, |
115 | 115 | "browserslist": [ |
116 | 116 | "defaults" |
|
0 commit comments