Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Jul 21, 2024
1 parent 7dcced1 commit d992d35
Show file tree
Hide file tree
Showing 4 changed files with 497 additions and 305 deletions.
10 changes: 5 additions & 5 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"preview": "vitepress preview"
},
"dependencies": {
"@reactive-dot/core": "0.0.0-snapshot.8a39645",
"@reactive-dot/core": "0.2.0",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/universal-provider": "^2.13.3",
"@walletconnect/universal-provider": "^2.14.0",
"dot-connect": "workspace:^",
"polkadot-api": "^0.10.0",
"vue": "^3.4.31"
"polkadot-api": "^0.11.2",
"vue": "^3.4.33"
},
"devDependencies": {
"vitepress": "^1.3.0"
"vitepress": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"nx": "^19.4.3",
"nx": "^19.5.1",
"prettier": "^3.3.3"
}
}
6 changes: 3 additions & 3 deletions packages/dot-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@reactive-dot/core": "0.0.0-snapshot.8a39645",
"@reactive-dot/core": "0.2.0",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"@types/eslint__js": "^8.42.3",
"@types/qrcode": "^1.5.5",
"eslint": "^9.7.0",
"polkadot-api": "^0.10.0",
"polkadot-api": "^0.11.2",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.0"
"typescript-eslint": "^7.16.1"
},
"peerDependencies": {
"@reactive-dot/core": "*"
Expand Down
Loading

0 comments on commit d992d35

Please sign in to comment.