Skip to content

Commit

Permalink
chore(deps): Update non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                           | from   | to      |
| ---------- | ------------------------------------------------- | ------ | ------- |
| npm        | astro-compress                                    | 2.0.15 | 2.3.5   |
| npm        | concurrently                                      | 8.2.0  | 8.2.2   |
| npm        | czg                                               | 1.6.1  | 1.11.0  |
| npm        | eslint-config-prettier                            | 8.8.0  | 8.10.0  |
| npm        | eslint-import-resolver-typescript                 | 3.5.5  | 3.6.3   |
| npm        | eslint-plugin-astro                               | 0.27.1 | 0.34.0  |
| npm        | eslint-plugin-import                              | 2.27.5 | 2.31.0  |
| npm        | eslint-plugin-jsx-a11y                            | 6.7.1  | 6.10.2  |
| npm        | eslint-plugin-markdownlint                        | 0.4.1  | 0.6.0   |
| npm        | eslint-plugin-promise                             | 6.1.1  | 6.6.0   |
| npm        | eslint-plugin-sonarjs                             | 0.19.0 | 0.25.1  |
| npm        | lint-staged                                       | 13.2.2 | 13.3.0  |
| npm        | pnpm                                              | 8.6.3  | 8.15.9  |
| npm        | postcss-html                                      | 1.5.0  | 1.7.0   |
| npm        | prettier-plugin-astro                             | 0.10.0 | 0.14.1  |
| npm        | rehype-pretty-code                                | 0.9.11 | 0.14.0  |
| npm        | rimraf                                            | 5.0.1  | 5.0.10  |
| npm        | sharp                                             | 0.32.6 | 0.33.5  |
| npm        | stylelint                                         | 15.9.0 | 15.11.0 |
| npm        | stylelint-config-clean-order                      | 5.0.1  | 5.4.2   |
| npm        | stylelint-declaration-block-no-ignored-properties | 2.7.0  | 2.8.0   |
| npm        | stylelint-formatter-pretty                        | 3.2.0  | 3.2.1   |
| npm        | stylelint-order                                   | 6.0.3  | 6.0.4   |
| npm        | tailwindcss                                       | 3.3.2  | 3.4.15  |
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent a1e8f21 commit cad63bc
Show file tree
Hide file tree
Showing 2 changed files with 943 additions and 650 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"dependencies": {
"@astrojs/mdx": "^0.19.7",
"tailwindcss": "^3.3.2"
"tailwindcss": "^3.4.15"
},
"devDependencies": {
"@astrojs/image": "^0.18.0",
Expand All @@ -39,50 +39,50 @@
"@hbsnow/rehype-sectionize": "^1.0.7",
"@typescript-eslint/parser": "^5.62.0",
"astro": "^2.10.15",
"astro-compress": "^2.0.15",
"astro-compress": "^2.3.5",
"browserslist-to-esbuild": "^1.2.0",
"concurrently": "^8.2.0",
"czg": "1.6.1",
"concurrently": "^8.2.2",
"czg": "1.11.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-formatter-pretty": "^5.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-astro": "^0.27.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdownlint": "^0.4.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-astro": "^0.34.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-markdownlint": "^0.6.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-sonarjs": "^0.25.1",
"gray-matter": "^4.0.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.3.0",
"mdast-util-to-string": "^3.2.0",
"postcss-html": "^1.5.0",
"postcss-html": "^1.7.0",
"postcss-preset-env": "^8.5.1",
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.10.0",
"prettier-plugin-astro": "^0.14.1",
"reading-time": "^1.5.0",
"rehype-accessible-emojis": "^0.3.2",
"rehype-autolink-headings": "^6.1.1",
"rehype-external-links": "^2.1.0",
"rehype-pretty-code": "^0.9.11",
"rehype-pretty-code": "^0.14.0",
"rehype-slug": "^5.1.0",
"remark-emoji": "^3.1.2",
"rimraf": "^5.0.1",
"sharp": "^0.32.1",
"rimraf": "^5.0.10",
"sharp": "^0.33.5",
"shiki": "^0.14.7",
"stylelint": "^15.9.0",
"stylelint-config-clean-order": "^5.0.1",
"stylelint": "^15.11.0",
"stylelint-config-clean-order": "^5.4.2",
"stylelint-config-standard": "^33.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
"stylelint-formatter-pretty": "^3.2.0",
"stylelint-order": "^6.0.3"
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"stylelint-formatter-pretty": "^3.2.1",
"stylelint-order": "^6.0.4"
},
"engines": {
"node": ">=18"
},
"packageManager": "pnpm@8.6.3"
"packageManager": "pnpm@8.15.9"
}
Loading

0 comments on commit cad63bc

Please sign in to comment.