diff --git a/bun.lockb b/bun.lockb index 20a2cef..c4d3064 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8ed7930..90453ca 100644 --- a/package.json +++ b/package.json @@ -38,26 +38,26 @@ "nuxt-og-image": "^3.0.0-rc.66", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", - "vue-tsc": "^2.1.4" + "vue-tsc": "^2.1.6" }, "devDependencies": { - "@commitlint/cli": "^19.4.1", - "@commitlint/config-conventional": "^19.4.1", - "@playwright/test": "^1.46.1", + "@commitlint/cli": "^19.5.0", + "@commitlint/config-conventional": "^19.5.0", + "@playwright/test": "^1.47.1", "@vue/test-utils": "^2.4.6", - "cspell": "^8.14.2", - "eslint": "^8.57.0", + "cspell": "^8.14.3", + "eslint": "^8.57.1", "ethers": "^6.13.2", "hardhat": "^2.22.10", - "husky": "^9.1.5", + "husky": "^9.1.6", "lint-staged": "^15.2.10", - "markdownlint": "^0.34.0", - "markdownlint-cli2": "^0.13.0", + "markdownlint": "^0.35.0", + "markdownlint-cli2": "^0.14.0", "node-pty": "^1.0.0", "pm2": "^5.4.2", "prettier": "^3.3.3", "prettier-eslint": "^16.3.0", - "prettier-plugin-tailwindcss": "^0.5.14", + "prettier-plugin-tailwindcss": "^0.6.6", "zksync-ethers": "^6.12.0" } }