Skip to content

Commit 01edbbb

Browse files
chore(deps): ⬆️ update dev dependencies (minor) (#340)
chore(deps): ⬆️ update dev dependencies (minor)
2 parents 86fbebb + 5c60234 commit 01edbbb

File tree

2 files changed

+611
-181
lines changed

2 files changed

+611
-181
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@
104104
"tailwind-merge": "^1.3.0"
105105
},
106106
"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",
109109
"@babel/plugin-proposal-class-properties": "7.18.6",
110110
"@babel/plugin-proposal-private-methods": "7.18.6",
111111
"@babel/plugin-proposal-private-property-in-object": "7.18.6",
112-
"@babel/preset-env": "7.18.6",
112+
"@babel/preset-env": "7.18.9",
113113
"@babel/preset-react": "7.18.6",
114114
"@babel/preset-typescript": "7.18.6",
115115
"@commitlint/cli": "17.0.3",
@@ -124,15 +124,15 @@
124124
"@storybook/manager-webpack5": "6.5.9",
125125
"@storybook/react": "6.5.9",
126126
"@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",
129129
"@tailwindcss/forms": "0.5.2",
130130
"@testing-library/dom": "8.16.0",
131131
"@testing-library/jest-dom": "5.16.4",
132132
"@testing-library/react": "13.3.0",
133133
"@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",
136136
"@types/jest-axe": "3.5.4",
137137
"@types/node": "18.0.1",
138138
"@types/react": "18.0.15",
@@ -144,9 +144,9 @@
144144
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
145145
"browserlist": "1.0.1",
146146
"chalk": "4.1.2",
147-
"concurrently": "7.2.2",
147+
"concurrently": "7.3.0",
148148
"cross-env": "7.0.3",
149-
"eslint": "8.19.0",
149+
"eslint": "8.20.0",
150150
"eslint-config-prettier": "8.5.0",
151151
"eslint-config-react-app": "7.0.1",
152152
"eslint-plugin-prettier": "4.2.1",
@@ -173,7 +173,7 @@
173173
"react": "18.2.0",
174174
"react-dom": "18.2.0",
175175
"react-icons": "4.4.0",
176-
"release-it": "15.1.1",
176+
"release-it": "15.1.2",
177177
"rimraf": "3.0.2",
178178
"size-limit": "5.0.5",
179179
"sort-package-json": "1.57.0",

0 commit comments

Comments
 (0)