@abumble/design-system 0.0.29 → 0.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abumble/design-system",
3
- "version": "0.0.29",
3
+ "version": "0.0.30",
4
4
  "files": [
5
5
  "dist",
6
6
  "src/styles.css"
@@ -193,11 +193,11 @@
193
193
  "@radix-ui/react-separator": "^1.1.7",
194
194
  "@radix-ui/react-slot": "^1.2.3",
195
195
  "@radix-ui/react-tooltip": "^1.2.8",
196
- "@storybook/addon-a11y": "^10.0.7",
197
- "@storybook/addon-docs": "^10.0.7",
198
- "@storybook/addon-onboarding": "^10.0.7",
199
- "@storybook/addon-vitest": "^10.0.7",
200
- "@storybook/react-vite": "^10.0.7",
196
+ "@storybook/addon-a11y": "10.2.8",
197
+ "@storybook/addon-docs": "10.2.8",
198
+ "@storybook/addon-onboarding": "10.2.8",
199
+ "@storybook/addon-vitest": "10.2.8",
200
+ "@storybook/react-vite": "10.2.8",
201
201
  "@tailwindcss/vite": "^4.0.6",
202
202
  "@types/node": "^24.10.0",
203
203
  "@types/react": "^19.2.2",
@@ -213,7 +213,7 @@
213
213
  "eslint": "^9.39.1",
214
214
  "eslint-plugin-react-hooks": "^7.0.1",
215
215
  "eslint-plugin-react-refresh": "^0.4.24",
216
- "eslint-plugin-storybook": "^10.0.7",
216
+ "eslint-plugin-storybook": "10.2.8",
217
217
  "globals": "^16.5.0",
218
218
  "lucide-react": "^0.544.0",
219
219
  "playwright": "^1.56.1",
@@ -222,7 +222,7 @@
222
222
  "react": "^19.2.0",
223
223
  "react-dom": "^19.2.0",
224
224
  "rimraf": "^6.1.2",
225
- "storybook": "^10.0.7",
225
+ "storybook": "10.2.8",
226
226
  "tailwind-merge": "^3.0.2",
227
227
  "tailwindcss": "^4.1.17",
228
228
  "typescript": "~5.9.3",