Skip to content

Commit 34200ba

Browse files
committed
chore: fix-dependencies
1 parent 5ee7baa commit 34200ba

2 files changed

Lines changed: 133 additions & 96 deletions

File tree

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,11 @@
128128
},
129129
"nx": {
130130
"includedScripts": []
131+
},
132+
"pnpm": {
133+
"overrides": {
134+
"rollup": "^4.59.0",
135+
"undici@^7": "^7.24.0"
136+
}
131137
}
132138
}

0 commit comments

Comments
 (0)