|
1 | 1 | { |
2 | | - "version": "0.5.23", |
| 2 | + "version": "0.5.24", |
3 | 3 | "license": "MIT", |
4 | 4 | "type": "module", |
5 | 5 | "main": "./dist/index.js", |
|
63 | 63 | "@size-limit/file": "8.1.0", |
64 | 64 | "@storybook/addon-essentials": "6.5.13", |
65 | 65 | "@storybook/addon-interactions": "6.5.13", |
66 | | - "storybook-addon-pseudo-states": "1.15.1", |
67 | 66 | "@storybook/addon-links": "6.5.13", |
68 | 67 | "@storybook/addons": "6.5.13", |
69 | 68 | "@storybook/builder-webpack5": "6.5.13", |
|
72 | 71 | "@storybook/manager-webpack5": "6.5.13", |
73 | 72 | "@storybook/react": "6.5.13", |
74 | 73 | "@storybook/testing-library": "0.0.13", |
75 | | - "@techstack/tcm-cli": "0.2.64", |
| 74 | + "@techstack/tcm-cli": "0.2.65", |
76 | 75 | "@testing-library/react": "13.4.0", |
77 | 76 | "@tsconfig/create-react-app": "1.0.3", |
78 | 77 | "@tsconfig/recommended": "1.0.1", |
|
87 | 86 | "react-dom": "18.2.0", |
88 | 87 | "react-is": "18.2.0", |
89 | 88 | "size-limit": "8.1.0", |
| 89 | + "storybook-addon-pseudo-states": "1.15.1", |
90 | 90 | "tslib": "2.4.1", |
91 | 91 | "typescript": "4.8.4", |
92 | 92 | "webpack": "5.74.0" |
93 | 93 | }, |
94 | 94 | "dependencies": { |
95 | 95 | "@tanstack/react-table": "8.5.22", |
96 | | - "@techstack/memoize": "0.2.66", |
97 | | - "@techstack/react-feather": "0.2.66", |
98 | | - "@techstack/react-lazy-named": "0.2.65", |
99 | | - "@techstack/styled-system": "0.2.69", |
100 | | - "@techstack/theme": "0.2.66", |
| 96 | + "@techstack/memoize": "0.2.67", |
| 97 | + "@techstack/react-feather": "0.2.67", |
| 98 | + "@techstack/react-lazy-named": "0.2.66", |
| 99 | + "@techstack/styled-system": "0.2.70", |
| 100 | + "@techstack/theme": "0.2.67", |
101 | 101 | "@types/react-table": "7.7.12", |
102 | 102 | "classnames": "2.3.2", |
103 | 103 | "csstype": "3.1.1", |
|
0 commit comments