diff options
author | Wolfgang Müller | 2024-05-03 21:08:54 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-05-03 21:08:54 +0200 |
commit | 00ec1c5a36c29ae315fc0c5ecf4990eab4c057d5 (patch) | |
tree | 3151539fcbdab2a83d48e804c6939c74d9359ec2 /frontend/package.json | |
parent | bd730a72d002792322a836f78351cf84896cb45b (diff) | |
download | hircine-00ec1c5a36c29ae315fc0c5ecf4990eab4c057d5.tar.gz |
build/deps: Update @iconify/tailwind to 1.0.1
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 1e3bed8..f28927d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,7 +19,7 @@ "@graphql-codegen/typed-document-node": "^5.0.6", "@graphql-codegen/typescript-operations": "^4.2.0", "@iconify-json/material-symbols": "^1.1.74", - "@iconify/tailwind": "^0.1.4", + "@iconify/tailwind": "^1.0.0", "@sveltejs/adapter-static": "^3.0.1", "@sveltejs/kit": "^2.5.2", "@sveltejs/vite-plugin-svelte": "^3.0.2", |