aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/svelte/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-04 22:40:35 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-04 22:40:55 +0000
commit6978350ee0a23f56c65feabf08ae404e03ba9a2e (patch)
tree0851b207fadd478cb6268406b8b59eba017277b3 /src/packages/svelte/package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.tar
locusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.tar.gz
locusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.tar.bz2
locusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.tar.lz
locusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.tar.xz
locusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.tar.zst
locusts-6978350ee0a23f56c65feabf08ae404e03ba9a2e.zip
build(deps-dev): bump the nodejs-dependencies group with 3 updates
Bumps the nodejs-dependencies group with 3 updates: [prettier](https://github.com/prettier/prettier), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.4.2) Updates `@types/react` from 18.3.12 to 18.3.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `svelte` from 5.5.2 to 5.6.2 - [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.6.2/packages/svelte) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/packages/svelte/package.json')
-rw-r--r--src/packages/svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index ce9cf0e..eb15e20 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -61,7 +61,7 @@
"eslint-plugin-svelte": "^2.46.1",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.0",
- "svelte": "^5.5.2",
+ "svelte": "^5.6.2",
"svelte-check": "^4.1.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",