chore: update deps (#1247)

* chore: update deps

* chore: actually update all deps
This commit is contained in:
Nolan Lawson 2019-05-27 15:15:47 -07:00 committed by GitHub
parent 8c74d0c7c8
commit 3453b10ffb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 563 additions and 687 deletions

View file

@ -43,10 +43,10 @@
"build-now-json": "node -r esm ./bin/build-now-json.js" "build-now-json": "node -r esm ./bin/build-now-json.js"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.4.4", "@babel/core": "^7.4.5",
"@gamestdio/websocket": "^0.3.2", "@gamestdio/websocket": "^0.3.2",
"@webcomponents/custom-elements": "^1.2.4", "@webcomponents/custom-elements": "^1.2.4",
"babel-loader": "^8.0.5", "babel-loader": "^8.0.6",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"cheerio": "^1.0.0-rc.2", "cheerio": "^1.0.0-rc.2",
"child-process-promise": "^2.2.1", "child-process-promise": "^2.2.1",
@ -63,7 +63,7 @@
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
"esm": "^3.2.25", "esm": "^3.2.25",
"events-light": "^1.0.5", "events-light": "^1.0.5",
"express": "^4.16.4", "express": "^4.17.1",
"file-api": "^0.10.4", "file-api": "^0.10.4",
"file-drop-element": "0.2.0", "file-drop-element": "0.2.0",
"form-data": "^2.3.3", "form-data": "^2.3.3",
@ -74,7 +74,7 @@
"lodash-es": "^4.17.11", "lodash-es": "^4.17.11",
"lodash-webpack-plugin": "^0.11.5", "lodash-webpack-plugin": "^0.11.5",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"node-fetch": "^2.5.0", "node-fetch": "^2.6.0",
"node-sass": "^4.12.0", "node-sass": "^4.12.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"p-any": "^2.1.0", "p-any": "^2.1.0",
@ -86,28 +86,28 @@
"quick-lru": "^4.0.0", "quick-lru": "^4.0.0",
"remount": "^0.11.0", "remount": "^0.11.0",
"requestidlecallback": "^0.3.0", "requestidlecallback": "^0.3.0",
"rollup": "^1.11.3", "rollup": "^1.12.4",
"rollup-plugin-replace": "^2.2.0", "rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.0.0", "rollup-plugin-terser": "^5.0.0",
"sapper": "nolanlawson/sapper#for-pinafore-14", "sapper": "nolanlawson/sapper#for-pinafore-14",
"stringz": "^2.0.0", "stringz": "^2.0.0",
"svelte": "^2.16.1", "svelte": "^2.16.1",
"svelte-extras": "^2.0.2", "svelte-extras": "^2.0.2",
"svelte-loader": "^2.13.3", "svelte-loader": "^2.13.4",
"svelte-transitions": "^1.2.0", "svelte-transitions": "^1.2.0",
"svgo": "^1.2.2", "svgo": "^1.2.2",
"terser-webpack-plugin": "^1.2.3", "terser-webpack-plugin": "^1.3.0",
"text-encoding": "^0.7.0", "text-encoding": "^0.7.0",
"tiny-queue": "^0.2.1", "tiny-queue": "^0.2.1",
"webpack": "^4.31.0", "webpack": "^4.32.2",
"webpack-bundle-analyzer": "^3.3.2" "webpack-bundle-analyzer": "^3.3.2"
}, },
"devDependencies": { "devDependencies": {
"assert": "^2.0.0", "assert": "^2.0.0",
"eslint-plugin-html": "^5.0.3", "eslint-plugin-html": "^5.0.5",
"fake-indexeddb": "^2.1.0", "fake-indexeddb": "^2.1.0",
"mocha": "^6.1.4", "mocha": "^6.1.4",
"now": "^15.2.0", "now": "^15.3.0",
"standard": "^12.0.1", "standard": "^12.0.1",
"testcafe": "^1.1.4" "testcafe": "^1.1.4"
}, },

1230
yarn.lock

File diff suppressed because it is too large Load diff