There was an error while loading. Please reload this page.
1 parent 2e01af2 commit e187bb5Copy full SHA for e187bb5
package.json
@@ -22,17 +22,17 @@
22
"main.d.ts"
23
],
24
"devDependencies": {
25
- "@rollup/plugin-commonjs": "^24.0.0",
+ "@rollup/plugin-commonjs": "^24.0.1",
26
"cross-fetch": "^3.1.5",
27
- "eslint": "^8.27.0",
+ "eslint": "^8.33.0",
28
"eslint-config-react-app": "^7.0.1",
29
- "jsdom": "^20.0.2",
30
- "lint-staged": "^13.0.3",
31
- "msw": "^0.49.0",
32
- "prettier": "^2.7.1",
33
- "typescript": "^4.8.4",
34
- "vite": "^4.0.0",
35
- "vitest": "^0.27.0"
+ "jsdom": "^21.1.0",
+ "lint-staged": "^13.1.0",
+ "msw": "^1.0.0",
+ "prettier": "^2.8.3",
+ "typescript": "^4.9.5",
+ "vite": "^4.0.4",
+ "vitest": "^0.28.3"
36
},
37
"repository": {
38
"type": "git",
0 commit comments