build(deps): bump the npm_and_yarn group across 1 directory with 4 updates (#159)
Bumps the npm_and_yarn group with 4 updates in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [svgo](https://github.com/svg/svgo) and [minimatch](https://github.com/isaacs/minimatch). Updates `@sveltejs/kit` from 2.52.2 to 2.53.3 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.53.3/packages/kit) Updates `svelte` from 5.51.5 to 5.53.5 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.5/packages/svelte) Updates `svgo` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v3.3.2...v3.3.3) Updates `minimatch` from 9.0.6 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v9.0.6...v9.0.9) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.53.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: svelte dependency-version: 5.53.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: svgo dependency-version: 3.3.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"@sveltejs/adapter-auto": "7.0.1",
|
||||
"@sveltejs/adapter-cloudflare": "7.2.6",
|
||||
"@sveltejs/enhanced-img": "0.9.3",
|
||||
"@sveltejs/kit": "2.52.2",
|
||||
"@sveltejs/kit": "2.53.3",
|
||||
"@sveltejs/vite-plugin-svelte": "6.2.1",
|
||||
"@types/d3-array": "^3",
|
||||
"@types/d3-scale": "^4",
|
||||
@@ -36,9 +36,9 @@
|
||||
"remark-footnotes": "2.0",
|
||||
"remark-math": "6",
|
||||
"schema-dts": "1.1.5",
|
||||
"svelte": "5.51.5",
|
||||
"svelte": "5.53.5",
|
||||
"svelte-check": "4.3.3",
|
||||
"svgo": "3.3.2",
|
||||
"svgo": "3.3.3",
|
||||
"tailwind-variants": "3.2.2",
|
||||
"tailwindcss": "3.4.17",
|
||||
"typescript": "5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user