Skip to content

Commit 2dc1598

Browse files
chore(deps): bump the deps group with 4 updates
Bumps the deps group with 4 updates: [@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react), [@signalwire/docusaurus-plugin-llms-txt](https://github.com/signalwire/docusaurus-plugins/tree/HEAD/packages/docusaurus-plugin-llms-txt), posthog-docusaurus and [sass](https://github.com/sass/dart-sass). Updates `@docsearch/react` from 4.2.0 to 4.3.2 - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/HEAD/packages/docsearch-react) Updates `@signalwire/docusaurus-plugin-llms-txt` from 2.0.0-alpha.2 to 2.0.0-alpha.7 - [Release notes](https://github.com/signalwire/docusaurus-plugins/releases) - [Changelog](https://github.com/signalwire/docusaurus-plugins/blob/main/packages/docusaurus-plugin-llms-txt/CHANGELOG.md) - [Commits](https://github.com/signalwire/docusaurus-plugins/commits/HEAD/packages/docusaurus-plugin-llms-txt) Updates `posthog-docusaurus` from 2.0.4 to 2.0.5 Updates `sass` from 1.93.2 to 1.94.2 - [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.93.2...1.94.2) --- updated-dependencies: - dependency-name: "@docsearch/react" dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@signalwire/docusaurus-plugin-llms-txt" dependency-version: 2.0.0-alpha.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: posthog-docusaurus dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8526167 commit 2dc1598

File tree

2 files changed

+47
-24
lines changed

2 files changed

+47
-24
lines changed

package-lock.json

Lines changed: 43 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616
"format": "prettier --write ."
1717
},
1818
"dependencies": {
19-
"@docsearch/react": "^4.0.1",
19+
"@docsearch/react": "^4.3.2",
2020
"@docusaurus/core": "^3.9.2",
2121
"@docusaurus/faster": "^3.9.2",
2222
"@docusaurus/preset-classic": "^3.9.2",
2323
"@mdx-js/react": "^3.1.1",
2424
"@react-aria/overlays": "^3.29.1",
2525
"@react-aria/tooltip": "^3.8.7",
2626
"@react-aria/utils": "^3.24.1",
27-
"@signalwire/docusaurus-plugin-llms-txt": "^2.0.0-alpha.2",
27+
"@signalwire/docusaurus-plugin-llms-txt": "^2.0.0-alpha.7",
2828
"clsx": "^2.1.1",
2929
"copy-text-to-clipboard": "^3.1.0",
3030
"docusaurus-plugin-sass": "^0.2.6",
31-
"posthog-docusaurus": "^2.0.4",
31+
"posthog-docusaurus": "^2.0.5",
3232
"prism-react-renderer": "^2.4.1",
3333
"react": "^19.1.1",
3434
"react-dom": "^19.1.1",
3535
"react-select": "^5.10.2",
3636
"remark-frontmatter": "^5.0.0",
3737
"remark-lint-no-dead-urls": "^2.0.1",
3838
"remark-mdx": "^3.1.1",
39-
"sass": "^1.93.0"
39+
"sass": "^1.94.2"
4040
},
4141
"devDependencies": {
4242
"@docusaurus/module-type-aliases": "^3.5.2",

0 commit comments

Comments
 (0)