This commit is contained in:
Jaco
2022-04-29 13:33:40 +02:00
committed by GitHub
parent 106f2aac72
commit c9cd6898fe
3 changed files with 384 additions and 384 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.17.9", "@babel/core": "^7.17.9",
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
"@polkadot/dev": "^0.66.13", "@polkadot/dev": "^0.66.15",
"@polkadot/x-bundle": "^9.0.1", "@polkadot/x-bundle": "^9.0.1",
"@types/jest": "^27.4.1", "@types/jest": "^27.4.1",
"babel-loader": "^8.2.5", "babel-loader": "^8.2.5",
@@ -47,6 +47,6 @@
"webpack-serve": "^4.0.0" "webpack-serve": "^4.0.0"
}, },
"resolutions": { "resolutions": {
"typescript": "^4.6.3" "typescript": "^4.6.4"
} }
} }
+1 -1
View File
@@ -34,7 +34,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2", "@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^18.0.2", "@types/react-dom": "^18.0.3",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"styled-components": "^5.3.5", "styled-components": "^5.3.5",
"xmlserializer": "^0.6.1" "xmlserializer": "^0.6.1"
+381 -381
View File
File diff suppressed because it is too large Load Diff