aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 05:15:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-03 05:16:23 +0000
commitaed5d4f66eede65fec3e27155169d5d994756623 (patch)
tree7470e9967c77ceb320c3d92d473d61f6572ce653
parentBump svelte-check from 3.7.1 to 3.8.0 (diff)
downloadzorascript-aed5d4f66eede65fec3e27155169d5d994756623.tar
zorascript-aed5d4f66eede65fec3e27155169d5d994756623.tar.gz
zorascript-aed5d4f66eede65fec3e27155169d5d994756623.tar.bz2
zorascript-aed5d4f66eede65fec3e27155169d5d994756623.tar.lz
zorascript-aed5d4f66eede65fec3e27155169d5d994756623.tar.xz
zorascript-aed5d4f66eede65fec3e27155169d5d994756623.tar.zst
zorascript-aed5d4f66eede65fec3e27155169d5d994756623.zip
Bump svelte-persisted-store from 0.9.4 to 0.11.0
Bumps [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store) from 0.9.4 to 0.11.0. - [Release notes](https://github.com/joshnuss/svelte-persisted-store/releases) - [Changelog](https://github.com/joshnuss/svelte-persisted-store/blob/master/CHANGELOG.md) - [Commits](https://github.com/joshnuss/svelte-persisted-store/compare/v0.9.4...v0.11.0) --- updated-dependencies: - dependency-name: svelte-persisted-store dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--clients/www/package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 5190e13..250a00c 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -35,7 +35,7 @@
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.16",
"svelte-check": "^3.8.0",
- "svelte-persisted-store": "^0.9.4",
+ "svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8ff9751..24a9539 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -96,8 +96,8 @@ importers:
specifier: ^3.8.0
version: 3.8.0(@babel/core@7.24.5)(postcss@8.4.38)(svelte@4.2.17)
svelte-persisted-store:
- specifier: ^0.9.4
- version: 0.9.4(svelte@4.2.17)
+ specifier: ^0.11.0
+ version: 0.11.0(svelte@4.2.17)
tailwindcss:
specifier: 3.4.3
version: 3.4.3
@@ -4839,8 +4839,8 @@ packages:
svelte: 4.2.17
dev: true
- /svelte-persisted-store@0.9.4(svelte@4.2.17):
- resolution: {integrity: sha512-Em3cDSsd3fAkQhvNc4+V7ZT86GnIkFrlcKK/oNSHFhF5fbNoavdxvtTZ0pCF2ueG/Oqg5kSbAFxn0rkeICpHUA==}
+ /svelte-persisted-store@0.11.0(svelte@4.2.17):
+ resolution: {integrity: sha512-9RgJ5DrawGyyfK22A80cfu8Jose3CV8YjEZKz9Tn94rQ0tWyEmYr+XI+wrVF6wjRbW99JMDSVcFRiM3XzVJj/w==}
engines: {node: '>=0.14'}
peerDependencies:
svelte: ^3.48.0 || ^4.0.0 || ^5.0.0-next.0