Skip to content

Commit 5686f58

Browse files
Bump the prod-dependencies-minor group across 1 directory with 5 updates
Bumps the prod-dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.11.0` | `11.12.0` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.53.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.62.0` | `7.63.0` | | [winston](https://github.com/winstonjs/winston) | `3.17.0` | `3.18.3` | | [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.93.2` | Updates `mermaid` from 11.11.0 to 11.12.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.11.0...mermaid@11.12.0) Updates `monaco-editor` from 0.52.2 to 0.53.0 - [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.53.0) Updates `react-hook-form` from 7.62.0 to 7.63.0 - [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.62.0...v7.63.0) Updates `winston` from 3.17.0 to 3.18.3 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.17.0...v3.18.3) Updates `sass` from 1.91.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.91.0...1.93.2) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: monaco-editor dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: react-hook-form dependency-version: 7.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: winston dependency-version: 3.18.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbe5d90 commit 5686f58

3 files changed

Lines changed: 106 additions & 96 deletions

File tree

docs/package.json

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

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"prettier": "^3.6.2",
7272
"prettier-plugin-jsdoc": "^1.3.3",
7373
"prettier-plugin-organize-imports": "^4.2.0",
74-
"sass": "1.91.0",
74+
"sass": "1.93.2",
7575
"semver": "^7.7.2",
7676
"storybook": "^8.6.14",
7777
"storybook-dark-mode": "^4.0.2",
@@ -121,8 +121,8 @@
121121
"html-to-image": "^1.11.13",
122122
"immer": "^10.1.1",
123123
"jotai": "2.9.3",
124-
"mermaid": "^11.11.0",
125-
"monaco-editor": "^0.52.2",
124+
"mermaid": "^11.12.0",
125+
"monaco-editor": "^0.53.0",
126126
"monaco-yaml": "^5.4.0",
127127
"overlayscrollbars": "^2.12.0",
128128
"overlayscrollbars-react": "^0.5.6",
@@ -135,7 +135,7 @@
135135
"react-dnd-html5-backend": "^16.0.1",
136136
"react-dom": "19.1.1",
137137
"react-frame-component": "^5.2.7",
138-
"react-hook-form": "^7.62.0",
138+
"react-hook-form": "^7.63.0",
139139
"react-markdown": "^9.0.3",
140140
"react-zoom-pan-pinch": "^3.7.0",
141141
"recharts": "^2.15.4",
@@ -154,7 +154,7 @@
154154
"tinycolor2": "^1.6.0",
155155
"unist-util-visit": "^5.0.0",
156156
"use-device-pixel-ratio": "^1.1.2",
157-
"winston": "^3.17.0",
157+
"winston": "^3.18.3",
158158
"ws": "^8.18.3",
159159
"yaml": "^2.7.1"
160160
},

0 commit comments

Comments
 (0)