mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 15:41:01 +00:00
2.7.1 (#659)
This commit is contained in:
+7
-7
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "2.6.2",
|
||||
"version": "2.7.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
@@ -27,11 +27,11 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.5",
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@polkadot/dev": "^0.67.42",
|
||||
"@polkadot/x-bundle": "^9.6.2",
|
||||
"@types/jest": "^28.1.3",
|
||||
"@babel/core": "^7.18.6",
|
||||
"@babel/runtime": "^7.18.6",
|
||||
"@polkadot/dev": "^0.67.46",
|
||||
"@polkadot/x-bundle": "^9.7.1",
|
||||
"@types/jest": "^28.1.4",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
@@ -39,7 +39,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-native": "^0.69.0",
|
||||
"react-native": "^0.69.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"webpack": "^5.73.0",
|
||||
|
||||
Reference in New Issue
Block a user