build: cleanup package.json and other workspace fixes
Signed-off-by: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
| | |
| | | "version": "2.12.2", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@github/markdownlint-github": "0.8.0", |
| | | "cssnano": "7.1.5", |
| | | "postcss": "8.5.9", |
| | | "postcss-preset-env": "11.2.1", |
| | |
| | | "@biomejs/biome": "2.4.12", |
| | | "@davidsneighbour/release-config": "2026.0.4", |
| | | "@davidsneighbour/tools": "2026.0.4", |
| | | "@github/markdownlint-github": "0.8.0", |
| | | "dotenv": "17.4.2", |
| | | "markdownlint": "0.40.0", |
| | | "markdownlint-cli2": "0.22.0", |
| | |
| | | "version": "0.8.0", |
| | | "resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.8.0.tgz", |
| | | "integrity": "sha512-079sWT/2Z8EI5v02GTtSfvG06E1m8Q6xjYoQiGdPg6rSKVntpfBw6in79fGs+vc9cYihBHl73vkOoDcyH/Jl8g==", |
| | | "dev": true, |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "lodash-es": "^4.17.15" |
| | |
| | | "version": "4.18.1", |
| | | "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz", |
| | | "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==", |
| | | "dev": true, |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.ismatch": { |
| | |
| | | { |
| | | "name": "Regis Philibert", |
| | | "url": "https://github.com/regisphilibert" |
| | | }, |
| | | { |
| | | "name": "Patrick Kollitsch", |
| | | "url": "https://github.com/davidsneighbour" |
| | | } |
| | | ], |
| | | "bugs": "https://github.com/theNewDynamic/gohugo-theme-ananke/issues", |
| | | "homepage": "https://github.com/theNewDynamic/gohugo-theme-ananke#readme", |
| | | "keywords": [ |
| | | "hugo", |
| | | "gohugo", |
| | | "hugo-theme", |
| | | "gohugo-theme", |
| | | "hugo-module", |
| | | "gohugo-module" |
| | | "hugo-module" |
| | | ], |
| | | "dependencies": { |
| | | "@github/markdownlint-github": "0.8.0", |
| | | "cssnano": "7.1.5", |
| | | "postcss": "8.5.9", |
| | | "postcss-preset-env": "11.2.1", |
| | |
| | | "@biomejs/biome": "2.4.12", |
| | | "@davidsneighbour/release-config": "2026.0.4", |
| | | "@davidsneighbour/tools": "2026.0.4", |
| | | "@github/markdownlint-github": "0.8.0", |
| | | "dotenv": "17.4.2", |
| | | "markdownlint": "0.40.0", |
| | | "markdownlint-cli2": "0.22.0", |
| | |
| | | "markdownlint-rule-title-case-style": "0.4.3" |
| | | }, |
| | | "scripts": { |
| | | "lint:links": "lychee --config lychee.toml http://localhost:1313/", |
| | | "lint:markdown": "markdownlint-cli2 **/*.{md,mdx}", |
| | | "lint:markdown:fix": "markdownlint-cli2 --fix **/*.{md,mdx}", |
| | | "release": "wireit", |
| | |
| | | "node_modules" |
| | | ] |
| | | } |
| | | } |
| | | } |