summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-12-17 01:50:40 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-12-17 01:50:40 -0500
commit82798d4c53f690175db884c8cf719e0489f83898 (patch)
tree8c38987990d12e5e7b0cef5a085bbeb3c1820770 /package.json
parentdd8efbc8dfd3a75789028cc79d055a376031eb77 (diff)
feat: 🎸 Added submodule for versioned docs
Much changes, added submodule to setup versioned unified documentation BREAKING CHANGE: 🧨 Will require submodule initialization
Diffstat (limited to '')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index ef78f1e..8b9d307 100644
--- a/package.json
+++ b/package.json
@@ -39,26 +39,26 @@
},
"homepage": "https://gethinode.com",
"dependencies": {
- "@fullhuman/postcss-purgecss": "^6.0.0",
+ "@fullhuman/postcss-purgecss": "^7.0.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.136.0",
+ "hugo-bin": "0.136.4",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "@knight-lab/timelinejs": "^3.9.3",
- "eslint": "^9.15.0",
- "markdownlint-cli2": "^0.15.0",
- "neostandard": "^0.11.8",
+ "@knight-lab/timelinejs": "^3.9.5",
+ "eslint": "^9.17.0",
+ "markdownlint-cli2": "^0.16.0",
+ "neostandard": "^0.12.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",
"postcss-cli": "^11.0.0",
- "rexreplace": "^7.1.11",
+ "rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.10.0",
- "stylelint-config-standard-scss": "^13.1.0"
+ "stylelint": "^16.12.0",
+ "stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {
"fsevents": "*"