We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121080c commit ef3e464Copy full SHA for ef3e464
package.json
@@ -61,16 +61,16 @@
61
"@mheob/eslint-config": "^3.1.0",
62
"@mheob/prettier-config": "^2.0.3",
63
"@mheob/tsconfig": "^1.0.1",
64
- "@types/node": "^18.11.11",
65
- "@vitest/coverage-istanbul": "^0.25.4",
+ "@types/node": "^18.11.15",
+ "@vitest/coverage-istanbul": "^0.25.8",
66
"eslint": "^8.29.0",
67
"husky": "^8.0.2",
68
"lint-staged": "^13.1.0",
69
"ts-node": "^10.9.1",
70
"tsup": "^6.5.0",
71
- "typescript": "^4.9.3",
72
- "vite": "^3.2.5",
73
- "vitest": "^0.25.4"
+ "typescript": "^4.9.4",
+ "vite": "^4.0.1",
+ "vitest": "^0.25.8"
74
},
75
"tsup": {
76
"clean": true,
0 commit comments