chore(package): update dependencies
This commit is contained in:
parent
ff8e92df6c
commit
696158886e
14
package.json
14
package.json
|
@ -47,14 +47,14 @@
|
||||||
"font-awesome-svg-png": "^1.2.2",
|
"font-awesome-svg-png": "^1.2.2",
|
||||||
"form-data": "^2.3.2",
|
"form-data": "^2.3.2",
|
||||||
"glob": "^7.1.2",
|
"glob": "^7.1.2",
|
||||||
"idb-keyval": "^2.3.0",
|
"idb-keyval": "^3.0.3",
|
||||||
"indexeddb-getall-shim": "^1.3.1",
|
"indexeddb-getall-shim": "^1.3.1",
|
||||||
"intersection-observer": "^0.5.0",
|
"intersection-observer": "^0.5.0",
|
||||||
"lodash": "^4.17.5",
|
"lodash": "^4.17.5",
|
||||||
"lodash-es": "^4.17.8",
|
"lodash-es": "^4.17.8",
|
||||||
"lodash-webpack-plugin": "^0.11.4",
|
"lodash-webpack-plugin": "^0.11.4",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"node-fetch": "^1.7.3",
|
"node-fetch": "^2.1.2",
|
||||||
"node-sass": "^4.7.2",
|
"node-sass": "^4.7.2",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
"p-any": "^1.1.0",
|
"p-any": "^1.1.0",
|
||||||
|
@ -64,8 +64,8 @@
|
||||||
"requestidlecallback": "^0.3.0",
|
"requestidlecallback": "^0.3.0",
|
||||||
"sapper": "github:nolanlawson/sapper#for-pinafore",
|
"sapper": "github:nolanlawson/sapper#for-pinafore",
|
||||||
"serve-static": "^1.13.1",
|
"serve-static": "^1.13.1",
|
||||||
"stringz": "^0.4.0",
|
"stringz": "^1.0.0",
|
||||||
"style-loader": "^0.19.1",
|
"style-loader": "^0.20.3",
|
||||||
"svelte": "^1.57.4",
|
"svelte": "^1.57.4",
|
||||||
"svelte-extras": "^1.6.0",
|
"svelte-extras": "^1.6.0",
|
||||||
"svelte-loader": "^2.3.3",
|
"svelte-loader": "^2.3.3",
|
||||||
|
@ -77,11 +77,11 @@
|
||||||
"web-animations-js": "^2.3.1",
|
"web-animations-js": "^2.3.1",
|
||||||
"webpack": "^4.5.0",
|
"webpack": "^4.5.0",
|
||||||
"webpack-bundle-analyzer": "^2.11.1",
|
"webpack-bundle-analyzer": "^2.11.1",
|
||||||
"yargs": "^10.1.1"
|
"yargs": "^11.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"now": "^10.2.2",
|
"now": "^11.1.4",
|
||||||
"standard": "^10.0.3",
|
"standard": "^11.0.1",
|
||||||
"testcafe": "^0.19.0"
|
"testcafe": "^0.19.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
Loading…
Reference in a new issue