mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 20:33:02 +00:00
chore(deps-dev): bump svelte in /examples/sveltekit
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f8e400f2ed
commit
f96d09f49c
2 changed files with 5 additions and 5 deletions
|
@ -11,6 +11,6 @@
|
||||||
"carbon-components-svelte": "^0.64.3",
|
"carbon-components-svelte": "^0.64.3",
|
||||||
"carbon-pictograms-svelte": "^12.0.3",
|
"carbon-pictograms-svelte": "^12.0.3",
|
||||||
"carbon-preprocess-svelte": "^0.9.0",
|
"carbon-preprocess-svelte": "^0.9.0",
|
||||||
"svelte": "^3.48.0"
|
"svelte": "^3.49.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -620,10 +620,10 @@ svelte-preprocess@^4.10.5:
|
||||||
sorcery "^0.10.0"
|
sorcery "^0.10.0"
|
||||||
strip-indent "^3.0.0"
|
strip-indent "^3.0.0"
|
||||||
|
|
||||||
svelte@^3.48.0:
|
svelte@^3.49.0:
|
||||||
version "3.48.0"
|
version "3.49.0"
|
||||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.48.0.tgz#f98c866d45e155bad8e1e88f15f9c03cd28753d3"
|
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
|
||||||
integrity sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==
|
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==
|
||||||
|
|
||||||
to-regex-range@^5.0.1:
|
to-regex-range@^5.0.1:
|
||||||
version "5.0.1"
|
version "5.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue