Skip to content

Commit 1a3a709

Browse files
chore(deps): bump the deps group across 1 directory with 4 updates
Bumps the deps group with 4 updates in the / directory: [@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [sass](https://github.com/sass/dart-sass). Updates `@docsearch/react` from 4.0.1 to 4.1.0 - [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/v4.1.0/packages/docsearch-react) Updates `react` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom) Updates `sass` from 1.93.0 to 1.93.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.0...1.93.2) --- updated-dependencies: - dependency-name: "@docsearch/react" dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09ceaf5 commit 1a3a709

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package-lock.json

Lines changed: 30 additions & 30 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,7 +16,7 @@
1616
"format": "prettier --write ."
1717
},
1818
"dependencies": {
19-
"@docsearch/react": "^4.0.1",
19+
"@docsearch/react": "^4.1.0",
2020
"@docusaurus/core": "^3.8.1",
2121
"@docusaurus/faster": "^3.8.1",
2222
"@docusaurus/preset-classic": "^3.8.1",
@@ -29,13 +29,13 @@
2929
"lost-pixel": "^3.22.0",
3030
"posthog-docusaurus": "^2.0.4",
3131
"prism-react-renderer": "^2.4.1",
32-
"react": "^19.1.1",
33-
"react-dom": "^19.1.1",
32+
"react": "^19.2.0",
33+
"react-dom": "^19.2.0",
3434
"react-select": "^5.10.2",
3535
"remark-frontmatter": "^5.0.0",
3636
"remark-lint-no-dead-urls": "^2.0.1",
3737
"remark-mdx": "^3.1.1",
38-
"sass": "^1.93.0"
38+
"sass": "^1.93.2"
3939
},
4040
"devDependencies": {
4141
"@docusaurus/module-type-aliases": "^3.5.2",

0 commit comments

Comments
 (0)