Bump deps (#688)

This commit is contained in:
Jaco
2022-11-01 09:37:52 +02:00
committed by GitHub
parent 4ecf6482d2
commit 9157617048
12 changed files with 654 additions and 640 deletions
+5 -5
View File
@@ -32,11 +32,11 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/runtime": "^7.19.4",
"@polkadot/dev": "^0.67.145",
"@babel/core": "^7.19.6",
"@babel/runtime": "^7.20.0",
"@polkadot/dev": "^0.67.150",
"@polkadot/x-bundle": "^10.1.11",
"@types/jest": "^29.2.0",
"@types/jest": "^29.2.1",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -44,7 +44,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.70.3",
"react-native": "^0.70.4",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.7.13"
},