Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit 7db4744

Browse files
authored
Merge pull request #544 from firstred/nodedeps
build: update dependencies
2 parents fa1531f + b0efb7d commit 7db4744

File tree

2 files changed

+12640
-12043
lines changed

2 files changed

+12640
-12043
lines changed

package.json

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
]
130130
},
131131
"dependencies": {
132-
"electron-localshortcut": "^3.1.0",
132+
"electron-localshortcut": "^3.2.1",
133133
"electron-log": "^2.2.9",
134134
"electron-settings": "^3.1.3",
135135
"fs-jetpack": "^1.0.0",
@@ -139,45 +139,45 @@
139139
"upath": "1.0.5"
140140
},
141141
"devDependencies": {
142-
"@babel/cli": "^7.2.3",
143-
"@babel/core": "^7.3.4",
144-
"@babel/plugin-proposal-class-properties": "^7.0.0",
145-
"@babel/plugin-proposal-decorators": "^7.0.0",
146-
"@babel/plugin-proposal-do-expressions": "^7.0.0",
147-
"@babel/plugin-proposal-export-default-from": "^7.0.0",
148-
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
149-
"@babel/plugin-proposal-function-bind": "^7.0.0",
150-
"@babel/plugin-proposal-function-sent": "^7.0.0",
151-
"@babel/plugin-proposal-json-strings": "^7.0.0",
152-
"@babel/plugin-proposal-logical-assignment-operators": "^7.0.0",
153-
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
154-
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
155-
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
156-
"@babel/plugin-proposal-pipeline-operator": "^7.0.0",
157-
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
158-
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
159-
"@babel/plugin-syntax-import-meta": "^7.0.0",
160-
"@babel/plugin-transform-react-constant-elements": "^7.0.0",
161-
"@babel/plugin-transform-react-inline-elements": "^7.0.0",
162-
"@babel/plugin-transform-react-jsx-source": "^7.0.0",
163-
"@babel/plugin-transform-runtime": "^7.0.0",
164-
"@babel/preset-env": "^7.3.4",
165-
"@babel/preset-react": "^7.0.0",
142+
"@babel/cli": "^7.7.7",
143+
"@babel/core": "^7.7.7",
144+
"@babel/plugin-proposal-class-properties": "^7.7.4",
145+
"@babel/plugin-proposal-decorators": "^7.7.4",
146+
"@babel/plugin-proposal-do-expressions": "^7.7.4",
147+
"@babel/plugin-proposal-export-default-from": "^7.7.4",
148+
"@babel/plugin-proposal-export-namespace-from": "^7.7.4",
149+
"@babel/plugin-proposal-function-bind": "^7.7.4",
150+
"@babel/plugin-proposal-function-sent": "^7.7.4",
151+
"@babel/plugin-proposal-json-strings": "^7.7.4",
152+
"@babel/plugin-proposal-logical-assignment-operators": "^7.7.4",
153+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
154+
"@babel/plugin-proposal-numeric-separator": "^7.7.4",
155+
"@babel/plugin-proposal-optional-chaining": "^7.7.4",
156+
"@babel/plugin-proposal-pipeline-operator": "^7.7.4",
157+
"@babel/plugin-proposal-throw-expressions": "^7.7.4",
158+
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
159+
"@babel/plugin-syntax-import-meta": "^7.7.4",
160+
"@babel/plugin-transform-react-constant-elements": "^7.7.4",
161+
"@babel/plugin-transform-react-inline-elements": "^7.7.4",
162+
"@babel/plugin-transform-react-jsx-source": "^7.7.4",
163+
"@babel/plugin-transform-runtime": "^7.7.4",
164+
"@babel/preset-env": "^7.7.7",
165+
"@babel/preset-react": "^7.7.4",
166166
"@bunq-community/bunq-js-client": "^0.40.2",
167167
"@bunq-community/bunqdesktop-templates": "^1.2.0",
168168
"@fortawesome/fontawesome-free": "^5.2.0",
169169
"@material-ui/core": "^3.9.2",
170170
"@material-ui/icons": "^3.0.2",
171171
"@material-ui/lab": "^3.0.0-alpha.30",
172-
"@types/jest": "^24.0.9",
173-
"@types/moxios": "^0.4.8",
174-
"@types/node": "^11.10.5",
172+
"@types/jest": "^24.0.25",
173+
"@types/moxios": "^0.4.9",
174+
"@types/node": "^13.1.4",
175175
"@types/react-i18next": "^8.1.0",
176-
"animate.css": "^3.7.0",
176+
"animate.css": "^3.7.2",
177177
"awaiting": "^3.0.0",
178178
"axios": "0.18.1",
179-
"babel-loader": "^8.0.0",
180-
"babel-plugin-dynamic-import-node": "^2.0.0",
179+
"babel-loader": "^8.0.6",
180+
"babel-plugin-dynamic-import-node": "^2.3.0",
181181
"babel-plugin-react-html-attrs": "^2.1.0",
182182
"babel-plugin-system-import-transformer": "^3.1.0",
183183
"chart.js": "^2.7.2",
@@ -212,7 +212,7 @@
212212
"mocha": "^5.2.0",
213213
"natives": "1.1.6",
214214
"node-forge": "^0.7.5",
215-
"node-sass": "^4.9.0",
215+
"node-sass": "^4.13.0",
216216
"prettier": "^1.14.2",
217217
"prop-types": "^15.6.2",
218218
"qrcode.react": "^0.8.0",
@@ -254,9 +254,14 @@
254254
"uglifyjs-webpack-plugin": "^1.3.0",
255255
"universal-analytics": "^0.4.15",
256256
"vcf": "^2.0.1",
257-
"webpack": "4.19.0",
258-
"webpack-bundle-analyzer": "^3.3.2",
259-
"webpack-cli": "^3.1.0",
257+
"webpack": "^4.41.5",
258+
"webpack-bundle-analyzer": "^3.6.0",
259+
"webpack-cli": "^3.3.10",
260260
"worker-loader": "^2.0.0"
261+
},
262+
"engines": {
263+
"node": ">=12.9.0",
264+
"npm": ">=6.13.0",
265+
"yarn": ">=1.19.0"
261266
}
262267
}

0 commit comments

Comments
 (0)