Skip to content

Commit fb6e4ea

Browse files
committed
chore(deps): update to pnpm 10.5.2
1 parent 25d88e7 commit fb6e4ea

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,12 @@
131131
"bugs": {
132132
"url": "https://github.com/nurikk/zigbee2mqtt-frontend/issues"
133133
},
134-
"packageManager": "pnpm@9.1.0+sha256.22e36fba7f4880ecf749a5ca128b8435da085ecd49575e7fb9e64d6bf4fad394"
134+
"packageManager": "pnpm@10.5.2",
135+
"pnpm": {
136+
"onlyBuiltDependencies": [
137+
"core-js",
138+
"core-js-pure",
139+
"esbuild"
140+
]
141+
}
135142
}

0 commit comments

Comments
 (0)