mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 23:31:01 +00:00
2.9.13 (#691)
This commit is contained in:
+7
-7
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "2.9.13-1-x",
|
||||
"version": "2.9.13",
|
||||
"versions": {
|
||||
"git": "2.9.13-1-x",
|
||||
"npm": "2.9.12"
|
||||
@@ -32,11 +32,11 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.19.6",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@polkadot/dev": "^0.67.156",
|
||||
"@babel/core": "^7.20.2",
|
||||
"@babel/runtime": "^7.20.1",
|
||||
"@polkadot/dev": "^0.67.157",
|
||||
"@polkadot/x-bundle": "^10.1.12",
|
||||
"@types/jest": "^29.2.1",
|
||||
"@types/jest": "^29.2.2",
|
||||
"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.70.4",
|
||||
"react-native": "^0.70.5",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-template-compiler": "^2.7.13"
|
||||
"vue-template-compiler": "^2.7.14"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.8.4"
|
||||
|
||||
Reference in New Issue
Block a user