Skip to content

Commit

Permalink
Bump TS
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr committed Oct 15, 2023
1 parent dd83ad6 commit b77e2d7
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 157 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.76.25",
"@polkadot/dev": "^0.76.29",
"@polkadot/x-bundle": "^12.5.1",
"@types/node": "^20.6.0",
"@types/node": "^20.8.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.72.4"
},
"resolutions": {
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/react-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.2.7",
"@types/react-dom": "^18.2.13",
"xmlserializer": "^0.6.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b77e2d7

Please sign in to comment.