aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-05 05:08:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-05 05:08:56 +0000
commitf6d4ef9faf695ef0482c163136ab5ffd14d77b16 (patch)
treee1eedafe4bc0c617d2e5142c0c2ad38898c0388c /clients
parentBump @types/node from 20.14.0 to 20.14.1 (diff)
downloadzorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar
zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.gz
zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.bz2
zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.lz
zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.xz
zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.zst
zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.zip
Bump tslib from 2.6.2 to 2.6.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients')
-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 1105b58..af7aed4 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -37,7 +37,7 @@
"svelte-check": "^3.8.0",
"svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.3",
- "tslib": "^2.6.2",
+ "tslib": "^2.6.3",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite-plugin-tailwind-purgecss": "0.3.3"