mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 13:26:10 +00:00
51fe080ac5
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"name": "embark-site",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"hexo": {
|
|
"version": "4.2.0"
|
|
},
|
|
"dependencies": {
|
|
"cheerio": "^0.22.0",
|
|
"hexo": "4.2.0",
|
|
"hexo-autoprefixer": "^2.0.0",
|
|
"hexo-deployer-git": "^2.1.0",
|
|
"hexo-generator-alias": "^0.1.3",
|
|
"hexo-generator-archive": "^1.0.0",
|
|
"hexo-generator-category": "^1.0.0",
|
|
"hexo-generator-feed": "^2.2.0",
|
|
"hexo-generator-sitemap": "^2.0.0",
|
|
"hexo-renderer-jade": "^0.5.0",
|
|
"hexo-renderer-marked": "^2.0.0",
|
|
"hexo-renderer-sass": "^0.4.0",
|
|
"hexo-renderer-stylus": "^1.1.0",
|
|
"hexo-server": "^1.0.0",
|
|
"lodash": "^4.17.13",
|
|
"lunr": "^2.3.8",
|
|
"uuid": "^7.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"del": "^5.1.0",
|
|
"eslint": "^6.8.0",
|
|
"eslint-config-hexo": "^4.1.0",
|
|
"gulp": "^4.0.2",
|
|
"gulp-cheerio": "^1.0.0",
|
|
"gulp-clean-css": "^4.2.0",
|
|
"gulp-if": "^3.0.0",
|
|
"gulp-responsive": "^3.0.1",
|
|
"gulp-rev": "^9.0.0",
|
|
"gulp-rev-collector": "^1.0.2",
|
|
"gulp-rev-replace": "^0.4.3",
|
|
"gulp-uglify": "^3.0.2",
|
|
"gulp-unique-files": "^0.1.2",
|
|
"gulp-useref": "^4.0.1",
|
|
"rename": "^1.0.4"
|
|
}
|
|
} |