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"
},
+1 -1
View File
@@ -17,6 +17,6 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4"
"@babel/runtime": "^7.20.0"
}
}
+1 -1
View File
@@ -17,6 +17,6 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4"
"@babel/runtime": "^7.20.0"
}
}
+2 -2
View File
@@ -20,7 +20,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/keyring": "^10.1.11",
"@polkadot/ui-settings": "2.9.12",
"@polkadot/ui-shared": "2.9.12",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.6",
"@types/react-dom": "^18.0.8",
"@types/styled-components": "^5.1.26",
"styled-components": "^5.3.6",
"xmlserializer": "^0.6.1"
+1 -1
View File
@@ -20,7 +20,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/ui-settings": "2.9.12",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
+2 -2
View File
@@ -20,14 +20,14 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/ui-shared": "2.9.12",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"react-native-svg": "^12.4.4"
},
"devDependencies": {
"@types/react-native": "^0.70.5"
"@types/react-native": "^0.70.6"
},
"peerDependencies": {
"@polkadot/util": "*",
+1 -1
View File
@@ -16,7 +16,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/util": "^10.1.11"
}
}
+1 -1
View File
@@ -19,7 +19,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/keyring": "^10.1.11",
"@polkadot/ui-settings": "2.9.12",
"@polkadot/util": "^10.1.11",
+1 -1
View File
@@ -20,7 +20,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/networks": "^10.1.11",
"@polkadot/util": "^10.1.11",
"eventemitter3": "^4.0.7",
+1 -1
View File
@@ -20,7 +20,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"color": "^3.2.1"
},
"devDependencies": {
+1 -1
View File
@@ -20,7 +20,7 @@
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.4",
"@babel/runtime": "^7.20.0",
"@polkadot/ui-shared": "2.9.12",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
+637 -623
View File
File diff suppressed because it is too large Load Diff