Skip to content

Commit

Permalink
Merge pull request #391 from stabilitydao/alien-dev
Browse files Browse the repository at this point in the history
upd lib
  • Loading branch information
a17 authored Feb 13, 2025
2 parents 5594600 + ac7ed56 commit 9c1bae3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stability-ui",
"type": "module",
"version": "0.7.6-alpha",
"version": "0.7.7-alpha",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -18,7 +18,7 @@
"@astrojs/tailwind": "^5.0.2",
"@astrojs/vercel": "^5.1.0",
"@nanostores/react": "^0.7.1",
"@stabilitydao/stability": "=0.29.0",
"@stabilitydao/stability": "=0.29.3",
"@tanstack/query-sync-storage-persister": "^5.22.2",
"@tanstack/react-query": "^5.22.2",
"@tanstack/react-query-persist-client": "^5.22.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1552,10 +1552,10 @@
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz#821f8442f4175d8f0467b9daf26e3a18e2d02af2"
integrity sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==

"@stabilitydao/stability@=0.29.0":
version "0.29.0"
resolved "https://registry.yarnpkg.com/@stabilitydao/stability/-/stability-0.29.0.tgz#80a75ba235071d1d6bb657dfe7d510368cd792b2"
integrity sha512-HDJXP83BQSUatNPiRXyVKsAhUMdzqR4cP8TgGc/4AH+wLIk270ox3ng5/5Nod9fXiT/mmxTY0w0jXOU+3H8n4A==
"@stabilitydao/stability@=0.29.3":
version "0.29.3"
resolved "https://registry.yarnpkg.com/@stabilitydao/stability/-/stability-0.29.3.tgz#c5af6105ab98e974c1101c221db9842317418e3d"
integrity sha512-veh/GZ28aoSVckeKWPTArhCXhHi7A2D89kX4lzPb+t41oU6lcI7RTkSqoONlhe4amdwJr6dNfPOl+Vml69d2qQ==

"@stablelib/aead@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit 9c1bae3

Please sign in to comment.