Commit f04b62b
Clean up pnpmfile hacks (#46378)
* Add more Calypso packages to the "change `^` to `>=`" hack.
* Remove `@automattic/social-previews` from that hack, it's now in the
monorepo.
* We can almost drop the `@wordpress/*` `@babel/runtime` hack. If only
`@automattic/components` weren't stuck on `@wordpress/icons` v10.
* Ditto some missing react deps.
* Drop the hack for glob 10→11 for CVE-2025-64756, they released 10.5.0
with the fix.
* Add a hack for `@wordpress/build` having unnecessarily strict deps and
an old version of `cssnano`.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20382250423
Upstream-Ref: Automattic/jetpack@2bc4ab51 parent c50760c commit f04b62b
File tree
5 files changed
+7
-7
lines changed- dist
- blocks
- dashboard
5 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments