mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-19 04:08:53 +00:00
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.2.0 to 12.3.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/12.2.0...12.3.2) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
34 lines
No EOL
1,007 B
JSON
34 lines
No EOL
1,007 B
JSON
{
|
|
"name": "dribbblish-dynamic-theme",
|
|
"version": "4.1.1",
|
|
"homepage": "https://github.com/JulienMaille/dribbblish-dynamic-theme",
|
|
"bugs": {
|
|
"url": "https://github.com/JulienMaille/dribbblish-dynamic-theme/issues"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.17.0",
|
|
"@babel/preset-env": "^7.16.5",
|
|
"@babel/register": "^7.16.5",
|
|
"@material-icons/svg": "^1.0.22",
|
|
"clean-webpack-plugin": "^4.0.0",
|
|
"sass": "^1.43.5",
|
|
"sass-loader": "^12.2.0",
|
|
"webpack": "^5.58.2",
|
|
"webpack-cli": "^4.9.0"
|
|
},
|
|
"scripts": {
|
|
"build": "webpack"
|
|
},
|
|
"dependencies": {
|
|
"chroma-js": "^2.1.2",
|
|
"colorthief": "^2.3.2",
|
|
"jquery": "^3.6.0",
|
|
"lodash.debounce": "^4.0.8",
|
|
"lodash.defaultsdeep": "^4.6.1",
|
|
"markdown-it": "^12.3.2",
|
|
"markdown-it-attrs": "^4.1.0",
|
|
"moment": "^2.29.2",
|
|
"node-vibrant": "^3.1.6",
|
|
"svgson": "^5.2.1"
|
|
}
|
|
} |