Bump @polkadot/dev (#630)

This commit is contained in:
Jaco
2022-04-05 08:31:31 +02:00
committed by GitHub
parent d57a700d40
commit cc17aa3fc3
11 changed files with 645 additions and 701 deletions
+7 -7
View File
@@ -29,20 +29,20 @@
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/runtime": "^7.17.8",
"@polkadot/dev": "^0.65.101",
"@polkadot/x-bundle": "^8.7.1",
"@polkadot/dev": "^0.65.106",
"@polkadot/x-bundle": "^8.7.2-1",
"@types/jest": "^27.4.1",
"babel-loader": "^8.2.4",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"process": "^0.11.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-native": "^0.67.4",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-is": "^18.0.0",
"react-native": "^0.68.0",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.70.0",
"webpack": "^5.71.0",
"webpack-cli": "^4.9.2",
"webpack-serve": "^4.0.0"
},