fix: update pnpm to v11.7.0 (#267)

* fix: update pnpm to v11.7.0

* fix: update bundle
This commit is contained in:
Zoltan Kochan
2026-06-15 14:04:13 +02:00
committed by GitHub
parent 0e279bb959
commit 0ebf47130e
3 changed files with 44 additions and 44 deletions
+4 -4
View File
@@ -5,13 +5,13 @@
"packages": {
"": {
"dependencies": {
"pnpm": "11.1.1"
"pnpm": "11.7.0"
}
},
"node_modules/pnpm": {
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/pnpm/-/pnpm-11.1.1.tgz",
"integrity": "sha512-0f319zxhe2T6GlaoHDyN/g6WbjOmAQqiVrUXrne+Idk+Ba/8DeGoOw5PKdVp9otEaujwaM1yR8C7PfD7TXvfmg==",
"version": "11.7.0",
"resolved": "https://registry.npmjs.org/pnpm/-/pnpm-11.7.0.tgz",
"integrity": "sha512-GcyFLBIMcSV2DyRD7mvgyltA+fUFmN4aCaHxd1A+AQ5Xwjx3ZG4B52HeWb+HT7IqM5jDOrlpH8E+uUa28PTWIA==",
"license": "MIT",
"bin": {
"pn": "bin/pnpm.mjs",