Skip to content

Commit

Permalink
Bump the npm group across 1 directory with 22 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) | `3.0.2` | `3.5.2` |
| [@preact/signals](https://github.com/preactjs/signals/tree/HEAD/packages/preact) | `1.2.1` | `1.3.0` |
| [clsx](https://github.com/lukeed/clsx) | `2.0.0` | `2.1.1` |
| [preact](https://github.com/preactjs/preact) | `10.17.1` | `10.23.2` |
| [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.5` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.8.1` | `0.9.3` |
| [@astrojs/ts-plugin](https://github.com/withastro/language-tools/tree/HEAD/packages/ts-plugin) | `1.1.3` | `1.10.1` |
| [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) | `4.17.9` | `4.17.12` |
| [@types/mapbox__rehype-prism](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox__rehype-prism) | `0.8.0` | `0.8.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.3.5` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.20` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.1` | `8.2.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.9.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.35.0` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.42` |
| [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.5.0` | `1.7.0` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.3.3` |
| [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.12.0` | `0.14.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.4` |
| [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules) | `5.0.1` | `5.1.0` |



Updates `@astrojs/preact` from 3.0.2 to 3.5.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/preact)

Updates `@preact/signals` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/preactjs/signals/releases)
- [Changelog](https://github.com/preactjs/signals/blob/main/packages/preact/CHANGELOG.md)
- [Commits](https://github.com/preactjs/signals/commits/@preact/[email protected]/packages/preact)

Updates `clsx` from 2.0.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.0.0...v2.1.1)

Updates `preact` from 10.17.1 to 10.23.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.17.1...10.23.2)

Updates `sharp` from 0.32.6 to 0.33.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.6...v0.33.5)

Updates `@astrojs/check` from 0.8.1 to 0.9.3
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

Updates `@astrojs/ts-plugin` from 1.1.3 to 1.10.1
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/ts-plugin/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/ts-plugin)

Updates `@types/lodash-es` from 4.17.9 to 4.17.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es)

Updates `@types/mapbox__rehype-prism` from 0.8.0 to 0.8.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox__rehype-prism)

Updates `@types/react` from 18.2.21 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `autoprefixer` from 10.4.15 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.15...10.4.20)

Updates `concurrently` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.1...v8.2.2)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.9.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.9.0)

Updates `eslint-plugin-react` from 7.33.2 to 7.35.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.35.0)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `postcss` from 8.4.31 to 8.4.42
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.4.42)

Updates `postcss-html` from 1.5.0 to 1.7.0
- [Release notes](https://github.com/ota-meshi/postcss-html/releases)
- [Commits](ota-meshi/postcss-html@v1.5.0...v1.7.0)

Updates `prettier` from 3.0.3 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.3.3)

Updates `prettier-plugin-astro` from 0.12.0 to 0.14.1
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](withastro/prettier-plugin-astro@v0.12.0...v0.14.1)

Updates `typescript` from 5.2.2 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.5.4)

Updates `typescript-plugin-css-modules` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/mrmckeb/typescript-plugin-css-modules/releases)
- [Commits](mrmckeb/typescript-plugin-css-modules@v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: "@astrojs/preact"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@preact/signals"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@astrojs/ts-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/lodash-es"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/mapbox__rehype-prism"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: prettier-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript-plugin-css-modules
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 3909f29 commit 21f35cb
Show file tree
Hide file tree
Showing 2 changed files with 1,617 additions and 503 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,61 +19,61 @@
"inject:protocol": "scripts/inject-protocol.sh && prettier --write ."
},
"devDependencies": {
"@astrojs/check": "^0.8.1",
"@astrojs/ts-plugin": "^1.1.3",
"@astrojs/check": "^0.9.3",
"@astrojs/ts-plugin": "^1.10.1",
"@types/eslint": "^8.44.2",
"@types/lodash-es": "^4.17.9",
"@types/mapbox__rehype-prism": "^0.8.0",
"@types/lodash-es": "^4.17.12",
"@types/mapbox__rehype-prism": "^0.8.3",
"@types/node": "^18.17.14",
"@types/react": "^18.2.21",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.1",
"autoprefixer": "^10.4.20",
"concurrently": "^8.2.2",
"cssnano": "^6.0.1",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.42",
"postcss-html": "^1.7.0",
"postcss-preset-env": "^9.1.3",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"stylelint": "^15.10.3",
"stylelint-config-astro": "^1.0.4",
"stylelint-config-standard": "^34.0.0",
"stylelint-plugin-logical-css": "^0.13.2",
"typescript": "^5.2.2",
"typescript-plugin-css-modules": "^5.0.1"
"typescript": "^5.5.4",
"typescript-plugin-css-modules": "^5.1.0"
},
"dependencies": {
"@astrojs/mdx": "^1.1.5",
"@astrojs/preact": "~3.0.0",
"@astrojs/preact": "~3.5.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^8.0.0",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/plugin-throttling": "^8.0.0",
"@preact/signals": "^1.2.1",
"@preact/signals": "^1.3.0",
"astro": "^3.6.5",
"clsx": "^2.0.0",
"clsx": "^2.1.1",
"cross-fetch": "^4.0.0",
"lodash-es": "^4.17.21",
"modern-normalize": "^2.0.0",
"preact": "^10.17.1",
"preact": "^10.23.2",
"pretty-bytes": "^6.1.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-stringify": "^9.0.3",
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"remark-toc": "^8.0.1",
"s-ago": "^2.2.0",
"sharp": "^0.32.6",
"sharp": "^0.33.5",
"timeago.js": "^4.0.2",
"ts-is-present": "^1.2.2",
"tus-js-client": "^3.1.1",
Expand Down
Loading

0 comments on commit 21f35cb

Please sign in to comment.