|
107 | 107 | "tailwind-merge": "^1.1.1" |
108 | 108 | }, |
109 | 109 | "devDependencies": { |
110 | | - "@babel/cli": "7.17.0", |
111 | | - "@babel/core": "7.17.2", |
| 110 | + "@babel/cli": "7.17.3", |
| 111 | + "@babel/core": "7.17.4", |
112 | 112 | "@babel/plugin-proposal-class-properties": "7.16.7", |
113 | 113 | "@babel/plugin-proposal-private-methods": "7.16.11", |
114 | 114 | "@babel/plugin-proposal-private-property-in-object": "7.16.7", |
|
127 | 127 | "@storybook/manager-webpack5": "6.4.19", |
128 | 128 | "@storybook/react": "6.4.19", |
129 | 129 | "@swc/cli": "0.1.55", |
130 | | - "@swc/core": "1.2.139", |
| 130 | + "@swc/core": "1.2.141", |
131 | 131 | "@tailwindcss/forms": "0.4.0", |
132 | 132 | "@testing-library/dom": "8.11.3", |
133 | 133 | "@testing-library/jest-dom": "5.16.2", |
134 | | - "@testing-library/react": "12.1.2", |
| 134 | + "@testing-library/react": "12.1.3", |
135 | 135 | "@testing-library/react-hooks": "7.0.2", |
136 | 136 | "@testing-library/user-event": "13.5.0", |
137 | 137 | "@types/jest": "27.4.0", |
|
192 | 192 | "tsd": "0.19.1", |
193 | 193 | "tslib": "2.3.1", |
194 | 194 | "typescript": "4.5.5", |
195 | | - "webpack": "5.68.0" |
| 195 | + "webpack": "5.69.0" |
196 | 196 | }, |
197 | 197 | "peerDependencies": { |
198 | 198 | "react": "16.x || 17.x", |
|
0 commit comments