Skip to content

Commit 603d244

Browse files
chore(deps): update devdependencies (non-major)
1 parent 8e3cfe1 commit 603d244

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@
5050
}
5151
],
5252
"devDependencies": {
53-
"@testing-library/dom": "8.19.0",
53+
"@testing-library/dom": "8.20.1",
5454
"@testing-library/react": "13.4.0",
55-
"@testing-library/user-event": "14.4.3",
56-
"@types/lodash": "4.14.191",
57-
"@types/react": "18.0.26",
58-
"jsdom": "21.0.0",
59-
"react": "18.2.0",
60-
"react-dom": "18.2.0",
61-
"tslib": "2.4.1",
55+
"@testing-library/user-event": "14.6.1",
56+
"@types/lodash": "4.17.19",
57+
"@types/react": "18.3.23",
58+
"jsdom": "21.1.2",
59+
"react": "18.3.1",
60+
"react-dom": "18.3.1",
61+
"tslib": "2.8.1",
6262
"typescript": "4.9.4",
63-
"vite": "4.0.4",
63+
"vite": "4.5.14",
6464
"vite-plugin-dts": "1.7.1",
65-
"vitest": "0.27.1"
65+
"vitest": "0.34.6"
6666
},
6767
"peerDependencies": {
6868
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)