|
39 | 39 | "preview": "http-server dist/storybook --port \"6998\"" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@storybook/addon-a11y": "^9.1.8", |
| 42 | + "@storybook/addon-a11y": "^10.2.8", |
43 | 43 | "classix": "^2.2.4", |
44 | 44 | "custom-elements-manifest": "^2.1.0", |
45 | | - "lit": "^3.3.1", |
| 45 | + "lit": "^3.3.2", |
46 | 46 | "vite-plugin-replace": "^0.1.1" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@open-wc/testing-helpers": "^3.0.1", |
50 | 50 | "@rollup/pluginutils": "^5.3.0", |
51 | 51 | "@solid-design-system/theming": "workspace:*", |
52 | | - "@storybook/addon-themes": "^9.1.5", |
53 | | - "@tailwindcss/postcss": "^4.1.13", |
54 | | - "@tailwindcss/vite": "^4.1.13", |
55 | | - "@storybook/addon-links": "^9.1.8", |
56 | | - "@playwright/test": "^1.54.2", |
57 | | - "@storybook/test-runner": "^0.23.0", |
58 | | - "@storybook/web-components-vite": "^9.1.8", |
| 52 | + "@storybook/addon-themes": "^10.2.8", |
| 53 | + "@tailwindcss/postcss": "^4.1.18", |
| 54 | + "@tailwindcss/vite": "^4.1.18", |
| 55 | + "@storybook/addon-links": "^10.2.8", |
| 56 | + "@playwright/test": "^1.58.2", |
| 57 | + "@storybook/test-runner": "^0.24.2", |
| 58 | + "@storybook/web-components-vite": "^10.2.8", |
59 | 59 | "@tarekraafat/autocomplete.js": "^10.2.9", |
60 | | - "@types/node": "^24.0.10", |
61 | | - "autoprefixer": "^10.4.21", |
| 60 | + "@types/node": "^25.2.3", |
| 61 | + "autoprefixer": "^10.4.24", |
62 | 62 | "axe-html-reporter": "^2.2.11", |
63 | 63 | "axe-playwright": "^2.2.2", |
64 | 64 | "change-case": "^5.4.4", |
65 | | - "chromatic": "^13.2.1", |
66 | | - "comment-parser": "^1.4.1", |
| 65 | + "chromatic": "^15.1.0", |
| 66 | + "comment-parser": "^1.4.5", |
67 | 67 | "concurrently": "^9.2.1", |
68 | 68 | "countup.js": "^2.9.0", |
69 | 69 | "cssnano": "^7.1.1", |
70 | | - "globby": "^15.0.0", |
| 70 | + "globby": "^16.1.0", |
71 | 71 | "http-server": "^14.1.1", |
72 | | - "lit-html": "^3.3.1", |
| 72 | + "lit-html": "^3.3.2", |
73 | 73 | "normalize.css": "^8.0.1", |
74 | 74 | "picocolors": "^1.1.1", |
75 | 75 | "postcss-nested": "^7.0.2", |
76 | 76 | "postcss-import": "^16.1.1", |
77 | 77 | "postcss": "^8.5.6", |
78 | | - "prettier": "^3.6.2", |
79 | | - "react-dom": "^19.1.1", |
80 | | - "storybook": "^9.1.17", |
81 | | - "react": "^19.1.1", |
82 | | - "tailwindcss": "^4.1.13", |
| 78 | + "prettier": "^3.8.1", |
| 79 | + "react-dom": "^19.2.4", |
| 80 | + "storybook": "^10.2.8", |
| 81 | + "react": "^19.2.4", |
| 82 | + "tailwindcss": "^4.1.18", |
83 | 83 | "typescript": "5.8.3", |
84 | 84 | "user-agent-data-types": "^0.4.2", |
85 | | - "vite-node": "^3.2.4", |
| 85 | + "vite-node": "^5.3.0", |
86 | 86 | "vite-plugin-cem": "^0.8.4", |
87 | | - "vite-tsconfig-paths": "^5.1.4", |
| 87 | + "vite-tsconfig-paths": "^6.1.0", |
88 | 88 | "wait-on": "^9.0.1", |
89 | 89 | "wc-storybook-helpers": "1.5.3", |
90 | | - "@storybook/addon-docs": "^9.1.8", |
91 | | - "vite": "^7.1.9" |
| 90 | + "@storybook/addon-docs": "^10.2.8", |
| 91 | + "vite": "^7.3.1" |
92 | 92 | } |
93 | 93 | } |
0 commit comments