Closed KATO-Hiro closed 6 days ago
The changes involve updates to the package.json
file, specifically focusing on dependency versioning and the package manager specification. The dependency svelte-eslint-parser
has been locked to a specific version (0.43.0), and the package manager has been upgraded from pnpm version 9.1.0 to 9.13.2. No other modifications were made to dependencies, scripts, or configurations.
File | Change Summary |
---|---|
package.json | - Updated svelte-eslint-parser from ^0.43.0 to 0.43.0 - Updated packageManager from pnpm@9.1.0 to pnpm@9.13.2 |
In the garden where we play,
Dependencies change, come what may.
With pnpm's version, we're on track,
Svelte's parser, no looking back!
Hop along, letโs celebrate,
New versions make our code so great! ๐โจ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
close #1497
Summary by CodeRabbit
svelte-eslint-parser
dependency to a fixed version for better stability.