Skip to content

Commit

Permalink
chore(deps): bump the deps group across 1 directory with 4 updates (#…
Browse files Browse the repository at this point in the history
…6521)

Bumps the deps group with 4 updates in the / directory: posthog-docusaurus, [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer), [react-select](https://github.com/JedWatson/react-select) and [sass](https://github.com/sass/dart-sass).


Updates `posthog-docusaurus` from 2.0.1 to 2.0.2

Updates `prism-react-renderer` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1)

Updates `react-select` from 5.8.3 to 5.9.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.9.0)

Updates `sass` from 1.82.0 to 1.83.0
- [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.82.0...1.83.0)

---
updated-dependencies:
- dependency-name: posthog-docusaurus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 412cfff commit 9f41ae4
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
47 changes: 23 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"clsx": "^2.1.1",
"docusaurus-plugin-sass": "^0.2.6",
"lost-pixel": "^3.22.0",
"posthog-docusaurus": "^2.0.1",
"prism-react-renderer": "^2.4.0",
"posthog-docusaurus": "^2.0.2",
"prism-react-renderer": "^2.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-select": "^5.8.3",
"react-select": "^5.9.0",
"remark-frontmatter": "^5.0.0",
"remark-lint-no-dead-urls": "^2.0.1",
"remark-mdx": "^3.1.0",
"sass": "^1.82.0"
"sass": "^1.83.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.2",
Expand Down

0 comments on commit 9f41ae4

Please sign in to comment.