aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-31 04:56:24 +0000
committerMatthew Strapp <matt@mattstrapp.net>2024-01-31 08:56:24 -0600
commit1355999ee7c743e914e434c8a07080918c0a1927 (patch)
tree16e992a1a092c5fa9c9cbe766dc53c3275d86cd2 /clients/www
parentBump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 (diff)
downloadzorascript-1355999ee7c743e914e434c8a07080918c0a1927.tar
zorascript-1355999ee7c743e914e434c8a07080918c0a1927.tar.gz
zorascript-1355999ee7c743e914e434c8a07080918c0a1927.tar.bz2
zorascript-1355999ee7c743e914e434c8a07080918c0a1927.tar.lz
zorascript-1355999ee7c743e914e434c8a07080918c0a1927.tar.xz
zorascript-1355999ee7c743e914e434c8a07080918c0a1927.tar.zst
zorascript-1355999ee7c743e914e434c8a07080918c0a1927.zip
Bump @skeletonlabs/skeleton from 2.7.1 to 2.8.0
Bumps [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/skeletonlabs/skeleton/releases) - [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.7.1...@skeletonlabs/skeleton@2.8.0) --- updated-dependencies: - dependency-name: "@skeletonlabs/skeleton" dependency-type: direct:development update-type: version-update:semver-minor ... 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 ca3d5e4..cc7d946 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -14,7 +14,7 @@
"format": "prettier --plugin-search-dir . --write ."
},
"devDependencies": {
- "@skeletonlabs/skeleton": "2.7.1",
+ "@skeletonlabs/skeleton": "2.8.0",
"@skeletonlabs/tw-plugin": "0.3.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.0",