|
1 | 1 | { |
2 | 2 | "name": "@vibe/core", |
3 | | - "version": "3.70.1", |
| 3 | + "version": "3.70.2", |
4 | 4 | "description": "Official monday.com UI resources for application development in React.js", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
94 | 94 | }, |
95 | 95 | "dependencies": { |
96 | 96 | "@popperjs/core": "2.11.6", |
97 | | - "@vibe/button": "3.0.0", |
98 | | - "@vibe/icon": "3.0.0", |
| 97 | + "@vibe/button": "3.0.1", |
| 98 | + "@vibe/icon": "3.0.1", |
99 | 99 | "@vibe/icons": "1.11.0", |
100 | | - "@vibe/loader": "3.0.0", |
| 100 | + "@vibe/loader": "3.0.1", |
101 | 101 | "a11y-dialog": "^7.5.2", |
102 | 102 | "body-scroll-lock": "^4.0.0-beta.0", |
103 | 103 | "browserslist-config-monday": "1.0.6", |
104 | 104 | "classnames": "^2.3.2", |
105 | 105 | "downshift": "^9.0.8", |
106 | 106 | "es-toolkit": "^1.39.10", |
107 | 107 | "framer-motion": "^6.5.1", |
108 | | - "monday-ui-style": "0.26.0", |
| 108 | + "monday-ui-style": "0.26.1", |
109 | 109 | "react-dates": "21.8.0", |
110 | 110 | "react-focus-lock": "^2.13.2", |
111 | 111 | "react-inlinesvg": "^4.1.3", |
|
186 | 186 | "@uiw/codemirror-extensions-langs": "^4.21.25", |
187 | 187 | "@uiw/codemirror-theme-github": "^4.21.25", |
188 | 188 | "@uiw/react-codemirror": "^4.21.25", |
189 | | - "@vibe/config": "3.0.1", |
| 189 | + "@vibe/config": "3.0.2", |
190 | 190 | "@vitejs/plugin-react": "^4.3.1", |
191 | 191 | "@vitest/coverage-v8": "^1.6.0", |
192 | 192 | "@vitest/ui": "^1.6.0", |
|
259 | 259 | "tsx": "^4.20.3", |
260 | 260 | "typescript": "^4.7.3", |
261 | 261 | "typescript-plugin-css-modules": "^4.2.1", |
262 | | - "vibe-storybook-components": "1.0.5", |
| 262 | + "vibe-storybook-components": "1.0.6", |
263 | 263 | "vite": "^5.3.1", |
264 | 264 | "vitest": "^1.6.0" |
265 | 265 | }, |
|
0 commit comments