diff --git a/bun.lockb b/bun.lockb index 2227938..5a02694 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 99e7c44..03e0b11 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,10 @@ "type": "module", "devDependencies": { "@eslint/eslintrc": "3.2.0", - "@rollup/plugin-typescript": "12.1.1", + "@rollup/plugin-typescript": "12.1.2", "@shopify/eslint-plugin": "46.0.0", "@types/glob": "8.1.0", - "@types/node": "22.10.1", + "@types/node": "22.10.5", "chalk": "5.3.0", "chokidar": "3.6.0", "clipboardy": "4.0.0", @@ -20,11 +20,11 @@ "eslint-plugin-userscripts": "0.5.6", "fp-ts": "2.16.9", "glob": "11.0.0", - "prettier": "3.4.1", - "rollup": "4.29.0", + "prettier": "3.4.2", + "rollup": "4.29.1", "tslib": "2.8.1", "tsx": "4.19.2", "typescript": "5.7.2", - "vitest": "2.1.5" + "vitest": "2.1.8" } }