Skip to content

Commit dbf1b81

Browse files
chore(deps): ⬆️ update dev dependencies (minor)
1 parent 9ef06f4 commit dbf1b81

2 files changed

Lines changed: 3689 additions & 1871 deletions

File tree

package.json

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -104,83 +104,83 @@
104104
"tailwind-merge": "1.5.1"
105105
},
106106
"devDependencies": {
107-
"@babel/cli": "7.18.10",
108-
"@babel/core": "7.18.10",
107+
"@babel/cli": "7.23.0",
108+
"@babel/core": "7.23.0",
109109
"@babel/plugin-proposal-class-properties": "7.18.6",
110110
"@babel/plugin-proposal-private-methods": "7.18.6",
111-
"@babel/plugin-proposal-private-property-in-object": "7.18.6",
112-
"@babel/preset-env": "7.18.10",
113-
"@babel/preset-react": "7.18.6",
114-
"@babel/preset-typescript": "7.18.6",
115-
"@commitlint/cli": "17.0.3",
116-
"@commitlint/config-conventional": "17.0.3",
117-
"@release-it/conventional-changelog": "5.0.0",
111+
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
112+
"@babel/preset-env": "7.22.20",
113+
"@babel/preset-react": "7.22.15",
114+
"@babel/preset-typescript": "7.23.0",
115+
"@commitlint/cli": "17.7.1",
116+
"@commitlint/config-conventional": "17.7.0",
117+
"@release-it/conventional-changelog": "5.1.1",
118118
"@size-limit/preset-big-lib": "5.0.5",
119-
"@storybook/addon-a11y": "6.5.10",
120-
"@storybook/addon-actions": "6.5.10",
121-
"@storybook/addon-essentials": "6.5.10",
119+
"@storybook/addon-a11y": "6.5.16",
120+
"@storybook/addon-actions": "6.5.16",
121+
"@storybook/addon-essentials": "6.5.16",
122122
"@storybook/addon-postcss": "2.0.0",
123-
"@storybook/builder-webpack5": "6.5.10",
124-
"@storybook/manager-webpack5": "6.5.10",
125-
"@storybook/react": "6.5.10",
126-
"@swc/cli": "0.1.57",
127-
"@swc/core": "1.2.224",
128-
"@swc/jest": "0.2.22",
129-
"@tailwindcss/forms": "0.5.2",
130-
"@testing-library/dom": "8.16.1",
131-
"@testing-library/jest-dom": "5.16.5",
132-
"@testing-library/react": "13.3.0",
123+
"@storybook/builder-webpack5": "6.5.16",
124+
"@storybook/manager-webpack5": "6.5.16",
125+
"@storybook/react": "6.5.16",
126+
"@swc/cli": "0.1.62",
127+
"@swc/core": "1.3.89",
128+
"@swc/jest": "0.2.29",
129+
"@tailwindcss/forms": "0.5.6",
130+
"@testing-library/dom": "8.20.1",
131+
"@testing-library/jest-dom": "5.17.0",
132+
"@testing-library/react": "13.4.0",
133133
"@testing-library/react-hooks": "8.0.1",
134-
"@testing-library/user-event": "14.4.2",
135-
"@types/jest": "28.1.6",
136-
"@types/jest-axe": "3.5.4",
137-
"@types/node": "18.6.1",
138-
"@types/react": "18.0.17",
139-
"@types/react-dom": "18.0.6",
140-
"@types/testing-library__jest-dom": "5.14.5",
141-
"all-contributors-cli": "6.20.0",
142-
"autoprefixer": "10.4.8",
143-
"axe-core": "4.4.3",
134+
"@testing-library/user-event": "14.5.1",
135+
"@types/jest": "28.1.8",
136+
"@types/jest-axe": "3.5.6",
137+
"@types/node": "18.17.19",
138+
"@types/react": "18.2.22",
139+
"@types/react-dom": "18.2.7",
140+
"@types/testing-library__jest-dom": "5.14.9",
141+
"all-contributors-cli": "6.26.1",
142+
"autoprefixer": "10.4.16",
143+
"axe-core": "4.8.2",
144144
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
145145
"browserlist": "1.0.1",
146146
"chalk": "4.1.2",
147-
"concurrently": "7.3.0",
147+
"concurrently": "7.6.0",
148148
"cross-env": "7.0.3",
149-
"eslint": "8.21.0",
150-
"eslint-config-prettier": "8.5.0",
149+
"eslint": "8.50.0",
150+
"eslint-config-prettier": "8.10.0",
151151
"eslint-config-react-app": "7.0.1",
152152
"eslint-plugin-prettier": "4.2.1",
153153
"eslint-plugin-simple-import-sort": "7.0.0",
154-
"eslint-plugin-storybook": "0.6.4",
154+
"eslint-plugin-storybook": "0.6.14",
155155
"focus-visible": "5.2.0",
156-
"gacp": "3.0.2",
156+
"gacp": "3.0.3",
157157
"glob-fs": "0.1.7",
158-
"husky": "8.0.1",
158+
"husky": "8.0.3",
159159
"jest": "28.1.3",
160-
"jest-axe": "6.0.0",
160+
"jest-axe": "6.0.1",
161161
"jest-environment-jsdom": "28.1.3",
162-
"lint-staged": "13.0.3",
162+
"lint-staged": "13.3.0",
163163
"node-fetch": "2.6.7",
164164
"outdent": "0.8.0",
165-
"patch-package": "6.4.7",
165+
"patch-package": "6.5.1",
166166
"pinst": "3.0.0",
167-
"postcss": "8.4.16",
168-
"postcss-cli": "10.0.0",
167+
"postcss": "8.4.30",
168+
"postcss-cli": "10.1.0",
169169
"postcss-focus-visible": "7.1.0",
170-
"postcss-selector-parser": "6.0.10",
171-
"prettier": "2.7.1",
172-
"prettier-plugin-tailwindcss": "0.1.13",
170+
"postcss-selector-parser": "6.0.13",
171+
"prettier": "2.8.8",
172+
"prettier-plugin-tailwindcss": "0.5.4",
173173
"react": "18.2.0",
174174
"react-dom": "18.2.0",
175-
"react-icons": "4.4.0",
176-
"release-it": "15.2.0",
175+
"react-icons": "4.11.0",
176+
"release-it": "15.11.0",
177177
"rimraf": "3.0.2",
178178
"size-limit": "5.0.5",
179179
"sort-package-json": "1.57.0",
180-
"storybook-addon-preview": "2.2.0",
181-
"tailwindcss": "3.1.8",
182-
"typescript": "4.7.4",
183-
"webpack": "5.74.0"
180+
"storybook-addon-preview": "2.3.0",
181+
"tailwindcss": "3.3.3",
182+
"typescript": "4.9.5",
183+
"webpack": "5.88.2"
184184
},
185185
"peerDependencies": {
186186
"react": "16.x || 17.x || 18.x",

0 commit comments

Comments
 (0)