X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=522db2db738754d94bc5282f2ae7924fbbc1860b;hb=5f0a7b0d1d6ccfa750f6f867e7ddfea412f43f9a;hp=14fdfbb4a0c57f5369527b0b2afe6321ee021f9d;hpb=25fd416f702bcc57137be2846ee9823844e54dbe;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 14fdfbb4..522db2db 100644 --- a/package.json +++ b/package.json @@ -3,11 +3,11 @@ "version": "1.2.14", "engines": { "node": ">=16.9.0", - "pnpm": ">=8.0.0" + "pnpm": ">=8.6.0" }, "volta": { "node": "20.2.0", - "pnpm": "8.5.1" + "pnpm": "8.6.0" }, "repository": { "type": "git", @@ -130,6 +130,7 @@ "@types/ws": "^8.5.4", "@typescript-eslint/eslint-plugin": "^5.59.7", "@typescript-eslint/parser": "^5.59.7", + "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^7.13.0", "clinic": "^12.1.0", @@ -153,7 +154,6 @@ "robohydra": "^0.6.9", "rollup": "^3.23.0", "rollup-plugin-analyzer": "^4.0.0", - "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.1", "sinon": "^15.1.0",