This file keeps track of any resolutions or exact versions specified in any package.json
file. Resolutions are used to specify a specific version of a package to be used, even if a different version is specified as a dependency of another package.
svelte-check@3.4.6 (bug: 3.5.x): Type issues
overlayscrollbars@2.2.1 (bug: 2.3.x): The Scrollbar doesn't disappear anymore by default. It might has something to do with the scrollbars.autoHideSuspend
option, which was introduced in 2.3.0. https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md#230
@babel/core@^7.23.2: Make sure we use the latest version of @babel/traverse, which is a dependency of @babel/core, since it contains a fix for a vulnerability: https://security.snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462