mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 18:51:02 +00:00
Bump tsc (#558)
This commit is contained in:
+4
-4
@@ -34,8 +34,8 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@polkadot/dev": "^0.63.35",
|
||||
"@polkadot/ts": "^0.4.16",
|
||||
"@polkadot/dev": "^0.63.39",
|
||||
"@polkadot/ts": "^0.4.18",
|
||||
"@polkadot/x-bundle": "^8.1.2",
|
||||
"@types/jest": "^27.0.3",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
@@ -43,13 +43,13 @@
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-is": "^17.0.2",
|
||||
"react-native": "^0.66.3",
|
||||
"react-native": "^0.66.4",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-serve": "^3.2.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.5.2"
|
||||
"typescript": "^4.5.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user