aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-21 04:13:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-21 04:13:42 +0000
commit2f742dcd2b005be4ae0cf28570fecf676fa15970 (patch)
tree578ec742afc40d5ddd9b6911a1195e366523c8d1 /clients/www
parentBump eslint from 9.2.0 to 9.3.0 (diff)
downloadzorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.tar
zorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.tar.gz
zorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.tar.bz2
zorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.tar.lz
zorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.tar.xz
zorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.tar.zst
zorascript-2f742dcd2b005be4ae0cf28570fecf676fa15970.zip
---
updated-dependencies: - dependency-name: svelte-persisted-store dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 47d605c..6527971 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.7.1",
- "svelte-persisted-store": "^0.9.2",
+ "svelte-persisted-store": "^0.9.4",
"tailwindcss": "3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",