Skip to content

Commit

Permalink
build(deps): Bump the patch-minor group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the patch-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nanostores/react](https://github.com/nanostores/react) | `0.7.3` | `0.8.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.8` | `18.3.10` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.15.8` | `4.15.9` |
| [framer-motion](https://github.com/framer/motion) | `11.5.6` | `11.9.0` |
| [@types/howler](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/howler) | `2.2.11` | `2.2.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.7.4` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.23.0` | `8.24.0` |
| [sass](https://github.com/sass/dart-sass) | `1.79.3` | `1.79.4` |


Updates `@nanostores/react` from 0.7.3 to 0.8.0
- [Release notes](https://github.com/nanostores/react/releases)
- [Changelog](https://github.com/nanostores/react/blob/main/CHANGELOG.md)
- [Commits](nanostores/react@0.7.3...0.8.0)

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

Updates `astro` from 4.15.8 to 4.15.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `framer-motion` from 11.5.6 to 11.9.0
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.5.6...v11.9.0)

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

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

Updates `html-validate` from 8.23.0 to 8.24.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.23.0...v8.24.0)

Updates `sass` from 1.79.3 to 1.79.4
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.3...1.79.4)

---
updated-dependencies:
- dependency-name: "@nanostores/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@types/howler"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: html-validate
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 400f89d commit 8988fbe
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 218 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/vercel": "^7.8.1",
"@nanostores/react": "^0.7.3",
"@types/react": "^18.3.8",
"@nanostores/react": "^0.8.0",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.8",
"astro": "^4.15.9",
"astro-expressive-code": "^0.37.0",
"astro-font": "^0.1.81",
"astro-loading-indicator": "^0.6.0",
"autoprefixer": "^10.4.20",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"fathom-client": "^3.7.2",
"framer-motion": "^11.5.6",
"framer-motion": "^11.9.0",
"howler": "^2.2.4",
"markdown-it": "^14.1.0",
"nanoid": "^5.0.7",
Expand All @@ -57,13 +57,13 @@
"@biomejs/biome": "^1.9.2",
"@playwright/test": "^1.47.2",
"@radix-ui/colors": "^3.0.0",
"@types/howler": "^2.2.11",
"@types/node": "^22.5.5",
"@types/howler": "^2.2.12",
"@types/node": "^22.7.4",
"hastscript": "^9.0.0",
"html-validate": "^8.23.0",
"html-validate": "^8.24.0",
"husky": "^9.1.6",
"postcss-html": "^1.7.0",
"sass": "^1.79.3",
"sass": "^1.79.4",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-standard": "^34.0.0",
Expand Down
Loading

0 comments on commit 8988fbe

Please sign in to comment.