jg-bump-ts (#692)

This commit is contained in:
Jaco
2022-11-20 11:34:11 +02:00
committed by GitHub
parent eb76cd0dc4
commit b54f95c287
10 changed files with 333 additions and 307 deletions
+5 -5
View File
@@ -34,9 +34,9 @@
"devDependencies": {
"@babel/core": "^7.20.2",
"@babel/runtime": "^7.20.1",
"@polkadot/dev": "^0.67.157",
"@polkadot/x-bundle": "^10.1.12",
"@types/jest": "^29.2.2",
"@polkadot/dev": "^0.67.161",
"@polkadot/x-bundle": "^10.1.13",
"@types/jest": "^29.2.3",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -44,11 +44,11 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.70.5",
"react-native": "^0.70.6",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.7.14"
},
"resolutions": {
"typescript": "^4.8.4"
"typescript": "^4.9.3"
}
}