|
50 | 50 | "prepare": "husky" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "@floating-ui/dom": "^1.6.13", |
| 53 | + "@floating-ui/dom": "^1.7.0", |
54 | 54 | "@lit-labs/virtualizer": "^2.1.0", |
55 | 55 | "@lit/context": "^1.1.5", |
56 | 56 | "lit": "^3.3.0" |
|
60 | 60 | "@custom-elements-manifest/analyzer": "^0.10.4", |
61 | 61 | "@igniteui/material-icons-extended": "^3.1.0", |
62 | 62 | "@open-wc/testing": "^4.0.0", |
63 | | - "@storybook/addon-a11y": "^9.0.0-beta.6", |
64 | | - "@storybook/addon-docs": "^9.0.0-beta.6", |
65 | | - "@storybook/addon-links": "^9.0.0-beta.6", |
66 | | - "@storybook/web-components-vite": "^9.0.0-beta.6", |
| 63 | + "@storybook/addon-a11y": "^9.0.0-rc.0", |
| 64 | + "@storybook/addon-docs": "^9.0.0-rc.0", |
| 65 | + "@storybook/addon-links": "^9.0.0-rc.0", |
| 66 | + "@storybook/web-components-vite": "^9.0.0-rc.0", |
67 | 67 | "@types/mocha": "^10.0.10", |
68 | 68 | "@web/dev-server-esbuild": "^1.0.4", |
69 | 69 | "@web/test-runner": "^0.20.1", |
|
79 | 79 | "ig-typedoc-theme": "^6.0.0", |
80 | 80 | "igniteui-theming": "^17.2.0", |
81 | 81 | "keep-a-changelog": "^2.6.2", |
82 | | - "lint-staged": "^15.5.1", |
| 82 | + "lint-staged": "^16.0.0", |
83 | 83 | "lit-analyzer": "^2.0.3", |
84 | 84 | "madge": "^8.0.0", |
85 | 85 | "node-watch": "^0.7.4", |
|
89 | 89 | "rimraf": "^6.0.1", |
90 | 90 | "sass-embedded": "~1.78.0", |
91 | 91 | "sinon": "^20.0.0", |
92 | | - "storybook": "^9.0.0-beta.6", |
| 92 | + "storybook": "^9.0.0-rc.0", |
93 | 93 | "stylelint": "^16.19.1", |
94 | | - "stylelint-config-standard-scss": "^14.0.0", |
| 94 | + "stylelint-config-standard-scss": "^15.0.0", |
95 | 95 | "stylelint-prettier": "^5.0.3", |
96 | | - "stylelint-scss": "^6.11.1", |
| 96 | + "stylelint-scss": "^6.12.0", |
97 | 97 | "ts-lit-plugin": "^2.0.2", |
98 | 98 | "tslib": "^2.8.1", |
99 | 99 | "typedoc": "~0.27.9", |
100 | 100 | "typedoc-plugin-localization": "^3.0.6", |
101 | 101 | "typescript": "^5.8.3", |
102 | | - "vite": "^6.3.4" |
| 102 | + "vite": "^6.3.5" |
103 | 103 | }, |
104 | 104 | "peerDependencies": { |
105 | 105 | "marked": "^12.0.0" |
|
0 commit comments