X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=f872aeba5a3718aa47faaf2e4f19156f654cba40;hb=82888165d01dba6a57f5047d4a4c27c6da6025f3;hp=4594ff62a195df6a728650bf7d5f4cdbcb14b5bf;hpb=b37ebade4b9d0f8c083517a35ec5e40190494711;p=poolifier.git diff --git a/package.json b/package.json index 4594ff62..f872aeba 100644 --- a/package.json +++ b/package.json @@ -43,11 +43,11 @@ }, "engines": { "node": ">=16.0.0", - "pnpm": ">= 8.0.0" + "pnpm": ">=8.0.0" }, "volta": { - "node": "20.0.0", - "pnpm": "8.3.1" + "node": "20.1.0", + "pnpm": "8.4.0" }, "repository": { "type": "git", @@ -99,15 +99,15 @@ "lib" ], "devDependencies": { - "@commitlint/cli": "^17.6.1", - "@commitlint/config-conventional": "^17.6.1", + "@commitlint/cli": "^17.6.3", + "@commitlint/config-conventional": "^17.6.3", "@release-it/bumper": "^4.0.2", "@release-it/keep-a-changelog": "^3.1.0", "@rollup/plugin-terser": "^0.4.1", "@rollup/plugin-typescript": "^11.1.0", "@types/node": "^18.16.3", - "@typescript-eslint/eslint-plugin": "^5.59.1", - "@typescript-eslint/parser": "^5.59.1", + "@typescript-eslint/eslint-plugin": "^5.59.2", + "@typescript-eslint/parser": "^5.59.2", "benny": "^3.7.1", "c8": "^7.13.0", "eslint": "^8.39.0", @@ -128,9 +128,8 @@ "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^2.8.8", - "prettier-plugin-organize-imports": "^3.2.2", - "release-it": "^15.10.1", - "rollup": "^3.21.1", + "release-it": "^15.10.3", + "rollup": "^3.21.4", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",