chore: update dependencies (#36)

This commit is contained in:
Nolan Lawson 2020-08-16 20:56:59 -07:00 committed by GitHub
parent 819f8dcfd8
commit 64bc3d0583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1353 additions and 1067 deletions

View File

@ -65,28 +65,28 @@
},
"homepage": "https://github.com/nolanlawson/emoji-picker-element#readme",
"devDependencies": {
"@babel/preset-env": "^7.10.2",
"@peculiar/webcrypto": "^1.1.1",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@rollup/plugin-replace": "^2.3.2",
"@testing-library/dom": "^7.10.1",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/user-event": "^11.4.1",
"babel-jest": "^26.0.1",
"@babel/preset-env": "^7.11.0",
"@peculiar/webcrypto": "^1.1.3",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.3.3",
"@testing-library/dom": "^7.22.2",
"@testing-library/jest-dom": "^5.11.3",
"@testing-library/user-event": "^12.1.1",
"babel-jest": "^26.3.0",
"blob-util": "^2.0.2",
"bundlesize": "^0.18.0",
"compression": "^1.7.4",
"cssnano": "^4.1.10",
"emojibase-data": "^5.0.1",
"emojibase-data": "^5.1.1",
"express": "^4.17.1",
"fake-indexeddb": "^3.0.1",
"fake-indexeddb": "^3.1.2",
"fetch-mock-jest": "^1.3.0",
"flat-color-icons": "^1.1.0",
"focus-visible": "^5.1.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.7",
"jest": "^26.4.0",
"lint-staged": "^10.2.11",
"lodash-es": "^4.17.15",
"markdown-table": "^2.0.0",
"markdown-toc": "^1.2.0",
@ -95,27 +95,27 @@
"npm-run-all": "^4.1.5",
"postcss": "^7.0.32",
"pretty-bytes": "^5.3.0",
"puppeteer": "^3.3.0",
"puppeteer": "^5.2.1",
"recursive-readdir": "^2.2.2",
"rimraf": "^3.0.2",
"rollup": "^2.8.2",
"rollup-plugin-analyzer": "^3.2.3",
"rollup-plugin-svelte": "^5.2.1",
"rollup-plugin-svelte-hot": "^0.7.0",
"rollup-plugin-terser": "^6.1.0",
"sass": "^1.26.7",
"standard": "^14.3.3",
"rollup": "^2.26.3",
"rollup-plugin-analyzer": "^3.3.0",
"rollup-plugin-svelte": "^5.2.3",
"rollup-plugin-svelte-hot": "^0.10.0",
"rollup-plugin-terser": "^7.0.0",
"sass": "^1.26.10",
"standard": "^14.3.4",
"string.prototype.replaceall": "^1.0.3",
"stylelint": "^13.5.0",
"stylelint": "^13.6.1",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.17.2",
"stylelint-scss": "^3.18.0",
"svelte": "^3.24.1",
"svelte-jester": "nolanlawson/svelte-jester#auto-preprocess",
"svelte-preprocess": "^4.0.12",
"svgo": "^1.3.2",
"typedoc": "^0.17.7",
"typedoc-plugin-markdown": "^2.3.1",
"typescript": "^3.9.5"
"typedoc": "^0.18.0",
"typedoc-plugin-markdown": "^2.4.0",
"typescript": "^3.9.7"
},
"standard": {
"ignore": [

2368
yarn.lock

File diff suppressed because it is too large Load Diff