|
104 | 104 | "tailwind-merge": "^1.3.0" |
105 | 105 | }, |
106 | 106 | "devDependencies": { |
107 | | - "@babel/cli": "7.18.6", |
108 | | - "@babel/core": "7.18.6", |
| 107 | + "@babel/cli": "7.18.9", |
| 108 | + "@babel/core": "7.18.9", |
109 | 109 | "@babel/plugin-proposal-class-properties": "7.18.6", |
110 | 110 | "@babel/plugin-proposal-private-methods": "7.18.6", |
111 | 111 | "@babel/plugin-proposal-private-property-in-object": "7.18.6", |
112 | | - "@babel/preset-env": "7.18.6", |
| 112 | + "@babel/preset-env": "7.18.9", |
113 | 113 | "@babel/preset-react": "7.18.6", |
114 | 114 | "@babel/preset-typescript": "7.18.6", |
115 | 115 | "@commitlint/cli": "17.0.3", |
|
124 | 124 | "@storybook/manager-webpack5": "6.5.9", |
125 | 125 | "@storybook/react": "6.5.9", |
126 | 126 | "@swc/cli": "0.1.57", |
127 | | - "@swc/core": "1.2.215", |
128 | | - "@swc/jest": "0.2.21", |
| 127 | + "@swc/core": "1.2.218", |
| 128 | + "@swc/jest": "0.2.22", |
129 | 129 | "@tailwindcss/forms": "0.5.2", |
130 | 130 | "@testing-library/dom": "8.16.0", |
131 | 131 | "@testing-library/jest-dom": "5.16.4", |
132 | 132 | "@testing-library/react": "13.3.0", |
133 | 133 | "@testing-library/react-hooks": "8.0.1", |
134 | | - "@testing-library/user-event": "14.2.3", |
135 | | - "@types/jest": "28.1.5", |
| 134 | + "@testing-library/user-event": "14.2.6", |
| 135 | + "@types/jest": "28.1.6", |
136 | 136 | "@types/jest-axe": "3.5.4", |
137 | 137 | "@types/node": "18.0.1", |
138 | 138 | "@types/react": "18.0.15", |
|
144 | 144 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
145 | 145 | "browserlist": "1.0.1", |
146 | 146 | "chalk": "4.1.2", |
147 | | - "concurrently": "7.2.2", |
| 147 | + "concurrently": "7.3.0", |
148 | 148 | "cross-env": "7.0.3", |
149 | | - "eslint": "8.19.0", |
| 149 | + "eslint": "8.20.0", |
150 | 150 | "eslint-config-prettier": "8.5.0", |
151 | 151 | "eslint-config-react-app": "7.0.1", |
152 | 152 | "eslint-plugin-prettier": "4.2.1", |
|
173 | 173 | "react": "18.2.0", |
174 | 174 | "react-dom": "18.2.0", |
175 | 175 | "react-icons": "4.4.0", |
176 | | - "release-it": "15.1.1", |
| 176 | + "release-it": "15.1.2", |
177 | 177 | "rimraf": "3.0.2", |
178 | 178 | "size-limit": "5.0.5", |
179 | 179 | "sort-package-json": "1.57.0", |
|
0 commit comments