diff --git a/package.json b/package.json index 334b485..9a47da8 100644 --- a/package.json +++ b/package.json @@ -57,23 +57,23 @@ "dotenv": "^16.0.3" }, "devDependencies": { - "@changesets/cli": "^2.26.0", + "@changesets/cli": "^2.26.1", "@changesets/parse": "^0.3.16", - "@commitlint/cli": "^17.3.0", - "@commitlint/config-conventional": "^17.3.0", - "@mheob/eslint-config": "^4.0.0", - "@mheob/prettier-config": "^3.0.0", + "@commitlint/cli": "^17.4.4", + "@commitlint/config-conventional": "^17.4.4", + "@mheob/eslint-config": "^4.2.1", + "@mheob/prettier-config": "^3.0.1", "@mheob/tsconfig": "^1.0.1", - "@types/node": "^18.11.18", - "@vitest/coverage-istanbul": "^0.26.3", - "eslint": "^8.31.0", + "@types/node": "^18.15.5", + "@vitest/coverage-istanbul": "^0.29.7", + "eslint": "^8.36.0", "husky": "^8.0.3", - "lint-staged": "^13.1.0", + "lint-staged": "^13.2.0", "ts-node": "^10.9.1", - "tsup": "^6.5.0", - "typescript": "^4.9.4", - "vite": "^4.0.4", - "vitest": "^0.26.3" + "tsup": "^6.7.0", + "typescript": "^4.9.5", + "vite": "^4.2.1", + "vitest": "^0.29.7" }, "tsup": { "clean": true,