Skip to content

Commit

Permalink
Bump @aptabase/web from 0.1.3 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [@aptabase/web](https://github.com/aptabase/aptabase-js/tree/HEAD/packages/web) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/aptabase/aptabase-js/releases)
- [Changelog](https://github.com/aptabase/aptabase-js/blob/main/packages/web/CHANGELOG.md)
- [Commits](https://github.com/aptabase/aptabase-js/commits/HEAD/packages/web)

---
updated-dependencies:
- dependency-name: "@aptabase/web"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 91248dc commit 232a7d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@aptabase/tauri": "^0.4.1",
"@aptabase/web": "^0.1.3",
"@aptabase/web": "^0.2.0",
"@emotion/react": "11",
"@emotion/styled": "11",
"@farcaster/hub-web": "^0.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
dependencies:
"@tauri-apps/api" "^1.0.0"

"@aptabase/web@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@aptabase/web/-/web-0.1.3.tgz#4274e94934fe8f68fb59d1b411201af5762ac7c0"
integrity sha512-eTuWYtpTNanvOWUafTV0UChKRzoHRxi7L2BSpfd6U+YQQtYU7cwGzTcM4tYwqca6VEMfj32haTAwEnSn6OTsaA==
"@aptabase/web@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@aptabase/web/-/web-0.2.0.tgz#c7feaae56947446f52995f6454d446493b619c2a"
integrity sha512-Ju9JeP3zfFv7TbYzZ/Nj1BfEknzZ8a3AtpKq78HI2nNqOalBIqyaDlluPt3mwhzij7hvZbZHW1ZpO0a8sKR7Yg==

"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.13":
version "7.22.13"
Expand Down

0 comments on commit 232a7d8

Please sign in to comment.