|
47 | 47 | "@semantic-release/commit-analyzer": "^9.0.2",
|
48 | 48 | "@semantic-release/github": "github:semantic-release/github",
|
49 | 49 | "@semantic-release/npm": "github:semantic-release/npm",
|
50 |
| - "@storybook/addon-a11y": "^8.3.2", |
51 |
| - "@storybook/addon-actions": "^8.3.2", |
52 |
| - "@storybook/addon-essentials": "^8.3.2", |
53 |
| - "@storybook/addon-interactions": "^8.3.2", |
54 |
| - "@storybook/addon-links": "^8.3.2", |
| 50 | + "@storybook/addon-a11y": "^8.3.3", |
| 51 | + "@storybook/addon-actions": "^8.3.3", |
| 52 | + "@storybook/addon-essentials": "^8.3.3", |
| 53 | + "@storybook/addon-interactions": "^8.3.3", |
| 54 | + "@storybook/addon-links": "^8.3.3", |
55 | 55 | "@storybook/addon-styling-webpack": "^1.0.0",
|
56 |
| - "@storybook/addon-themes": "^8.3.2", |
| 56 | + "@storybook/addon-themes": "^8.3.3", |
57 | 57 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
58 |
| - "@storybook/manager-api": "^8.3.2", |
| 58 | + "@storybook/manager-api": "^8.3.3", |
59 | 59 | "@storybook/mdx2-csf": "^1.1.0",
|
60 |
| - "@storybook/react": "^8.3.2", |
61 |
| - "@storybook/react-webpack5": "^8.3.2", |
62 |
| - "@storybook/test": "^8.3.2", |
63 |
| - "@storybook/theming": "^8.3.2", |
| 60 | + "@storybook/react": "^8.3.3", |
| 61 | + "@storybook/react-webpack5": "^8.3.3", |
| 62 | + "@storybook/test": "^8.3.3", |
| 63 | + "@storybook/theming": "^8.3.3", |
64 | 64 | "@tailwindcss/forms": "^0.5.9",
|
65 | 65 | "@testing-library/react": "^14.3.1",
|
66 | 66 | "@types/jest": "^29.5.13",
|
67 |
| - "@types/node": "^22.5.5", |
68 |
| - "@types/react": "^18.3.8", |
69 |
| - "@typescript-eslint/eslint-plugin": "^8.6.0", |
70 |
| - "@typescript-eslint/parser": "^8.6.0", |
| 67 | + "@types/node": "^22.6.1", |
| 68 | + "@types/react": "^18.3.9", |
| 69 | + "@typescript-eslint/eslint-plugin": "^8.7.0", |
| 70 | + "@typescript-eslint/parser": "^8.7.0", |
71 | 71 | "autoprefixer": "^10.4.20",
|
72 | 72 | "babel-jest": "^27.5.1",
|
73 | 73 | "babel-loader": "^8.4.1",
|
|
95 | 95 | "rollup-plugin-postcss": "^4.0.2",
|
96 | 96 | "rollup-plugin-preserve-directives": "^0.1.1",
|
97 | 97 | "rollup-plugin-typescript-paths": "^1.5.0",
|
98 |
| - "semantic-release": "^22.0.12", |
99 |
| - "storybook": "^8.3.2", |
| 98 | + "semantic-release": "^24.1.1", |
| 99 | + "storybook": "^8.3.3", |
100 | 100 | "storybook-source-link": "^4.0.1",
|
101 | 101 | "style-loader": "^3.3.4",
|
102 |
| - "tailwindcss": "^3.4.12", |
| 102 | + "tailwindcss": "^3.4.13", |
103 | 103 | "tslib": "^2.7.0",
|
104 | 104 | "typescript": "^4.9.5",
|
105 | 105 | "webpack": "^5.94.0"
|
|
0 commit comments