Skip to content

Commit 074bf39

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency convex-svelte to ^0.0.11 (#33526)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [convex-svelte](https://convex.dev) ([source](https://redirect.github.com/get-convex/convex-svelte)) | dependencies | patch | [`^0.0.10` -> `^0.0.11`](https://renovatebot.com/diffs/npm/convex-svelte/0.0.10/0.0.11) | --- ### Release Notes <details> <summary>get-convex/convex-svelte (convex-svelte)</summary> ### [`v0.0.11`](https://redirect.github.com/get-convex/convex-svelte/compare/08091f40f302dd800a1a1b147d09f6f650a3187f...e4e2b743971be781b963741e6bd8bdcdf5dbeeda) [Compare Source](https://redirect.github.com/get-convex/convex-svelte/compare/08091f40f302dd800a1a1b147d09f6f650a3187f...e4e2b743971be781b963741e6bd8bdcdf5dbeeda) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 0eaa703f75ca205f5b713be10705127894fc1987
1 parent 8d5a5e7 commit 074bf39

File tree

1 file changed

+1
-1
lines changed
  • npm-packages/private-demos/quickstarts/sveltekit

1 file changed

+1
-1
lines changed

npm-packages/private-demos/quickstarts/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"type": "module",
3333
"dependencies": {
3434
"convex": "^1.11.2",
35-
"convex-svelte": "^0.0.10"
35+
"convex-svelte": "^0.0.11"
3636
}
3737
}

0 commit comments

Comments
 (0)