Skip to content

Commit 1f6c62b

Browse files
authored
chore: dependency updates (#125)
1 parent 977c70f commit 1f6c62b

File tree

2 files changed

+2124
-2293
lines changed

2 files changed

+2124
-2293
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
"dist"
2424
],
2525
"devDependencies": {
26-
"@rollup/plugin-commonjs": "^25.0.0",
27-
"@types/uuid": "^9.0.0",
28-
"cross-fetch": "^3.1.5",
29-
"dayjs": "^1.11.7",
30-
"eslint": "^8.33.0",
26+
"@rollup/plugin-commonjs": "^25.0.2",
27+
"@types/uuid": "^9.0.2",
28+
"cross-fetch": "^3.1.6",
29+
"dayjs": "^1.11.8",
30+
"eslint": "^8.43.0",
3131
"eslint-config-react-app": "^7.0.1",
32-
"jsdom": "^21.1.0",
33-
"lint-staged": "^13.1.0",
34-
"msw": "^1.0.0",
35-
"prettier": "^2.8.3",
36-
"typescript": "^5.0.4",
32+
"jsdom": "^22.1.0",
33+
"lint-staged": "^13.2.2",
34+
"msw": "^1.2.2",
35+
"prettier": "^2.8.8",
36+
"typescript": "^5.1.3",
3737
"vite": "^4.3.9",
3838
"vite-plugin-dts": "^2.3.0",
39-
"vitest": "^0.31.1"
39+
"vitest": "^0.32.2"
4040
},
4141
"repository": {
4242
"type": "git",

0 commit comments

Comments
 (0)