Skip to content

Commit

Permalink
Dependency updates, including major remark-lint bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed May 19, 2024
1 parent cb4595e commit 04e7531
Show file tree
Hide file tree
Showing 4 changed files with 5,699 additions and 4,913 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"license": "MIT",
"private": true,
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.1.1",
"engines": {
"node": ">=18.0.0",
"pnpm": ">=8.0.0"
Expand Down Expand Up @@ -61,18 +61,18 @@
"@kitschpatrol/stylelint-config": "workspace:*",
"@pinojs/json-colorizer": "^4.0.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"@types/node": "^20.12.12",
"bumpp": "^9.4.1",
"chalk": "^5.3.0",
"cosmiconfig": "^9.0.0",
"deepmerge": "^4.3.1",
"esbuild": "^0.20.2",
"esbuild": "^0.21.3",
"execa": "^8.0.1",
"fs-extra": "^11.2.0",
"json-stringify-pretty-compact": "^4.0.0",
"meow": "^13.2.0",
"package-up": "^5.0.0",
"tsx": "^4.7.2",
"tsx": "^4.10.5",
"typescript": "~5.4.5"
}
}
10 changes: 5 additions & 5 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,19 @@
"@html-eslint/eslint-plugin": "^0.24.1",
"@html-eslint/parser": "^0.24.1",
"@pinojs/json-colorizer": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"astro-eslint-parser": "^0.16.3",
"eslint-config-prettier": "^9.1.0",
"eslint-config-xo": "^0.44.0",
"eslint-config-xo-typescript": "^4.0.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-html": "^8.1.0",
"eslint-plugin-html": "^8.1.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-perfectionist": "^2.9.0",
"eslint-plugin-svelte": "^2.37.0",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-svelte": "^2.39.0",
"eslint-plugin-unicorn": "^51.0.1",
"execa": "^8.0.1",
"fs-extra": "^11.2.0"
Expand Down
84 changes: 42 additions & 42 deletions packages/remark-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,51 +47,51 @@
"cosmiconfig": "^9.0.0",
"execa": "^8.0.1",
"fs-extra": "^11.2.0",
"remark-cli": "^12.0.0",
"remark-cli": "^12.0.1",
"remark-directive": "^3.0.0",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
"remark-lint": "^9.1.2",
"remark-lint-checkbox-character-style": "^4.1.2",
"remark-lint-checkbox-content-indent": "^4.1.2",
"remark-lint-code-block-style": "^3.1.2",
"remark-lint-emphasis-marker": "^3.1.2",
"remark-lint-fenced-code-flag": "^3.1.2",
"remark-lint-fenced-code-marker": "^3.1.2",
"remark-lint-final-definition": "^3.1.2",
"remark-lint-first-heading-level": "^3.1.2",
"remark-lint-heading-increment": "^3.1.2",
"remark-lint-linebreak-style": "^3.1.2",
"remark-lint-maximum-heading-length": "^3.1.2",
"remark-lint-no-duplicate-defined-urls": "^2.1.2",
"remark-lint-no-duplicate-definitions": "^3.1.2",
"remark-lint-no-duplicate-headings": "^3.1.2",
"remark-lint-no-duplicate-headings-in-section": "^3.1.2",
"remark-lint-no-empty-url": "^3.1.2",
"remark-lint-no-file-name-articles": "^2.1.2",
"remark-lint-no-file-name-consecutive-dashes": "^2.1.2",
"remark-lint-no-file-name-irregular-characters": "^2.1.2",
"remark-lint-no-file-name-outer-dashes": "^2.1.2",
"remark-lint-no-heading-indent": "^4.1.2",
"remark-lint-no-heading-like-paragraph": "^3.1.2",
"remark-lint-no-literal-urls": "^3.1.2",
"remark-lint-no-multiple-toplevel-headings": "^3.1.2",
"remark-lint-no-paragraph-content-indent": "^4.1.2",
"remark-lint-no-reference-like-url": "^3.1.2",
"remark-lint-no-shell-dollars": "^3.1.2",
"remark-lint-no-shortcut-reference-image": "^3.1.2",
"remark-lint-no-shortcut-reference-link": "^3.1.2",
"remark-lint-no-tabs": "^3.1.2",
"remark-lint-no-undefined-references": "^4.2.1",
"remark-lint-no-unneeded-full-reference-image": "^3.1.2",
"remark-lint-no-unneeded-full-reference-link": "^3.1.2",
"remark-lint-no-unused-definitions": "^3.1.2",
"remark-lint-ordered-list-marker-style": "^3.1.2",
"remark-lint-rule-style": "^3.1.2",
"remark-lint-strikethrough-marker": "^2.1.2",
"remark-lint-strong-marker": "^3.1.2",
"remark-lint-table-cell-padding": "^4.1.3",
"remark-lint-unordered-list-marker-style": "^3.1.2",
"remark-lint": "^10.0.0",
"remark-lint-checkbox-character-style": "^5.0.0",
"remark-lint-checkbox-content-indent": "^5.0.0",
"remark-lint-code-block-style": "^4.0.0",
"remark-lint-emphasis-marker": "^4.0.0",
"remark-lint-fenced-code-flag": "^4.0.0",
"remark-lint-fenced-code-marker": "^4.0.0",
"remark-lint-final-definition": "^4.0.1",
"remark-lint-first-heading-level": "^4.0.0",
"remark-lint-heading-increment": "^4.0.0",
"remark-lint-linebreak-style": "^4.0.0",
"remark-lint-maximum-heading-length": "^4.0.0",
"remark-lint-no-duplicate-defined-urls": "^3.0.0",
"remark-lint-no-duplicate-definitions": "^4.0.0",
"remark-lint-no-duplicate-headings": "^4.0.0",
"remark-lint-no-duplicate-headings-in-section": "^4.0.0",
"remark-lint-no-empty-url": "^4.0.0",
"remark-lint-no-file-name-articles": "^3.0.0",
"remark-lint-no-file-name-consecutive-dashes": "^3.0.0",
"remark-lint-no-file-name-irregular-characters": "^3.0.0",
"remark-lint-no-file-name-outer-dashes": "^3.0.0",
"remark-lint-no-heading-indent": "^5.0.0",
"remark-lint-no-heading-like-paragraph": "^4.0.0",
"remark-lint-no-literal-urls": "^4.0.0",
"remark-lint-no-multiple-toplevel-headings": "^4.0.0",
"remark-lint-no-paragraph-content-indent": "^5.0.0",
"remark-lint-no-reference-like-url": "^4.0.0",
"remark-lint-no-shell-dollars": "^4.0.0",
"remark-lint-no-shortcut-reference-image": "^4.0.0",
"remark-lint-no-shortcut-reference-link": "^4.0.0",
"remark-lint-no-tabs": "^4.0.0",
"remark-lint-no-undefined-references": "^5.0.0",
"remark-lint-no-unneeded-full-reference-image": "^4.0.0",
"remark-lint-no-unneeded-full-reference-link": "^4.0.0",
"remark-lint-no-unused-definitions": "^4.0.0",
"remark-lint-ordered-list-marker-style": "^4.0.0",
"remark-lint-rule-style": "^4.0.0",
"remark-lint-strikethrough-marker": "^3.0.0",
"remark-lint-strong-marker": "^4.0.0",
"remark-lint-table-cell-padding": "^5.0.0",
"remark-lint-unordered-list-marker-style": "^4.0.0",
"remark-preset-prettier": "^2.0.1",
"remark-validate-links": "^13.0.1"
},
Expand Down

0 comments on commit 04e7531

Please sign in to comment.