diff --git a/bun.lockb b/bun.lockb index df7ebc69..522f0624 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9454b7db..8e6025a0 100644 --- a/package.json +++ b/package.json @@ -5,21 +5,21 @@ "version": "0.0.0", "license": "MIT", "devDependencies": { - "@commitlint/cli": "19.5.0", - "@commitlint/config-conventional": "19.5.0", - "@types/bun": "1.1.10", + "@commitlint/cli": "19.6.0", + "@commitlint/config-conventional": "19.6.0", + "@types/bun": "1.1.14", "@vue/test-utils": "2.4.6", - "cspell": "8.14.4", - "eslint": "9.11.1", - "husky": "9.1.6", - "lint-staged": "15.2.10", - "markdownlint": "0.35.0", - "markdownlint-cli2": "0.14.0", + "cspell": "8.16.1", + "eslint": "9.16.0", + "husky": "9.1.7", + "lint-staged": "15.2.11", + "markdownlint": "0.37.0", + "markdownlint-cli2": "0.16.0", "nuxt": "3.13.2", - "prettier": "3.3.3", - "prettier-plugin-tailwindcss": "0.6.8", - "typescript": "5.6.2", - "vue-tsc": "2.1.6" + "prettier": "3.4.2", + "prettier-plugin-tailwindcss": "0.6.9", + "typescript": "5.7.2", + "vue-tsc": "2.1.10" }, "dependencies": { "@matterlabs/docs-nuxt-template": "2.9.2",