@shuriken-ui/tailwind 3.0.0 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shuriken-ui/tailwind",
3
- "version": "3.0.0",
3
+ "version": "3.0.2",
4
4
  "license": "MIT",
5
5
  "author": "Css Ninja <hello@cssninja.io> (https://cssninja.io)",
6
6
  "repository": "shuriken-ui/tailwind",
@@ -84,12 +84,12 @@
84
84
  "@commitlint/cli": "^18.4.4",
85
85
  "@commitlint/config-conventional": "^18.4.4",
86
86
  "@open-wc/lit-helpers": "0.6.0",
87
- "@storybook/addon-essentials": "^7.6.7",
88
- "@storybook/addon-links": "^7.6.7",
89
- "@storybook/addon-themes": "^7.6.7",
90
- "@storybook/blocks": "^7.6.7",
91
- "@storybook/web-components": "^7.6.7",
92
- "@storybook/web-components-vite": "^7.6.7",
87
+ "@storybook/addon-essentials": "^8.0.5",
88
+ "@storybook/addon-links": "^8.0.5",
89
+ "@storybook/addon-themes": "^8.0.5",
90
+ "@storybook/blocks": "^8.0.5",
91
+ "@storybook/web-components": "^8.0.5",
92
+ "@storybook/web-components-vite": "^8.0.5",
93
93
  "@types/node": "20.11.0",
94
94
  "@typescript-eslint/eslint-plugin": "^6.18.1",
95
95
  "@vitest/coverage-v8": "^1.1.3",
@@ -99,7 +99,7 @@
99
99
  "commitlint": "^18.4.4",
100
100
  "eslint": "8.56.0",
101
101
  "eslint-config-prettier": "9.1.0",
102
- "eslint-plugin-storybook": "^0.6.15",
102
+ "eslint-plugin-storybook": "^0.8.0",
103
103
  "eslint-plugin-tailwindcss": "3.13.1",
104
104
  "eslint-plugin-unicorn": "^50.0.1",
105
105
  "jsdom": "^23.2.0",
@@ -108,11 +108,9 @@
108
108
  "npm-run-all": "^4.1.5",
109
109
  "postcss": "^8.4.33",
110
110
  "prettier": "^3.1.1",
111
- "react": "^18.2.0",
112
- "react-dom": "^18.2.0",
113
111
  "simple-git-hooks": "^2.9.0",
114
112
  "standard-version": "^9.5.0",
115
- "storybook": "^7.6.7",
113
+ "storybook": "^8.0.5",
116
114
  "typescript": "^5.3.3",
117
115
  "unbuild": "^2.0.0",
118
116
  "vitest": "^1.1.3",