|
103 | 103 | "tailwind-merge": "^1.3.0" |
104 | 104 | }, |
105 | 105 | "devDependencies": { |
106 | | - "@babel/cli": "7.17.10", |
107 | | - "@babel/core": "7.18.5", |
108 | | - "@babel/plugin-proposal-class-properties": "7.17.12", |
109 | | - "@babel/plugin-proposal-private-methods": "7.17.12", |
110 | | - "@babel/plugin-proposal-private-property-in-object": "7.17.12", |
111 | | - "@babel/preset-env": "7.18.2", |
112 | | - "@babel/preset-react": "7.17.12", |
113 | | - "@babel/preset-typescript": "7.17.12", |
| 106 | + "@babel/cli": "7.18.6", |
| 107 | + "@babel/core": "7.18.6", |
| 108 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 109 | + "@babel/plugin-proposal-private-methods": "7.18.6", |
| 110 | + "@babel/plugin-proposal-private-property-in-object": "7.18.6", |
| 111 | + "@babel/preset-env": "7.18.6", |
| 112 | + "@babel/preset-react": "7.18.6", |
| 113 | + "@babel/preset-typescript": "7.18.6", |
114 | 114 | "@commitlint/cli": "17.0.3", |
115 | 115 | "@commitlint/config-conventional": "17.0.3", |
116 | 116 | "@release-it/conventional-changelog": "5.0.0", |
|
123 | 123 | "@storybook/manager-webpack5": "6.5.9", |
124 | 124 | "@storybook/react": "6.5.9", |
125 | 125 | "@swc/cli": "0.1.57", |
126 | | - "@swc/core": "1.2.205", |
| 126 | + "@swc/core": "1.2.206", |
127 | 127 | "@tailwindcss/forms": "0.5.2", |
128 | 128 | "@testing-library/dom": "8.14.0", |
129 | 129 | "@testing-library/jest-dom": "5.16.4", |
|
0 commit comments