Skip to content

Commit

Permalink
Release v1.1.3 (#114)
Browse files Browse the repository at this point in the history
* Bump to version 1.1.3

* Update yarn.lock file
  • Loading branch information
ken-futureverse authored Nov 27, 2023
1 parent efd977d commit 5856bb5
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@futureverse/root-block-explorer",
"version": "1.1.2",
"name": "@therootnetwork/block-explorer",
"version": "1.1.3",
"license": "Apache-2.0",
"packageManager": "[email protected]",
"scripts": {
Expand Down
120 changes: 60 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,66 +1194,6 @@ __metadata:
languageName: node
linkType: hard

"@futureverse/root-block-explorer@workspace:.":
version: 0.0.0-use.local
resolution: "@futureverse/root-block-explorer@workspace:."
dependencies:
"@graphql-codegen/cli": ^2.11.3
"@graphql-codegen/typescript": ^2.7.2
"@graphql-codegen/typescript-operations": ^2.5.2
"@graphql-codegen/typescript-react-query": ^4.0.0
"@headlessui/react": ^1.6.6
"@heroicons/react": ^2.0.8
"@polkadot/api": ^9.2.4
"@polkadot/types": ^9.4.3
"@polkadot/util": ^10.1.10
"@tailwindcss/typography": ^0.5.4
"@tanstack/react-query": ^4.2.3
"@trivago/prettier-plugin-sort-imports": ^3.3.0
"@types/javascript-time-ago": ^2.0.3
"@types/lodash": ^4.14.184
"@types/node": 18.6.3
"@types/react": 18.0.15
"@types/react-dom": 18.0.6
"@types/react-syntax-highlighter": ^15
ace-builds: ^1.13.1
ace-mode-solidity: ^0.1.1
autoprefixer: ^10.4.8
bignumber.js: ^9.1.0
clsx: ^1.2.1
cookies-next: ^2.1.1
eslint: 8.21.0
eslint-config-next: 12.2.3
ethers: ^5.7.0
fp-ts: ^2.15.0
from-exponential: ^1.1.1
graphql: ^16.6.0
graphql-request: ^4.3.0
javascript-time-ago: ^2.5.7
jotai: ^1.8.3
moment: ^2.29.4
next: 12.2.5
next-remove-imports: ^1.0.8
nprogress: ^0.2.0
postcss: ^8.4.14
prettier: ^2.7.1
prettier-plugin-tailwindcss: ^0.1.13
react: 18.2.0
react-ace: ^10.1.0
react-countup: ^6.3.1
react-dom: 18.2.0
react-ga: ^3.3.1
react-jazzicon: ^1.0.4
react-json-pretty: ^2.2.0
react-loading: ^2.0.3
react-qr-code: ^2.0.7
react-syntax-highlighter: ^15.5.0
react-tooltip: ^4.5.0
tailwindcss: ^3.1.7
typescript: 4.7.4
languageName: unknown
linkType: soft

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
Expand Down Expand Up @@ -2688,6 +2628,66 @@ __metadata:
languageName: node
linkType: hard

"@therootnetwork/block-explorer@workspace:.":
version: 0.0.0-use.local
resolution: "@therootnetwork/block-explorer@workspace:."
dependencies:
"@graphql-codegen/cli": ^2.11.3
"@graphql-codegen/typescript": ^2.7.2
"@graphql-codegen/typescript-operations": ^2.5.2
"@graphql-codegen/typescript-react-query": ^4.0.0
"@headlessui/react": ^1.6.6
"@heroicons/react": ^2.0.8
"@polkadot/api": ^9.2.4
"@polkadot/types": ^9.4.3
"@polkadot/util": ^10.1.10
"@tailwindcss/typography": ^0.5.4
"@tanstack/react-query": ^4.2.3
"@trivago/prettier-plugin-sort-imports": ^3.3.0
"@types/javascript-time-ago": ^2.0.3
"@types/lodash": ^4.14.184
"@types/node": 18.6.3
"@types/react": 18.0.15
"@types/react-dom": 18.0.6
"@types/react-syntax-highlighter": ^15
ace-builds: ^1.13.1
ace-mode-solidity: ^0.1.1
autoprefixer: ^10.4.8
bignumber.js: ^9.1.0
clsx: ^1.2.1
cookies-next: ^2.1.1
eslint: 8.21.0
eslint-config-next: 12.2.3
ethers: ^5.7.0
fp-ts: ^2.15.0
from-exponential: ^1.1.1
graphql: ^16.6.0
graphql-request: ^4.3.0
javascript-time-ago: ^2.5.7
jotai: ^1.8.3
moment: ^2.29.4
next: 12.2.5
next-remove-imports: ^1.0.8
nprogress: ^0.2.0
postcss: ^8.4.14
prettier: ^2.7.1
prettier-plugin-tailwindcss: ^0.1.13
react: 18.2.0
react-ace: ^10.1.0
react-countup: ^6.3.1
react-dom: 18.2.0
react-ga: ^3.3.1
react-jazzicon: ^1.0.4
react-json-pretty: ^2.2.0
react-loading: ^2.0.3
react-qr-code: ^2.0.7
react-syntax-highlighter: ^15.5.0
react-tooltip: ^4.5.0
tailwindcss: ^3.1.7
typescript: 4.7.4
languageName: unknown
linkType: soft

"@tootallnate/once@npm:2":
version: 2.0.0
resolution: "@tootallnate/once@npm:2.0.0"
Expand Down

1 comment on commit 5856bb5

@vercel
Copy link

@vercel vercel bot commented on 5856bb5 Nov 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.