diff --git a/bun.lockb b/bun.lockb index f329abcd..e094cd31 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 52ab0492..de12821d 100644 --- a/package.json +++ b/package.json @@ -5,21 +5,21 @@ "version": "0.0.0", "license": "MIT", "devDependencies": { - "@commitlint/cli": "^19.4.1", - "@commitlint/config-conventional": "^19.4.1", + "@commitlint/cli": "^19.5.0", + "@commitlint/config-conventional": "^19.5.0", "@types/bun": "^1.1.8", "@vue/test-utils": "^2.4.6", - "cspell": "^8.14.2", - "eslint": "^8.57.0", - "husky": "^9.1.5", + "cspell": "^8.14.4", + "eslint": "^8.57.1", + "husky": "^9.1.6", "lint-staged": "^15.2.10", - "markdownlint": "^0.33.0", - "markdownlint-cli2": "^0.12.1", + "markdownlint": "^0.35.0", + "markdownlint-cli2": "^0.14.0", "nuxt": "^3.13.1", "particles.vue3": "^2.12.0", "prettier": "^3.3.3", - "prettier-plugin-tailwindcss": "^0.5.14", - "typescript": "^5.5.4", + "prettier-plugin-tailwindcss": "^0.6.6", + "typescript": "^5.6.2", "vue-tsc": "^2.1.6" }, "dependencies": {