mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 08:41:03 +00:00
Bump deps (#519)
This commit is contained in:
+5
-5
@@ -8,7 +8,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"typescript": "^4.3.5"
|
||||
"typescript": "^4.4.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -28,10 +28,10 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/runtime": "^7.15.3",
|
||||
"@polkadot/dev": "^0.62.65",
|
||||
"@polkadot/ts": "^0.4.6",
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/dev": "^0.62.66",
|
||||
"@polkadot/ts": "^0.4.7",
|
||||
"@polkadot/x-bundle": "^7.3.1",
|
||||
"@types/jest": "^27.0.1",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user