@repobuddy/storybook 2.23.0 → 2.23.1

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 (2) hide show
  1. package/package.json +2 -2
  2. package/styles.css +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@repobuddy/storybook",
3
- "version": "2.23.0",
3
+ "version": "2.23.1",
4
4
  "description": "Storybook repo buddy",
5
5
  "keywords": [
6
6
  "storybook",
@@ -80,6 +80,7 @@
80
80
  "class-variance-authority": "^0.7.1",
81
81
  "htmlfy": "^1.0.0",
82
82
  "tailwind-merge": "^3.4.0",
83
+ "tailwindcss": "^4.2.1",
83
84
  "type-plus": "8.0.0-beta.8"
84
85
  },
85
86
  "devDependencies": {
@@ -102,7 +103,6 @@
102
103
  "storybook-addon-code-editor": "^6.1.3",
103
104
  "storybook-addon-tag-badges": "^3.0.6",
104
105
  "storybook-addon-vis": "^3.1.2",
105
- "tailwindcss": "^4.1.17",
106
106
  "tsdown": "^0.20.0",
107
107
  "vite": "^7.3.0",
108
108
  "vitest": "^4.0.16"
package/styles.css CHANGED
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme {
4
4
  :root, :host {