1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Tools: Pin all dependencies

This commit is contained in:
Laurent Cozic 2022-11-05 13:09:41 +00:00
parent 65c1fe1cdc
commit 3a09945ad0
19 changed files with 987 additions and 987 deletions

View File

@ -82,10 +82,10 @@
"typescript": "4.7.4"
},
"dependencies": {
"@types/fs-extra": "^9.0.13",
"http-server": "^0.13.0",
"node-gyp": "^8.4.1",
"nodemon": "^2.0.9"
"@types/fs-extra": "9.0.13",
"http-server": "0.13.0",
"node-gyp": "8.4.1",
"nodemon": "2.0.15"
},
"packageManager": "yarn@3.2.4"
}

View File

@ -42,30 +42,30 @@
"dependencies": {
"@joplin/lib": "~2.9",
"@joplin/renderer": "~2.9",
"aws-sdk": "^2.588.0",
"chalk": "^4.1.0",
"compare-version": "^0.1.2",
"fs-extra": "^5.0.0",
"html-entities": "^1.2.1",
"image-type": "^3.0.0",
"keytar": "^7.0.0",
"md5": "^2.2.1",
"node-rsa": "^1.1.1",
"open": "^7.0.4",
"proper-lockfile": "^2.0.1",
"read-chunk": "^2.1.0",
"server-destroy": "^1.0.1",
"sharp": "^0.31.0",
"sprintf-js": "^1.1.2",
"sqlite3": "^5.0.2",
"string-padding": "^1.0.2",
"strip-ansi": "^4.0.0",
"tcp-port-used": "^1.0.2",
"terminal-kit": "^1.30.0",
"aws-sdk": "2.1043.0",
"chalk": "4.1.2",
"compare-version": "0.1.2",
"fs-extra": "5.0.0",
"html-entities": "1.4.0",
"image-type": "3.1.0",
"keytar": "7.7.0",
"md5": "2.3.0",
"node-rsa": "1.1.1",
"open": "7.4.2",
"proper-lockfile": "2.0.1",
"read-chunk": "2.1.0",
"server-destroy": "1.0.1",
"sharp": "0.31.1",
"sprintf-js": "1.1.2",
"sqlite3": "5.0.2",
"string-padding": "1.0.2",
"strip-ansi": "4.0.0",
"tcp-port-used": "1.0.2",
"terminal-kit": "1.49.4",
"tkwidgets": "0.5.27",
"url-parse": "^1.4.7",
"word-wrap": "^1.2.3",
"yargs-parser": "^7.0.0"
"url-parse": "1.5.3",
"word-wrap": "1.2.3",
"yargs-parser": "7.0.0"
},
"devDependencies": {
"@joplin/tools": "~2.9",

View File

@ -26,6 +26,6 @@
"yargs": "^16.2.0"
},
"dependencies": {
"left-pad": "^1.3.0"
"left-pad": "1.3.0"
}
}
}

View File

@ -26,6 +26,6 @@
"yargs": "^16.2.0"
},
"dependencies": {
"left-pad": "^1.3.0"
"left-pad": "1.3.0"
}
}
}

View File

@ -13,13 +13,13 @@
"babel-loader": "8.0.6",
"babel-plugin-named-asset-import": "^0.3.6",
"babel-preset-react-app": "^9.1.1",
"camelcase": "^5.3.1",
"camelcase": "5.3.1",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"css-loader": "3.6.0",
"dotenv": "8.6.0",
"dotenv-expand": "5.1.0",
"file-loader": "4.3.0",
"fs-extra": "^8.1.0",
"fs-extra": "8.1.0",
"html-webpack-plugin": "4.0.0-beta.11",
"identity-obj-proxy": "3.0.0",
"jest": "24.9.0",
@ -39,7 +39,7 @@
"react-dev-utils": "^10.1.0",
"react-dom": "^16.12.0",
"react-redux": "^5.0.7",
"redux": "^4.0.0",
"redux": "4.1.2",
"resolve": "1.22.1",
"resolve-url-loader": "^3.1.3",
"sass-loader": "8.0.2",
@ -126,4 +126,4 @@
"react-app"
]
}
}
}

View File

@ -135,47 +135,47 @@
"7zip-bin-win": "^2.1.1"
},
"dependencies": {
"@electron/remote": "^2.0.1",
"@fortawesome/fontawesome-free": "^5.13.0",
"@joeattardi/emoji-button": "^4.6.0",
"@electron/remote": "2.0.1",
"@fortawesome/fontawesome-free": "5.15.4",
"@joeattardi/emoji-button": "4.6.2",
"@joplin/lib": "~2.9",
"@joplin/pdf-viewer": "~2.9",
"@joplin/renderer": "~2.9",
"async-mutex": "^0.4.0",
"codemirror": "^5.56.0",
"color": "^3.1.2",
"compare-versions": "^3.2.1",
"countable": "^3.0.1",
"debounce": "^1.2.0",
"electron-window-state": "^5.0.3",
"formatcoords": "^1.1.3",
"async-mutex": "0.4.0",
"codemirror": "5.64.0",
"color": "3.2.1",
"compare-versions": "3.6.0",
"countable": "3.0.1",
"debounce": "1.2.1",
"electron-window-state": "5.0.3",
"formatcoords": "1.1.3",
"fs-extra": "10.0.0",
"highlight.js": "^10.2.1",
"immer": "^7.0.5",
"keytar": "^7.0.0",
"mark.js": "^8.11.1",
"md5": "^2.2.1",
"moment": "^2.22.2",
"node-fetch": "^1.7.3",
"node-notifier": "^8.0.0",
"node-rsa": "^1.1.1",
"pretty-bytes": "^5.3.0",
"re-resizable": "^6.5.4",
"highlight.js": "10.7.3",
"immer": "7.0.15",
"keytar": "7.7.0",
"mark.js": "8.11.1",
"md5": "2.3.0",
"moment": "2.29.1",
"node-fetch": "1.7.3",
"node-notifier": "8.0.2",
"node-rsa": "1.1.1",
"pretty-bytes": "5.6.0",
"re-resizable": "6.9.1",
"react": "16.14.0",
"react-datetime": "^2.14.0",
"react-datetime": "2.16.3",
"react-dom": "16.14.0",
"react-redux": "5.1.2",
"react-select": "^2.4.3",
"react-toggle-button": "^2.2.0",
"react-tooltip": "^3.10.0",
"react-select": "2.4.4",
"react-toggle-button": "2.2.0",
"react-tooltip": "3.11.6",
"redux": "3.7.2",
"reselect": "^4.0.0",
"roboto-fontface": "^0.10.0",
"smalltalk": "^2.5.1",
"sqlite3": "^5.0.2",
"reselect": "4.1.5",
"roboto-fontface": "0.10.0",
"smalltalk": "2.5.1",
"sqlite3": "5.0.2",
"styled-components": "5.3.6",
"styled-system": "5.1.5",
"taboverride": "^4.0.3",
"tinymce": "^5.2.0"
"taboverride": "4.0.3",
"tinymce": "5.10.2"
}
}

View File

@ -21,54 +21,54 @@
"@joplin/lib": "~2.9",
"@joplin/react-native-saf-x": "~2.9",
"@joplin/renderer": "~2.9",
"@react-native-community/clipboard": "^1.5.0",
"@react-native-community/clipboard": "1.5.1",
"@react-native-community/datetimepicker": "6.5.4",
"@react-native-community/geolocation": "^3.0.0",
"@react-native-community/netinfo": "^9.0.0",
"@react-native-community/push-notification-ios": "^1.6.0",
"@react-native-community/geolocation": "3.0.3",
"@react-native-community/netinfo": "9.3.6",
"@react-native-community/push-notification-ios": "1.10.1",
"@react-native-community/slider": "4.3.3",
"assert-browserify": "^2.0.0",
"buffer": "^5.0.8",
"constants-browserify": "^1.0.0",
"crypto-browserify": "^3.12.0",
"events": "^3.2.0",
"joplin-rn-alarm-notification": "^1.0.5",
"assert-browserify": "2.0.0",
"buffer": "5.7.1",
"constants-browserify": "1.0.0",
"crypto-browserify": "3.12.0",
"events": "3.3.0",
"joplin-rn-alarm-notification": "1.0.5",
"jsc-android": "241213.1.0",
"md5": "^2.2.1",
"prop-types": "^15.6.0",
"punycode": "^2.1.1",
"md5": "2.3.0",
"prop-types": "15.7.2",
"punycode": "2.1.1",
"react": "17.0.2",
"react-native": "0.66.1",
"react-native-action-button": "^2.8.5",
"react-native-camera": "^3.40.0",
"react-native-dialogbox": "^0.6.10",
"react-native-document-picker": "^4.0.0",
"react-native-dropdownalert": "^3.1.2",
"react-native-file-viewer": "^2.1.4",
"react-native-fs": "^2.16.6",
"react-native-get-random-values": "^1.7.0",
"react-native-image-picker": "^4.10.0",
"react-native-image-resizer": "^1.3.0",
"react-native-modal-datetime-picker": "^9.0.0",
"react-native-popup-menu": "^0.15.13",
"react-native-quick-actions": "^0.3.13",
"react-native-rsa-native": "^2.0.4",
"react-native-securerandom": "^1.0.0-rc.0",
"react-native-share": "^7.2.1",
"react-native-side-menu-updated": "^1.3.2",
"react-native-sqlite-storage": "^5.0.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-vector-icons": "^7.1.0",
"react-native-version-info": "^1.1.0",
"react-native-webview": "^10.9.2",
"react-native-action-button": "2.8.5",
"react-native-camera": "3.44.3",
"react-native-dialogbox": "0.6.10",
"react-native-document-picker": "4.3.0",
"react-native-dropdownalert": "3.11.0",
"react-native-file-viewer": "2.1.4",
"react-native-fs": "2.18.0",
"react-native-get-random-values": "1.7.1",
"react-native-image-picker": "4.10.0",
"react-native-image-resizer": "1.4.5",
"react-native-modal-datetime-picker": "9.2.3",
"react-native-popup-menu": "0.15.13",
"react-native-quick-actions": "0.3.13",
"react-native-rsa-native": "2.0.4",
"react-native-securerandom": "1.0.0",
"react-native-share": "7.3.2",
"react-native-side-menu-updated": "1.3.2",
"react-native-sqlite-storage": "5.0.0",
"react-native-url-polyfill": "1.3.0",
"react-native-vector-icons": "7.1.0",
"react-native-version-info": "1.1.1",
"react-native-webview": "10.10.2",
"react-redux": "5.1.2",
"redux": "4.0.0",
"rn-fetch-blob": "^0.12.0",
"rn-fetch-blob": "0.12.0",
"stream": "0.0.2",
"stream-browserify": "^3.0.0",
"string-natural-compare": "^2.0.2",
"timers": "^0.1.1",
"url": "^0.11.0"
"stream-browserify": "3.0.0",
"string-natural-compare": "2.0.3",
"timers": "0.1.1",
"url": "0.11.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",

View File

@ -39,10 +39,10 @@
"prepare": "npm run build"
},
"dependencies": {
"domelementtype": "^2.0.1",
"domelementtype": "2.2.0",
"domhandler": "3.3.0",
"domutils": "^2.0.0",
"entities": "^2.0.0"
"domutils": "2.8.0",
"entities": "2.2.0"
},
"devDependencies": {
"@types/jest": "^25.1.3",

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"node-emoji": "1.11.0",
"unorm": ">= 1.0.0"
"unorm": "1.6.0"
},
"devDependencies": {
"should": ">= 0.2.1"

View File

@ -23,10 +23,10 @@
"npm": ">= 4.0.0"
},
"dependencies": {
"chalk": "^2.1.0",
"slugify": "^1.4.6",
"yeoman-generator": "^2.0.1",
"yosay": "^2.0.1"
"chalk": "2.4.2",
"slugify": "1.6.3",
"yeoman-generator": "2.0.5",
"yosay": "2.0.2"
},
"devDependencies": {
"jest": "^26.6.3"

View File

@ -15,10 +15,10 @@
"license": "MIT",
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.41",
"css": "^3.0.0",
"datauri": "^4.1.0",
"fs-extra": "^10.0.0",
"html-entities": "^1.2.1"
"css": "3.0.0",
"datauri": "4.1.0",
"fs-extra": "10.0.0",
"html-entities": "1.4.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.6"

View File

@ -28,8 +28,8 @@
"typescript": "^4.0.5"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.34.0",
"@aws-sdk/s3-request-presigner": "^3.34.0",
"@aws-sdk/client-s3": "3.44.0",
"@aws-sdk/s3-request-presigner": "3.44.0",
"@joplin/fork-htmlparser2": "^4.1.41",
"@joplin/fork-sax": "^1.2.45",
"@joplin/fork-uslug": "^1.0.6",
@ -37,60 +37,60 @@
"@joplin/renderer": "^2.9.1",
"@joplin/turndown": "^4.0.63",
"@joplin/turndown-plugin-gfm": "^1.0.45",
"@types/nanoid": "^3.0.0",
"async-mutex": "^0.4.0",
"base-64": "^0.1.0",
"base64-stream": "^1.0.0",
"builtin-modules": "^3.1.0",
"chokidar": "^3.4.3",
"@types/nanoid": "3.0.0",
"async-mutex": "0.4.0",
"base-64": "0.1.0",
"base64-stream": "1.0.0",
"builtin-modules": "3.2.0",
"chokidar": "3.5.2",
"color": "3.2.1",
"compare-versions": "^3.6.0",
"css": "^3.0.0",
"diff-match-patch": "^1.0.4",
"es6-promise-pool": "^2.5.0",
"fast-deep-equal": "^3.1.3",
"compare-versions": "3.6.0",
"css": "3.0.0",
"diff-match-patch": "1.0.5",
"es6-promise-pool": "2.5.0",
"fast-deep-equal": "3.1.3",
"fast-xml-parser": "3.21.1",
"follow-redirects": "^1.2.4",
"form-data": "^2.1.4",
"fs-extra": "^5.0.0",
"hpagent": "^1.0.0",
"html-entities": "^1.2.1",
"html-minifier": "^3.5.15",
"image-data-uri": "^2.0.0",
"image-type": "^3.0.0",
"immer": "^7.0.14",
"js-yaml": "^4.1.0",
"levenshtein": "^1.0.5",
"markdown-it": "^10.0.0",
"md5": "^2.2.1",
"md5-file": "^4.0.0",
"moment": "^2.29.1",
"multiparty": "^4.2.1",
"mustache": "^4.0.1",
"nanoid": "^3.1.12",
"node-fetch": "^1.7.1",
"node-notifier": "^8.0.0",
"node-persist": "^2.1.0",
"node-rsa": "^1.1.1",
"promise": "^7.1.1",
"follow-redirects": "1.14.5",
"form-data": "2.5.1",
"fs-extra": "5.0.0",
"hpagent": "1.0.0",
"html-entities": "1.4.0",
"html-minifier": "3.5.21",
"image-data-uri": "2.0.1",
"image-type": "3.1.0",
"immer": "7.0.15",
"js-yaml": "4.1.0",
"levenshtein": "1.0.5",
"markdown-it": "10.0.0",
"md5": "2.3.0",
"md5-file": "4.0.0",
"moment": "2.29.1",
"multiparty": "4.2.2",
"mustache": "4.2.0",
"nanoid": "3.1.30",
"node-fetch": "1.7.3",
"node-notifier": "8.0.2",
"node-persist": "2.1.0",
"node-rsa": "1.1.1",
"promise": "7.3.1",
"query-string": "4.3.4",
"re-reselect": "^4.0.0",
"read-chunk": "^2.1.0",
"redux": "^3.7.2",
"relative": "^3.0.2",
"reselect": "^4.0.0",
"server-destroy": "^1.0.1",
"sprintf-js": "^1.1.2",
"sqlite3": "^5.0.2",
"string-padding": "^1.0.2",
"string-to-stream": "^1.1.0",
"tar": "^4.4.10",
"tcp-port-used": "^0.1.2",
"re-reselect": "4.0.0",
"read-chunk": "2.1.0",
"redux": "3.7.2",
"relative": "3.0.2",
"reselect": "4.1.5",
"server-destroy": "1.0.1",
"sprintf-js": "1.1.2",
"sqlite3": "5.0.2",
"string-padding": "1.0.2",
"string-to-stream": "1.1.1",
"tar": "4.4.19",
"tcp-port-used": "0.1.2",
"uglifycss": "0.0.29",
"url-parse": "^1.4.7",
"uuid": "^3.0.1",
"word-wrap": "^1.2.3",
"xml2js": "^0.4.19"
"url-parse": "1.5.3",
"uuid": "3.4.0",
"word-wrap": "1.2.3",
"xml2js": "0.4.23"
},
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
}

View File

@ -36,14 +36,14 @@
"webpack-cli": "^4.10.0"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.1.2",
"@fortawesome/free-solid-svg-icons": "^6.1.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/fontawesome-svg-core": "6.1.2",
"@fortawesome/free-solid-svg-icons": "6.1.2",
"@fortawesome/react-fontawesome": "0.2.0",
"@joplin/lib": "~2.9",
"async-mutex": "^0.4.0",
"pdfjs-dist": "^2.14.305",
"async-mutex": "0.4.0",
"pdfjs-dist": "2.14.305",
"react": "16.14.0",
"react-dom": "16.14.0",
"styled-components": "^5.3.5"
"styled-components": "5.3.5"
}
}

View File

@ -20,11 +20,11 @@
"dependencies": {
"@joplin/lib": "^2.9.1",
"@joplin/tools": "^2.9.1",
"fs-extra": "^9.0.1",
"gh-release-assets": "^2.0.0",
"node-fetch": "^2.6.1",
"source-map-support": "^0.5.21",
"yargs": "^16.0.3"
"fs-extra": "9.1.0",
"gh-release-assets": "2.0.0",
"node-fetch": "2.6.6",
"source-map-support": "0.5.21",
"yargs": "16.2.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.6",

View File

@ -26,27 +26,27 @@
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.41",
"@joplin/fork-uslug": "^1.0.6",
"font-awesome-filetypes": "^2.1.0",
"fs-extra": "^8.1.0",
"font-awesome-filetypes": "2.1.0",
"fs-extra": "8.1.0",
"highlight.js": "11.1.0",
"html-entities": "^1.2.1",
"json-stringify-safe": "^5.0.1",
"katex": "^0.13.3",
"markdown-it": "^10.0.0",
"markdown-it-abbr": "^1.0.4",
"markdown-it-anchor": "^5.2.5",
"markdown-it-deflist": "^2.0.3",
"markdown-it-emoji": "^1.4.0",
"markdown-it-expand-tabs": "^1.0.13",
"markdown-it-footnote": "^3.0.2",
"markdown-it-ins": "^3.0.0",
"markdown-it-mark": "^3.0.0",
"markdown-it-multimd-table": "^4.1.2",
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0",
"markdown-it-toc-done-right": "^4.1.0",
"md5": "^2.2.1",
"mermaid": "^9.1.7"
"html-entities": "1.4.0",
"json-stringify-safe": "5.0.1",
"katex": "0.13.24",
"markdown-it": "10.0.0",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "5.3.0",
"markdown-it-deflist": "2.1.0",
"markdown-it-emoji": "1.4.0",
"markdown-it-expand-tabs": "1.0.13",
"markdown-it-footnote": "3.0.3",
"markdown-it-ins": "3.0.1",
"markdown-it-mark": "3.0.1",
"markdown-it-multimd-table": "4.1.2",
"markdown-it-sub": "1.0.0",
"markdown-it-sup": "1.0.0",
"markdown-it-toc-done-right": "4.2.0",
"md5": "2.3.0",
"mermaid": "9.1.7"
},
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
}

View File

@ -21,41 +21,41 @@
"watch": "tsc --watch --preserveWatchOutput --project tsconfig.json"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.40.0",
"@fortawesome/fontawesome-free": "^5.15.1",
"@aws-sdk/client-s3": "3.44.0",
"@fortawesome/fontawesome-free": "5.15.4",
"@joplin/lib": "~2.9",
"@joplin/renderer": "~2.9",
"@koa/cors": "^4.0.0",
"@types/uuid": "^8.3.1",
"bcryptjs": "^2.4.3",
"bulma": "^0.9.1",
"bulma-prefers-dark": "^0.1.0-beta.0",
"compare-versions": "^3.6.0",
"dayjs": "^1.9.8",
"formidable": "^1.2.2",
"fs-extra": "^8.1.0",
"html-entities": "^1.3.1",
"jquery": "^3.6.0",
"@koa/cors": "4.0.0",
"@types/uuid": "8.3.3",
"bcryptjs": "2.4.3",
"bulma": "0.9.3",
"bulma-prefers-dark": "0.1.0-beta.1",
"compare-versions": "3.6.0",
"dayjs": "1.10.7",
"formidable": "1.2.6",
"fs-extra": "8.1.0",
"html-entities": "1.4.0",
"jquery": "3.6.0",
"knex": "0.95.15",
"koa": "2.13.4",
"markdown-it": "^12.0.4",
"mustache": "^3.1.0",
"nanoid": "^2.1.1",
"node-cron": "^3.0.0",
"node-env-file": "^0.1.8",
"nodemailer": "^6.6.0",
"nodemon": "^2.0.6",
"pg": "^8.5.1",
"pretty-bytes": "^5.6.0",
"prettycron": "^0.10.0",
"query-string": "^6.8.3",
"rate-limiter-flexible": "^2.2.4",
"raw-body": "^2.4.1",
"sqlite3": "^4.1.0",
"stripe": "^8.150.0",
"uuid": "^8.3.2",
"yargs": "^17.2.1",
"zxcvbn": "^4.4.2"
"markdown-it": "12.2.0",
"mustache": "3.2.1",
"nanoid": "2.1.11",
"node-cron": "3.0.0",
"node-env-file": "0.1.8",
"nodemailer": "6.7.2",
"nodemon": "2.0.15",
"pg": "8.7.1",
"pretty-bytes": "5.6.0",
"prettycron": "0.10.0",
"query-string": "6.14.1",
"rate-limiter-flexible": "2.3.6",
"raw-body": "2.4.2",
"sqlite3": "4.2.0",
"stripe": "8.191.0",
"uuid": "8.3.2",
"yargs": "17.3.0",
"zxcvbn": "4.4.2"
},
"devDependencies": {
"@joplin/tools": "~2.9",

View File

@ -24,21 +24,21 @@
"@joplin/renderer": "^2.9.1",
"@types/node-fetch": "1.6.9",
"@types/yargs": "16.0.4",
"dayjs": "^1.10.7",
"execa": "^4.1.0",
"fs-extra": "^4.0.3",
"gettext-parser": "^1.3.0",
"glob": "^7.1.6",
"markdown-it": "^8.4.1",
"md5-file": "^4.0.0",
"moment": "^2.24.0",
"mustache": "^2.3.0",
"dayjs": "1.10.7",
"execa": "4.1.0",
"fs-extra": "4.0.3",
"gettext-parser": "1.4.0",
"glob": "7.2.0",
"markdown-it": "8.4.2",
"md5-file": "4.0.0",
"moment": "2.29.1",
"mustache": "2.3.2",
"node-fetch": "1.7.3",
"relative": "^3.0.2",
"request": "^2.88.0",
"sharp": "^0.31.0",
"source-map-support": "^0.5.19",
"uri-template": "^1.0.1",
"relative": "3.0.2",
"request": "2.88.2",
"sharp": "0.31.1",
"source-map-support": "0.5.21",
"uri-template": "1.0.3",
"yargs": "16.2.0"
},
"devDependencies": {

View File

@ -11,9 +11,9 @@
"jsdom": false
},
"dependencies": {
"css": "^2.2.4",
"html-entities": "^1.2.1",
"jsdom": "^15.2.1"
"css": "2.2.4",
"html-entities": "1.4.0",
"jsdom": "15.2.1"
},
"devDependencies": {
"browserify": "^14.5.0",

1474
yarn.lock

File diff suppressed because it is too large Load Diff