Skip to content

Commit b8c485d

Browse files
chore(deps): bump the deps group with 2 updates
Bumps the deps group with 2 updates: [@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react) 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 `sass` from 1.93.0 to 1.93.1 - [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.1) --- 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: sass dependency-version: 1.93.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5be96d commit b8c485d

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 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",
@@ -35,7 +35,7 @@
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.1"
3939
},
4040
"devDependencies": {
4141
"@docusaurus/module-type-aliases": "^3.5.2",

0 commit comments

Comments
 (0)