File tree Expand file tree Collapse file tree
packages/volto-home-assistant Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 "overrides" : {
4545 "@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.15" ,
4646 "react-refresh" : " ^0.14.2"
47- }
47+ },
48+ "ignoredBuiltDependencies" : [
49+ " @parcel/watcher"
50+ ],
51+ "onlyBuiltDependencies" : [
52+ " core-js" ,
53+ " core-js-pure" ,
54+ " cypress" ,
55+ " es5-ext" ,
56+ " esbuild" ,
57+ " full-icu" ,
58+ " lightningcss-cli" ,
59+ " unrs-resolver"
60+ ]
4861 },
49- "packageManager" : " pnpm@9.1.1 "
62+ "packageManager" : " pnpm@10.20.0 "
5063}
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616## [ Unreleased]
1717
18+ - Bump pnpm from 9.1.1 to 10.20.0 [ fosten]
1819- Replace babel-preset-razzle with @plone/babel-preset-razzle [ fosten]
1920- Add footer links to CHANGELOG.md [ fosten]
2021- Add Dependabot [ fosten]
You can’t perform that action at this time.
0 commit comments