|
53 | 53 | "test": "echo \"No tests yet.\"" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@biomejs/biome": "1.8.3", |
57 | | - "@custom-elements-manifest/analyzer": "^0.10.2", |
58 | | - "@storybook/addon-essentials": "^8.4.4", |
59 | | - "@storybook/blocks": "^8.4.4", |
60 | | - "@storybook/csf": "^0.1.11", |
61 | | - "@storybook/types": "^8.4.4", |
62 | | - "@storybook/web-components": "^8.4.4", |
63 | | - "@storybook/web-components-vite": "^8.4.4", |
| 56 | + "@biomejs/biome": "1.9.4", |
| 57 | + "@custom-elements-manifest/analyzer": "^0.10.4", |
| 58 | + "@storybook/addon-essentials": "^8.6.4", |
| 59 | + "@storybook/blocks": "^8.6.4", |
| 60 | + "@storybook/csf": "^0.1.13", |
| 61 | + "@storybook/types": "^8.6.4", |
| 62 | + "@storybook/web-components": "^8.6.4", |
| 63 | + "@storybook/web-components-vite": "^8.6.4", |
64 | 64 | "@types/gapi": "^0.0.47", |
65 | | - "@types/google.accounts": "^0.0.14", |
66 | | - "@types/google.picker": "^0.0.46", |
| 65 | + "@types/google.accounts": "^0.0.15", |
| 66 | + "@types/google.picker": "^0.0.49", |
67 | 67 | "@types/mdast": "^4.0.4", |
68 | | - "@types/mocha": "^10.0.6", |
69 | | - "@types/node": "^22.4.1", |
| 68 | + "@types/mocha": "^10.0.10", |
| 69 | + "@types/node": "^22.13.10", |
70 | 70 | "@types/unist": "^3.0.3", |
71 | | - "browserslist": "^4.24.0", |
| 71 | + "browserslist": "^4.24.4", |
72 | 72 | "browserslist-to-esbuild": "^2.1.1", |
73 | 73 | "bundlewatch": "^0.4.0", |
74 | 74 | "custom-elements-manifest": "^2.1.0", |
75 | | - "husky": "^9.1.4", |
76 | | - "lint-staged": "^15.2.9", |
| 75 | + "husky": "^9.1.7", |
| 76 | + "lint-staged": "^15.4.3", |
77 | 77 | "mdast-util-from-markdown": "^2.0.2", |
78 | | - "prettier": "^3.3.3", |
| 78 | + "prettier": "^3.5.3", |
79 | 79 | "remark": "^15.0.1", |
80 | 80 | "remark-behead": "^3.1.0", |
81 | | - "remark-gfm": "^4.0.0", |
| 81 | + "remark-gfm": "^4.0.1", |
82 | 82 | "remark-github": "^12.0.0", |
83 | 83 | "remark-toc": "^9.0.0", |
84 | | - "storybook": "^8.4.4", |
85 | | - "tsup": "^8.0.2", |
86 | | - "tsx": "^4.19.2", |
87 | | - "typescript": "^5.6.3", |
88 | | - "wireit": "^0.14.4" |
| 84 | + "storybook": "^8.6.4", |
| 85 | + "tsup": "^8.4.0", |
| 86 | + "tsx": "^4.19.3", |
| 87 | + "typescript": "^5.8.2", |
| 88 | + "wireit": "^0.14.11" |
89 | 89 | }, |
90 | 90 | "customElements": "dist/custom-elements.json", |
91 | 91 | "wireit": { |
|
0 commit comments