diff --git a/bun.lockb b/bun.lockb index 19ad00f3..43fc0ec3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9a83932f..a8cbc3f1 100644 --- a/package.json +++ b/package.json @@ -46,41 +46,41 @@ "@prisma/client" ], "devDependencies": { - "@julr/unocss-preset-forms": "^0.0.5", + "@julr/unocss-preset-forms": "^0.1.0", "@microsoft/eslint-formatter-sarif": "^3.0.0", - "@types/html-to-text": "^9.0.3", - "@types/jsonld": "^1.5.9", - "@typescript-eslint/eslint-plugin": "^6.6.0", - "@typescript-eslint/parser": "^6.6.0", - "@unocss/cli": "^0.55.7", + "@types/html-to-text": "^9.0.4", + "@types/jsonld": "^1.5.13", + "@typescript-eslint/eslint-plugin": "^6.13.1", + "@typescript-eslint/parser": "^6.13.1", + "@unocss/cli": "^0.57.7", "activitypub-types": "^1.0.3", "bun-types": "latest", - "eslint": "^8.49.0", + "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0", - "eslint-formatter-pretty": "^5.0.0", + "eslint-formatter-pretty": "^6.0.0", "eslint-formatter-summary": "^1.1.0", - "eslint-plugin-prettier": "^5.0.0", - "prettier": "^3.0.3", - "typescript": "^5.2.2", - "unocss": "^0.55.7" + "eslint-plugin-prettier": "^5.0.1", + "prettier": "^3.1.0", + "typescript": "^5.3.2", + "unocss": "^0.57.7" }, "peerDependencies": { - "typescript": "^5.0.0" + "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-s3": "^3.429.0", + "@aws-sdk/client-s3": "^3.461.0", "@prisma/client": "^5.6.0", "blurhash": "^2.0.5", - "bullmq": "^4.14.2", + "bullmq": "^4.14.4", "chalk": "^5.3.0", "eventemitter3": "^5.0.1", "html-to-text": "^9.0.5", "ip-matching": "^2.1.2", "iso-639-1": "^3.1.0", - "isomorphic-dompurify": "^1.9.0", + "isomorphic-dompurify": "^1.10.0", "jsonld": "^8.3.1", "marked": "^9.1.2", - "prisma": "latest", + "prisma": "^5.6.0", "semver": "^7.5.4", "sharp": "^0.33.0-rc.2" }