Skip to content

Commit

Permalink
v1.5.26
Browse files Browse the repository at this point in the history
  • Loading branch information
runjuu committed Mar 6, 2024
1 parent 3e625a3 commit f38128c
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "pnpm",
"version": "1.5.25"
"version": "1.5.26"
}
16 changes: 8 additions & 8 deletions packages/connect-kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/connect-kit",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down Expand Up @@ -32,13 +32,13 @@
"./index.css": "./dist/index.css"
},
"dependencies": {
"@crossbell/contract": "^1.5.25",
"@crossbell/indexer": "^1.5.25",
"@crossbell/react-account": "^1.5.25",
"@crossbell/ui": "^1.5.25",
"@crossbell/util-ethers": "^1.5.25",
"@crossbell/util-hooks": "^1.5.25",
"@crossbell/util-metadata": "^1.5.25",
"@crossbell/contract": "^1.5.26",
"@crossbell/indexer": "^1.5.26",
"@crossbell/react-account": "^1.5.26",
"@crossbell/ui": "^1.5.26",
"@crossbell/util-ethers": "^1.5.26",
"@crossbell/util-hooks": "^1.5.26",
"@crossbell/util-metadata": "^1.5.26",
"@emotion/react": "^11",
"@joyid/wagmi": "^0.1.0",
"@mantine/core": "^6",
Expand Down
4 changes: 2 additions & 2 deletions packages/contract/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/contract",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down Expand Up @@ -28,7 +28,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"@crossbell/util-hooks": "^1.5.25",
"@crossbell/util-hooks": "^1.5.26",
"crossbell": "^1.11.3",
"viem": "^1.20.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/indexer",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down
12 changes: 6 additions & 6 deletions packages/notification/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/notification",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down Expand Up @@ -28,11 +28,11 @@
"./package.json": "./package.json"
},
"dependencies": {
"@crossbell/indexer": "^1.5.25",
"@crossbell/react-account": "^1.5.25",
"@crossbell/ui": "^1.5.25",
"@crossbell/util-hooks": "^1.5.25",
"@crossbell/util-metadata": "^1.5.25",
"@crossbell/indexer": "^1.5.26",
"@crossbell/react-account": "^1.5.26",
"@crossbell/ui": "^1.5.26",
"@crossbell/util-hooks": "^1.5.26",
"@crossbell/util-metadata": "^1.5.26",
"classnames": "^2",
"dayjs": "^1.11.10",
"react-intersection-observer": "^9",
Expand Down
12 changes: 6 additions & 6 deletions packages/react-account/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/react-account",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down Expand Up @@ -65,11 +65,11 @@
"./package.json": "./package.json"
},
"dependencies": {
"@crossbell/contract": "^1.5.25",
"@crossbell/indexer": "^1.5.25",
"@crossbell/util-ethers": "^1.5.25",
"@crossbell/util-hooks": "^1.5.25",
"@crossbell/util-metadata": "^1.5.25",
"@crossbell/contract": "^1.5.26",
"@crossbell/indexer": "^1.5.26",
"@crossbell/util-ethers": "^1.5.26",
"@crossbell/util-hooks": "^1.5.26",
"@crossbell/util-metadata": "^1.5.26",
"check-password-strength": "^2",
"crossbell": "^1.11.3",
"immer": "^10",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/ui",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down Expand Up @@ -30,9 +30,9 @@
"./package.json": "./package.json"
},
"dependencies": {
"@crossbell/indexer": "^1.5.25",
"@crossbell/util-hooks": "^1.5.25",
"@crossbell/util-metadata": "^1.5.25",
"@crossbell/indexer": "^1.5.26",
"@crossbell/util-hooks": "^1.5.26",
"@crossbell/util-metadata": "^1.5.26",
"@tanstack/react-query": "^4",
"classnames": "^2",
"crossbell": "^1.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/util-ethers/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/util-ethers",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/util-hooks/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/util-hooks",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down
4 changes: 2 additions & 2 deletions packages/util-metadata/package.json
@@ -1,6 +1,6 @@
{
"name": "@crossbell/util-metadata",
"version": "1.5.25",
"version": "1.5.26",
"license": "MIT",
"repository": "github:Crossbell-Box/crossbell-universe",
"bugs": "https://github.com/Crossbell-Box/crossbell-universe/issues",
Expand Down Expand Up @@ -28,7 +28,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"@crossbell/util-ethers": "^1.5.25",
"@crossbell/util-ethers": "^1.5.26",
"@fastify/deepmerge": "^1.3.0",
"crossbell": "^1.11.3"
}
Expand Down
60 changes: 30 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions sites/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "1.5.25",
"version": "1.5.26",
"private": true,
"scripts": {
"build": "next build",
Expand All @@ -10,14 +10,14 @@
"start": "next start"
},
"dependencies": {
"@crossbell/connect-kit": "^1.5.25",
"@crossbell/contract": "^1.5.25",
"@crossbell/indexer": "^1.5.25",
"@crossbell/notification": "^1.5.25",
"@crossbell/ui": "^1.5.25",
"@crossbell/util-ethers": "^1.5.25",
"@crossbell/util-hooks": "^1.5.25",
"@crossbell/util-metadata": "^1.5.25",
"@crossbell/connect-kit": "^1.5.26",
"@crossbell/contract": "^1.5.26",
"@crossbell/indexer": "^1.5.26",
"@crossbell/notification": "^1.5.26",
"@crossbell/ui": "^1.5.26",
"@crossbell/util-ethers": "^1.5.26",
"@crossbell/util-hooks": "^1.5.26",
"@crossbell/util-metadata": "^1.5.26",
"@sentry/react": "^7.89.0",
"@sentry/tracing": "^7.89.0",
"next": "14.0.4",
Expand Down

0 comments on commit f38128c

Please sign in to comment.