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        | @astrojs/image                    | 0.17.1 | 0.18.0  |
| npm        | @astrojs/prefetch                 | 0.2.3  | 0.4.1   |
| npm        | @astrojs/rss                      | 2.4.3  | 2.4.4   |
| npm        | @astrojs/sitemap                  | 1.3.3  | 1.4.0   |
| npm        | astro                             | 2.7.0  | 2.10.15 |
| npm        | astro-compress                    | 2.0.15 | 2.2.5   |
| npm        | concurrently                      | 8.2.0  | 8.2.2   |
| npm        | czg                               | 1.6.1  | 1.8.0   |
| npm        | eslint                            | 8.43.0 | 8.56.0  |
| npm        | eslint-config-prettier            | 8.8.0  | 8.10.0  |
| npm        | eslint-import-resolver-typescript | 3.5.5  | 3.6.1   |
| npm        | eslint-plugin-astro               | 0.27.1 | 0.31.0  |
| npm        | eslint-plugin-import              | 2.27.5 | 2.29.1  |
| npm        | eslint-plugin-jsx-a11y            | 6.7.1  | 6.8.0   |
| npm        | eslint-plugin-markdownlint        | 0.4.1  | 0.5.0   |
| npm        | eslint-plugin-sonarjs             | 0.19.0 | 0.23.0  |
| npm        | lint-staged                       | 13.2.2 | 13.3.0  |
| npm        | pnpm                              | 8.6.3  | 8.12.1  |
| npm        | prettier-plugin-astro             | 0.10.0 | 0.12.2  |
| npm        | rehype-pretty-code                | 0.9.11 | 0.12.1  |
| npm        | rimraf                            | 5.0.1  | 5.0.5   |
| npm        | shiki                             | 0.14.2 | 0.14.7  |
| npm        | stylelint                         | 15.9.0 | 15.11.0 |
| npm        | stylelint-config-clean-order      | 5.0.1  | 5.2.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.3.6   |
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent b0659bc commit 58ddf1d
Show file tree
Hide file tree
Showing 2 changed files with 1,527 additions and 498 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,62 +27,62 @@
],
"dependencies": {
"@astrojs/mdx": "^0.19.7",
"tailwindcss": "^3.3.2"
"tailwindcss": "^3.3.6"
},
"devDependencies": {
"@astrojs/image": "^0.17.1",
"@astrojs/prefetch": "^0.2.3",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/image": "^0.18.0",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/rss": "^2.4.4",
"@astrojs/sitemap": "^1.4.0",
"@astrojs/tailwind": "^3.1.3",
"@commitlint/cli": "^17.8.1",
"@hbsnow/rehype-sectionize": "^1.0.7",
"@typescript-eslint/parser": "^5.62.0",
"astro": "^2.7.0",
"astro-compress": "^2.0.15",
"astro": "^2.10.15",
"astro-compress": "^2.2.5",
"browserslist-to-esbuild": "^1.2.0",
"concurrently": "^8.2.0",
"czg": "1.6.1",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"concurrently": "^8.2.2",
"czg": "1.8.0",
"eslint": "^8.56.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.1",
"eslint-plugin-astro": "^0.31.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-markdownlint": "^0.5.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-sonarjs": "^0.23.0",
"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-preset-env": "^8.5.1",
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.10.0",
"prettier-plugin-astro": "^0.12.2",
"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.12.1",
"rehype-slug": "^5.1.0",
"remark-emoji": "^3.1.2",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"sharp": "^0.32.1",
"shiki": "^0.14.2",
"stylelint": "^15.9.0",
"stylelint-config-clean-order": "^5.0.1",
"shiki": "^0.14.7",
"stylelint": "^15.11.0",
"stylelint-config-clean-order": "^5.2.0",
"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-formatter-pretty": "^3.2.1",
"stylelint-order": "^6.0.4"
},
"engines": {
"node": ">=18"
},
"packageManager": "pnpm@8.6.3"
"packageManager": "pnpm@8.12.1"
}
Loading

0 comments on commit 58ddf1d

Please sign in to comment.