Skip to content

Commit 0a0933f

Browse files
chore(deps): bump the web group across 1 directory with 3 updates (#1632)
Bumps the web group with 3 updates in the / directory: [plotly.js](https://github.com/plotly/plotly.js), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `plotly.js` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v3.6.0...v3.7.0) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) Updates `react-hook-form` from 7.80.0 to 7.81.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.80.0...v7.81.0) --- updated-dependencies: - dependency-name: plotly.js dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web - dependency-name: react-hook-form dependency-version: 7.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 079bae7 commit 0a0933f

3 files changed

Lines changed: 56 additions & 56 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@development-framework/dm-core": "^1.46.0",
77
"@development-framework/dm-core-plugins": "^1.57.0",
8-
"plotly.js": "^3.5.0",
8+
"plotly.js": "^3.7.0",
99
"react": "^19.2.5",
1010
"react-dom": "^19.2.5",
1111
"react-oauth2-code-pkce": "^1.24.0",
@@ -31,7 +31,7 @@
3131
"vite-plugin-checker": "^0.14.4",
3232
"vite-plugin-svgr": "^5.2.0",
3333
"vite-tsconfig-paths": "^6.1.1",
34-
"vitest": "^4.1.5"
34+
"vitest": "^4.1.10"
3535
},
3636
"scripts": {
3737
"start": "vite",

package-lock.json

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

packages/dm-core-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"lodash": "^4.18.1",
1818
"luxon": "^3.7.2",
1919
"mermaid": "^11.14.0",
20-
"react-hook-form": "^7.73.1",
20+
"react-hook-form": "^7.81.0",
2121
"react-markdown": "^10.1.0",
2222
"react-toastify": "^11.1.0",
2323
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)