Skip to content

Commit 882452e

Browse files
Bump the prod-dependencies-minor group with 8 updates
Bumps the prod-dependencies-minor group with 8 updates: | Package | From | To | | --- | --- | --- | | [@monaco-editor/loader](https://github.com/suren-atoyan/monaco-loader) | `1.5.0` | `1.7.0` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.55.1` | | [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars) | `2.12.0` | `2.13.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.63.0` | `7.66.1` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.13.0` | `3.17.0` | | [streamdown](https://github.com/vercel/streamdown/tree/HEAD/packages/streamdown) | `1.3.0` | `1.6.8` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` | | [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.94.2` | Updates `@monaco-editor/loader` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/suren-atoyan/monaco-loader/releases) - [Changelog](https://github.com/suren-atoyan/monaco-loader/blob/master/CHANGELOG.md) - [Commits](suren-atoyan/monaco-loader@v1.5.0...v1.7.0) Updates `monaco-editor` from 0.52.2 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.55.1) Updates `overlayscrollbars` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/KingSora/OverlayScrollbars/releases) - [Changelog](https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md) - [Commits](https://github.com/KingSora/OverlayScrollbars/commits/v2.13.0/packages/overlayscrollbars) Updates `react-hook-form` from 7.63.0 to 7.66.1 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.63.0...v7.66.1) Updates `shiki` from 3.13.0 to 3.17.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.17.0/packages/shiki) Updates `streamdown` from 1.3.0 to 1.6.8 - [Release notes](https://github.com/vercel/streamdown/releases) - [Changelog](https://github.com/vercel/streamdown/blob/main/packages/streamdown/CHANGELOG.md) - [Commits](https://github.com/vercel/streamdown/commits/[email protected]/packages/streamdown) Updates `tailwind-merge` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0) Updates `sass` from 1.91.0 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.91.0...1.94.2) --- updated-dependencies: - dependency-name: "@monaco-editor/loader" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: overlayscrollbars dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: react-hook-form dependency-version: 7.66.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: shiki dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: streamdown dependency-version: 1.6.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f91531a commit 882452e

File tree

4 files changed

+344
-141
lines changed

4 files changed

+344
-141
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rehype-highlight": "^7.0.2",
3333
"remark-gfm": "^4.0.1",
3434
"remark-typescript-code-import": "^1.0.1",
35-
"sass": "^1.93.2"
35+
"sass": "^1.94.2"
3636
},
3737
"devDependencies": {
3838
"@docusaurus/module-type-aliases": "3.7.0",

0 commit comments

Comments
 (0)