Bump dev deps (#378)
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
"test:wasm-crypto:rust": "cd packages/wasm-crypto && RUST_BACKTRACE=full cargo test --release -- --test-threads=1 --nocapture"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.5",
|
||||
"@polkadot/dev": "^0.67.42",
|
||||
"@babel/core": "^7.18.6",
|
||||
"@polkadot/dev": "^0.67.45",
|
||||
"fflate": "^0.7.3",
|
||||
"override-require": "^1.1.1"
|
||||
},
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": "6.1.6-3-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3"
|
||||
"@babel/runtime": "^7.18.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^9.6.2",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"version": "6.1.6-3-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3"
|
||||
"@babel/runtime": "^7.18.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^9.6.2"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"main": "wasm.js",
|
||||
"react-native": "asm.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/wasm-bridge": "6.1.6-3-x",
|
||||
"@polkadot/wasm-crypto-asmjs": "6.1.6-3-x",
|
||||
"@polkadot/wasm-crypto-wasm": "6.1.6-3-x"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"version": "6.1.6-3-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/wasm-util": "6.1.6-3-x"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"version": "6.1.6-3-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/wasm-bridge": "6.1.6-3-x",
|
||||
"@polkadot/wasm-crypto-asmjs": "6.1.6-3-x",
|
||||
"@polkadot/wasm-crypto-init": "6.1.6-3-x",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": "6.1.6-3-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3"
|
||||
"@babel/runtime": "^7.18.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^9.6.2"
|
||||
|
||||
Reference in New Issue
Block a user