Skip to content

Commit eb0c4ea

Browse files
chore(deps-dev): bump @sveltejs/kit in /examples/encrypted_chat/frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.44.0 to 2.49.5. - [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.49.5/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.49.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 697d919 commit eb0c4ea

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

examples/encrypted_chat/frontend/package-lock.json

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/encrypted_chat/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@playwright/test": "^1.57.0",
2323
"@rollup/plugin-typescript": "^12.1.4",
2424
"@sveltejs/adapter-auto": "^6.0.0",
25-
"@sveltejs/kit": "^2.22.0",
25+
"@sveltejs/kit": "^2.49.5",
2626
"@sveltejs/vite-plugin-svelte": "^6.0.0",
2727
"@tailwindcss/vite": "^4.0.0",
2828
"@types/isomorphic-fetch": "^0.0.39",

0 commit comments

Comments
 (0)