|
3 | 3 | "description": "mantle is ngrok's UI library and design system.",
|
4 | 4 | "author": "ngrok",
|
5 | 5 | "license": "MIT",
|
6 |
| - "version": "0.0.5", |
| 6 | + "version": "0.0.6", |
7 | 7 | "homepage": "https://mantle.ngrok.com",
|
8 | 8 | "repository": {
|
9 | 9 | "type": "git",
|
|
70 | 70 | "@parcel/transformer-typescript-types": "2.11.0",
|
71 | 71 | "@remix-run/dev": "2.5.1",
|
72 | 72 | "@remix-run/eslint-config": "2.5.1",
|
73 |
| - "@storybook/addon-essentials": "7.6.11", |
74 |
| - "@storybook/addon-interactions": "7.6.11", |
75 |
| - "@storybook/addon-links": "7.6.11", |
| 73 | + "@storybook/addon-essentials": "7.6.12", |
| 74 | + "@storybook/addon-interactions": "7.6.12", |
| 75 | + "@storybook/addon-links": "7.6.12", |
76 | 76 | "@storybook/addon-onboarding": "1.0.11",
|
77 | 77 | "@storybook/addon-styling": "1.3.7",
|
78 |
| - "@storybook/blocks": "7.6.11", |
79 |
| - "@storybook/builder-vite": "7.6.11", |
80 |
| - "@storybook/react": "7.6.11", |
81 |
| - "@storybook/react-vite": "7.6.11", |
| 78 | + "@storybook/blocks": "7.6.12", |
| 79 | + "@storybook/builder-vite": "7.6.12", |
| 80 | + "@storybook/react": "7.6.12", |
| 81 | + "@storybook/react-vite": "7.6.12", |
82 | 82 | "@storybook/testing-library": "0.2.2",
|
83 |
| - "@testing-library/react": "14.1.2", |
| 83 | + "@testing-library/react": "14.2.0", |
84 | 84 | "@testing-library/user-event": "14.5.2",
|
85 |
| - "@types/node": "20.11.10", |
| 85 | + "@types/node": "20.11.16", |
86 | 86 | "@types/prismjs": "1.26.3",
|
87 |
| - "@types/react": "18.2.48", |
| 87 | + "@types/react": "18.2.51", |
88 | 88 | "@types/react-dom": "18.2.18",
|
89 | 89 | "@typescript-eslint/eslint-plugin": "6.20.0",
|
90 | 90 | "@typescript-eslint/parser": "6.20.0",
|
91 |
| - "@vitejs/plugin-react-swc": "3.5.0", |
| 91 | + "@vitejs/plugin-react-swc": "3.6.0", |
92 | 92 | "@vitest/ui": "1.2.2",
|
93 | 93 | "autoprefixer": "10.4.17",
|
94 | 94 | "browserslist": "4.22.3",
|
|
107 | 107 | "prettier-plugin-tailwindcss": "0.5.11",
|
108 | 108 | "react": "18.2.0",
|
109 | 109 | "react-dom": "18.2.0",
|
110 |
| - "storybook": "7.6.11", |
| 110 | + "storybook": "7.6.12", |
111 | 111 | "tailwindcss": "3.4.1",
|
112 | 112 | "tailwindcss-animate": "1.0.7",
|
113 | 113 | "tsx": "4.7.0",
|
|
0 commit comments