diff --git a/.prototools b/.prototools index e73cdda..988b375 100644 --- a/.prototools +++ b/.prototools @@ -1,2 +1,2 @@ -pnpm = "10.21.0" +pnpm = "10.33.4" node = "22.17.1" diff --git a/package.json b/package.json index 5afcbed..afdc7d8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "2.1.8", "description": "Cooklang parsers and utilities", "author": "Thomas Lamant ", - "packageManager": "pnpm@10.21.0", + "packageManager": "pnpm@10.33.4", "type": "module", "main": "dist/index.cjs", "module": "dist/index.js",