mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 17:16:00 +00:00
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.3 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v5.4.3...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"name": "uppy.io",
|
|
"private": true,
|
|
"hexo": {
|
|
"version": "4.2.1"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": "^7.4.4",
|
|
"@goto-bus-stop/hexo-renderer-postcss": "^2.0.0",
|
|
"aliasify": "^2.1.0",
|
|
"autoprefixer": "^9.5.1",
|
|
"babelify": "^10.0.0",
|
|
"browserify": "^16.5.2",
|
|
"chalk": "2.4.2",
|
|
"cssnano": "^4.1.10",
|
|
"drag-drop": "^4.2.0",
|
|
"glob": "^7.1.2",
|
|
"he": "^1.2.0",
|
|
"hexo": "4.2.1",
|
|
"hexo-browsersync": "^0.3.0",
|
|
"hexo-cli": "3.1.0",
|
|
"hexo-filter-github-emojis": "arturi/hexo-filter-github-emojis",
|
|
"hexo-generator-alias": "^0.1.3",
|
|
"hexo-generator-archive": "^1.0.0",
|
|
"hexo-generator-category": "^1.0.0",
|
|
"hexo-generator-feed": "^2.1.1",
|
|
"hexo-generator-index": "^1.0.0",
|
|
"hexo-generator-tag": "^1.0.0",
|
|
"hexo-helper-inline-svg": "^1.1.3",
|
|
"hexo-include-markdown": "^1.0.2",
|
|
"hexo-renderer-ejs": "^1.0.0",
|
|
"hexo-renderer-marked": "2.0.0",
|
|
"hexo-server": "^1.0.0",
|
|
"hexo-util": "^1.9.1",
|
|
"js-yaml": "^3.13.1",
|
|
"locale-code": "^2.0.2",
|
|
"marked": "^0.7.0",
|
|
"mdast-util-inject": "1.1.0",
|
|
"mkdirp": "0.5.1",
|
|
"multi-glob": "^1.0.2",
|
|
"node-notifier": "^8.0.1",
|
|
"postcss-inline-svg": "^3.1.1",
|
|
"prismjs": "^1.17.1",
|
|
"sass": "^1.29.0",
|
|
"watchify": "^3.11.0"
|
|
},
|
|
"scripts": {
|
|
"hexo": "hexo"
|
|
}
|
|
}
|