diff --git a/packages/ui/package.json b/packages/ui/package.json index e4c01bca3..1e7597983 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -47,10 +47,10 @@ "@types/crypto-js": "^4.1.1", "@types/diff": "^5.0.3", "@types/diff-match-patch": "^1.0.32", - "@types/lscache": "^1.3.1", + "@types/lscache": "^1.3.2", "@types/marked": "^5.0.1", - "@typescript-eslint/eslint-plugin": "^6.6.0", - "@typescript-eslint/parser": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^6.7.2", + "@typescript-eslint/parser": "^6.7.2", "autoprefixer": "^10.4.15", "class-transformer": "^0.5.1", "crypto-js": "^4.1.1", @@ -66,11 +66,11 @@ "inter-ui": "^3.19.3", "leven": "^4.0.0", "lscache": "^1.3.2", - "marked": "^9.0.0", + "marked": "^9.0.3", "mm-jsr": "^3.0.2", "nanoevents": "^8.0.0", "nanoid": "^4.0.2", - "postcss": "^8.4.28", + "postcss": "^8.4.30", "postcss-load-config": "^4.0.1", "posthog-js": "^1.77.2", "prettier": "^3.0.3",