|
49 | 49 | "lit": "^2.5.0 || ^3.1.3" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@axe-core/playwright": "^4.10.2", |
53 | | - "@custom-elements-manifest/analyzer": "^0.10.5", |
| 52 | + "@axe-core/playwright": "4.10.2", |
| 53 | + "@custom-elements-manifest/analyzer": "0.10.8", |
54 | 54 | "@storybook/addon-a11y": "9.1.10", |
55 | 55 | "@storybook/addon-designs": "10.0.2", |
56 | 56 | "@storybook/addon-docs": "9.1.10", |
57 | | - "@storybook/addon-vitest": "^9.1.10", |
58 | | - "@storybook/test-runner": "^0.23.0", |
| 57 | + "@storybook/addon-vitest": "9.1.10", |
| 58 | + "@storybook/test-runner": "0.23.0", |
59 | 59 | "@storybook/web-components-vite": "9.1.10", |
60 | | - "@types/react": "^19", |
61 | | - "@types/react-dom": "^19", |
62 | | - "@vitest/browser": "^3.2.4", |
| 60 | + "@types/react": "19.1.16", |
| 61 | + "@types/react-dom": "19.1.9", |
| 62 | + "@vitest/browser": "3.2.4", |
63 | 63 | "@vitest/coverage-v8": "3.2.4", |
64 | | - "@vitest/ui": "^3.2.4", |
65 | | - "@wc-toolkit/storybook-helpers": "^9.0.1", |
66 | | - "autoprefixer": "^10.4.21", |
67 | | - "glob": "^11.0.0", |
68 | | - "playwright": "^1.55.0", |
69 | | - "postcss": "^8.5.6", |
70 | | - "postcss-preset-env": "^10.3.1", |
71 | | - "react": "^19.1.1", |
72 | | - "react-dom": "^19.1.1", |
73 | | - "rimraf": "^6.0.1", |
74 | | - "storybook": "^9.1.10", |
75 | | - "typescript": "^5.3.3", |
76 | | - "vite": "^7.1.3", |
77 | | - "vite-plugin-dts": "^4.3.0", |
78 | | - "vite-plugin-lit-css": "^2.2.1", |
| 64 | + "@vitest/ui": "3.2.4", |
| 65 | + "@wc-toolkit/storybook-helpers": "9.0.1", |
| 66 | + "autoprefixer": "10.4.21", |
| 67 | + "glob": "11.0.3", |
| 68 | + "playwright": "1.53.1", |
| 69 | + "postcss": "8.5.6", |
| 70 | + "postcss-preset-env": "10.4.0", |
| 71 | + "react": "19.1.1", |
| 72 | + "react-dom": "19.1.1", |
| 73 | + "rimraf": "6.0.1", |
| 74 | + "storybook": "9.1.10", |
| 75 | + "typescript": "5.9.2", |
| 76 | + "vite": "7.1.7", |
| 77 | + "vite-plugin-dts": "4.5.4", |
| 78 | + "vite-plugin-lit-css": "2.2.1", |
79 | 79 | "vitest": "3.2.4" |
80 | 80 | }, |
81 | 81 | "keywords": [ |
|
0 commit comments