|
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | 44 | "@achingbrain/dependency-check": "^4.1.0", |
45 | | - "@babel/cli": "^7.10.1", |
46 | | - "@babel/core": "^7.10.2", |
47 | | - "@babel/plugin-transform-regenerator": "^7.10.1", |
48 | | - "@babel/plugin-transform-runtime": "^7.10.1", |
49 | | - "@babel/preset-env": "^7.10.2", |
50 | | - "@babel/preset-typescript": "^7.10.1", |
51 | | - "@babel/register": "^7.10.1", |
52 | | - "@babel/runtime": "^7.10.2", |
| 45 | + "@babel/cli": "^7.12.1", |
| 46 | + "@babel/core": "^7.12.3", |
| 47 | + "@babel/plugin-transform-regenerator": "^7.12.1", |
| 48 | + "@babel/plugin-transform-runtime": "^7.12.1", |
| 49 | + "@babel/preset-env": "^7.12.1", |
| 50 | + "@babel/preset-typescript": "^7.12.1", |
| 51 | + "@babel/register": "^7.12.1", |
| 52 | + "@babel/runtime": "^7.12.5", |
53 | 53 | "@commitlint/cli": "^11.0.0", |
54 | 54 | "@commitlint/config-conventional": "^11.0.0", |
55 | 55 | "@commitlint/lint": "^11.0.0", |
|
59 | 59 | "@electron/get": "^1.10.0", |
60 | 60 | "@polka/send-type": "^0.5.2", |
61 | 61 | "@types/mocha": "^8.0.4", |
62 | | - "@types/node": "^14.14.7", |
| 62 | + "@types/node": "^14.14.8", |
63 | 63 | "aegir-typedoc-theme": "^0.1.0", |
64 | | - "babel-loader": "^8.0.5", |
65 | | - "buffer": "^5.6.0", |
| 64 | + "babel-loader": "^8.2.1", |
| 65 | + "buffer": "^6.0.2", |
66 | 66 | "bytes": "^3.1.0", |
67 | | - "camelcase": "^6.0.0", |
| 67 | + "camelcase": "^6.2.0", |
68 | 68 | "chai": "^4.2.0", |
69 | 69 | "chai-as-promised": "^7.1.1", |
70 | 70 | "chai-subset": "^1.6.0", |
71 | 71 | "chalk": "^4.1.0", |
72 | | - "codecov": "^3.6.3", |
73 | | - "conventional-changelog": "^3.1.18", |
74 | | - "conventional-github-releaser": "^3.1.3", |
| 72 | + "conventional-changelog": "^3.1.24", |
| 73 | + "conventional-github-releaser": "^3.1.5", |
75 | 74 | "cors": "^2.8.5", |
76 | 75 | "cosmiconfig": "^7.0.0", |
77 | 76 | "dirty-chai": "^2.0.1", |
78 | | - "documentation": "^13.0.1", |
79 | | - "electron-mocha": "^8.2.0", |
| 77 | + "electron-mocha": "^9.3.2", |
80 | 78 | "eslint": "^7.11.0", |
81 | 79 | "eslint-config-ipfs": "^0.1.0", |
82 | | - "execa": "^4.0.0", |
| 80 | + "execa": "^4.1.0", |
83 | 81 | "extract-zip": "^2.0.1", |
84 | 82 | "findup-sync": "^4.0.0", |
85 | 83 | "fs-extra": "^9.0.1", |
86 | | - "gh-pages": "^3.0.0", |
87 | | - "git-authors-cli": "^1.0.27", |
| 84 | + "gh-pages": "^3.1.0", |
| 85 | + "git-authors-cli": "^1.0.31", |
88 | 86 | "git-validate": "^2.2.4", |
89 | 87 | "globby": "^11.0.1", |
90 | | - "ipfs-utils": "^4.0.0", |
91 | | - "it-glob": "~0.0.8", |
| 88 | + "ipfs-utils": "^5.0.0", |
| 89 | + "it-glob": "~0.0.10", |
92 | 90 | "json-loader": "~0.5.7", |
93 | | - "karma": "^5.1.0", |
| 91 | + "karma": "^5.2.3", |
94 | 92 | "karma-chrome-launcher": "^3.1.0", |
95 | 93 | "karma-cli": "^2.0.0", |
96 | | - "karma-firefox-launcher": "^1.3.0", |
| 94 | + "karma-firefox-launcher": "^2.1.0", |
97 | 95 | "karma-mocha": "^2.0.1", |
98 | 96 | "karma-mocha-reporter": "^2.2.5", |
99 | 97 | "karma-mocha-webworker": "^1.3.0", |
100 | | - "karma-sourcemap-loader": "~0.3.7", |
| 98 | + "karma-sourcemap-loader": "~0.3.8", |
101 | 99 | "karma-webpack": "4.0.2", |
102 | 100 | "listr": "~0.14.2", |
103 | 101 | "merge-options": "^3.0.3", |
104 | | - "mocha": "^8.0.1", |
| 102 | + "mocha": "^8.2.1", |
105 | 103 | "npm-package-json-lint": "^5.1.0", |
106 | 104 | "nyc": "^15.1.0", |
107 | 105 | "ora": "^5.1.0", |
108 | 106 | "p-map": "^4.0.0", |
109 | 107 | "pascalcase": "^1.0.0", |
110 | | - "pify": "^5.0.0", |
111 | 108 | "polka": "^0.5.2", |
112 | 109 | "premove": "^3.0.1", |
113 | 110 | "prompt-promise": "^1.0.3", |
114 | 111 | "read-pkg-up": "^7.0.1", |
115 | | - "rimraf": "^3.0.1", |
116 | 112 | "semver": "^7.3.2", |
117 | | - "simple-git": "^2.7.0", |
| 113 | + "simple-git": "^2.22.0", |
118 | 114 | "strip-bom": "^4.0.0", |
119 | 115 | "strip-json-comments": "^3.1.1", |
120 | 116 | "terser-webpack-plugin": "^3.0.5", |
|
125 | 121 | "webpack-bundle-analyzer": "^3.7.0", |
126 | 122 | "webpack-cli": "^3.3.10", |
127 | 123 | "webpack-merge": "^4.2.2", |
128 | | - "yargs": "^16.1.0", |
| 124 | + "yargs": "^16.1.1", |
129 | 125 | "yargs-parser": "^20.2.3" |
130 | 126 | }, |
131 | 127 | "devDependencies": { |
132 | | - "electron": "^9.0.4", |
133 | | - "iso-url": "^0.4.7", |
| 128 | + "electron": "^11.0.1", |
| 129 | + "iso-url": "^1.0.0", |
134 | 130 | "mock-require": "^3.0.2", |
135 | | - "sinon": "^9.0.2" |
| 131 | + "sinon": "^9.2.1" |
136 | 132 | }, |
137 | 133 | "engines": { |
138 | 134 | "node": ">=10.0.0", |
|
0 commit comments