mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 03:21:02 +00:00
2.9.1 (#669)
This commit is contained in:
+8
-8
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "2.8.3-2-x",
|
||||
"version": "2.9.0",
|
||||
"versions": {
|
||||
"git": "2.8.3-2-x",
|
||||
"npm": "2.8.2"
|
||||
@@ -32,11 +32,11 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.6",
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/dev": "^0.67.76",
|
||||
"@polkadot/x-bundle": "^10.0.2",
|
||||
"@types/jest": "^28.1.4",
|
||||
"@babel/core": "^7.18.9",
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@polkadot/dev": "^0.67.84",
|
||||
"@polkadot/x-bundle": "^10.1.1",
|
||||
"@types/jest": "^28.1.6",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
@@ -44,9 +44,9 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-native": "^0.69.1",
|
||||
"react-native": "^0.69.2",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-template-compiler": "^2.7.4",
|
||||
"vue-template-compiler": "^2.7.7",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"webpack-serve": "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user