Skip to content

Commit

Permalink
Merge pull request #208 from kodadot/chore/polkadot/v11
Browse files Browse the repository at this point in the history
chore/polkadot/v11
  • Loading branch information
vikiival authored Jun 10, 2024
2 parents f4b3225 + 1b2e136 commit 1f41b1b
Show file tree
Hide file tree
Showing 5 changed files with 387 additions and 561 deletions.
8 changes: 4 additions & 4 deletions minimark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@
"update": "npx npm-check-updates --filter /polkadot/ --upgrade"
},
"dependencies": {
"@polkadot/api": "^10.11.2",
"@polkadot/api": "^11.2.1",
"@polkadot/keyring": "^12.6.2",
"@polkadot/util": "^12.6.2",
"nanoid": "3.3.4",
"nanoid": "5.0.7",
"slugify": "^1.6.6"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@vitest/coverage-c8": "latest",
"changelogen": "^0.5.5",
"eslint": "latest",
"husky": "^8.0.3",
"rmrk-tools": "^2.1.8",
"husky": "^9.0.11",
"rmrk-tools": "^2.1.12",
"typescript": "latest",
"unbuild": "latest",
"vitest": "latest"
Expand Down
Loading

0 comments on commit 1f41b1b

Please sign in to comment.