X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=31a0c2ef012b1a14c7572884c423e1fc58c34b14;hb=be55f2ca8b4792c645c4aaee38f0e3471a1efcb2;hp=05c5319e1a486080c5580916d862e0b1efd05835;hpb=1b27b0580ef80da95449c262682015a6da19e226;p=poolifier.git diff --git a/package.json b/package.json index 05c5319e..31a0c2ef 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "volta": { "node": "20.9.0", - "pnpm": "8.10.0" + "pnpm": "8.10.2" }, "repository": { "type": "git", @@ -101,19 +101,19 @@ } }, "devDependencies": { - "@biomejs/biome": "^1.3.1", + "@biomejs/biome": "^1.3.3", "@commitlint/cli": "^18.2.0", "@commitlint/config-conventional": "^18.1.0", "@release-it/bumper": "^5.1.0", "@release-it/keep-a-changelog": "^4.0.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.5", - "@types/node": "^20.8.9", + "@types/node": "^20.8.10", "@typescript-eslint/eslint-plugin": "^6.9.1", "@typescript-eslint/parser": "^6.9.1", "benchmark": "^2.1.4", "c8": "^8.0.1", - "eslint": "^8.52.0", + "eslint": "^8.53.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^39.1.1", "eslint-define-config": "^1.24.1", @@ -132,12 +132,12 @@ "mochawesome": "^7.1.3", "prettier": "^3.0.3", "release-it": "^16.2.1", - "rollup": "^4.1.5", + "rollup": "^4.3.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-dts": "^6.1.0", - "sinon": "^17.0.0", + "sinon": "^17.0.1", "source-map-support": "^0.5.21", "ts-standard": "^12.0.2", "typedoc": "^0.25.3",