|
1 | 1 | { |
2 | 2 | "name": "@markdumay/hugo-theme-hinode-child", |
3 | | - "version": "0.3.4", |
| 3 | + "version": "0.3.5", |
4 | 4 | "description": "Hinode is a clean blog theme for Hugo, an open-source static site generator", |
5 | 5 | "main": "index.js", |
6 | 6 | "scripts": { |
|
39 | 39 | "devDependencies": { |
40 | 40 | "@fortawesome/fontawesome-free": "^6.2.0", |
41 | 41 | "@fullhuman/postcss-purgecss": "^5.0.0", |
42 | | - "@markdumay/hugo-theme-hinode": "^0.4.4", |
| 42 | + "@markdumay/hugo-theme-hinode": "^0.4.5", |
43 | 43 | "autoprefixer": "^10.4.12", |
44 | | - "bootstrap": "^5.2.1", |
45 | | - "eslint": "^8.24.0", |
| 44 | + "bootstrap": "^5.2.2", |
| 45 | + "eslint": "^8.25.0", |
46 | 46 | "eslint-config-standard": "^17.0.0", |
47 | 47 | "eslint-plugin-import": "^2.26.0", |
48 | 48 | "eslint-plugin-n": "^15.3.0", |
49 | | - "eslint-plugin-promise": "^6.0.1", |
| 49 | + "eslint-plugin-promise": "^6.1.1", |
50 | 50 | "exec-bin": "^1.0.0", |
51 | | - "flexsearch": "^0.7.21", |
| 51 | + "flexsearch": "^0.7.31", |
52 | 52 | "hugo-installer": "^4.0.1", |
53 | 53 | "markdownlint-cli2": "^0.5.1", |
54 | 54 | "postcss-cli": "^10.0.0", |
55 | 55 | "purgecss-whitelister": "^2.4.0", |
56 | 56 | "shx": "^0.3.4", |
57 | | - "stylelint": "^14.13.0", |
| 57 | + "stylelint": "^14.14.0", |
58 | 58 | "stylelint-config-standard-scss": "^5.0.0" |
59 | 59 | }, |
60 | 60 | "otherDependencies": { |
61 | | - "hugo": "0.104.2" |
| 61 | + "hugo": "0.104.3" |
62 | 62 | } |
63 | 63 | } |
0 commit comments