Skip to content

Commit

Permalink
chore: Update dependencies (i.e. use-inkathon)
Browse files Browse the repository at this point in the history
  • Loading branch information
wottpal committed Oct 27, 2023
1 parent 51fbbd5 commit aa6d9a7
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 142 deletions.
8 changes: 4 additions & 4 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@polkadot/types": "^10.10.1",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@scio-labs/use-inkathon": "^0.2.0",
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@scio-labs/use-inkathon": "^0.3.0",
"@types/node": "^18.18.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"dotenv": "^16.3.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@polkadot/types": "^10.10.1",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@scio-labs/use-inkathon": "^0.2.0",
"@scio-labs/use-inkathon": "^0.3.0",
"framer-motion": "^10.16.4",
"next": "^13.5.6",
"next-seo": "^6.1.0",
Expand All @@ -57,11 +57,11 @@
"@emotion/babel-plugin": "^11.11.0",
"@testing-library/react": "^14.0.0",
"@types/downloadjs": "^1.4.5",
"@types/node": "^18.18.6",
"@types/react": "^18.2.31",
"@types/node": "^18.18.7",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
"concurrently": "^8.2.2",
Expand All @@ -71,7 +71,7 @@
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.0.3",
"prettier-plugin-twin.macro": "^1.0.14",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"twin.macro": "^3.4.0",
"typescript": "^5.2.2",
"webpack": "^5.89.0"
Expand Down
Loading

1 comment on commit aa6d9a7

@vercel
Copy link

@vercel vercel bot commented on aa6d9a7 Oct 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.