Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wottpal committed Apr 10, 2024
1 parent 05b4bed commit 216f5b7
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 258 deletions.
8 changes: 4 additions & 4 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@polkadot/types": "^10.12.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@scio-labs/use-inkathon": "^0.8.1",
"@scio-labs/use-inkathon": "^0.9.0",
"@types/bn.js": "~5.1.5",
"@types/eslint": "^8.56.7",
"@types/eslint-config-prettier": "^6.11.3",
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"bn.js": "^5.2.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
Expand Down
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.7",
"@scio-labs/use-inkathon": "^0.8.1",
"@scio-labs/use-inkathon": "^0.9.0",
"@vercel/analytics": "^1.2.2",
"autoprefixer": "^10.4.19",
"bn.js": "^5.2.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"geist": "^1.3.0",
"lucide-react": "^0.365.0",
"lucide-react": "^0.367.0",
"next": "^14.1.4",
"postcss": "^8.4.38",
"react": "^18.2.0",
Expand All @@ -61,11 +61,11 @@
"@types/downloadjs": "^1.4.5",
"@types/eslint": "^8.56.7",
"@types/eslint-config-prettier": "^6.11.3",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/node": "^20.12.7",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
Expand Down
Loading

0 comments on commit 216f5b7

Please sign in to comment.