Skip to content

Commit be2ee62

Browse files
[DT-400-npm]: Bump the npm-minor-patch-dependencies group across 1 directory with 6 updates
Bumps the npm-minor-patch-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.29.2` | `7.29.7` | | [@uiw/codemirror-theme-okaidia](https://github.com/uiwjs/react-codemirror) | `4.25.9` | `4.25.10` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.25.9` | `4.25.10` | | [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) | `0.7.3` | `0.7.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.75.0` | `7.76.1` | | [redux-saga](https://github.com/redux-saga/redux-saga) | `1.4.3` | `1.5.0` | Updates `@babel/runtime` from 7.29.2 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-runtime) Updates `@uiw/codemirror-theme-okaidia` from 4.25.9 to 4.25.10 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.25.9...v4.25.10) Updates `@uiw/react-codemirror` from 4.25.9 to 4.25.10 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.25.9...v4.25.10) Updates `jsondiffpatch` from 0.7.3 to 0.7.6 - [Release notes](https://github.com/benjamine/jsondiffpatch/releases) - [Commits](https://github.com/benjamine/jsondiffpatch/commits) Updates `react-hook-form` from 7.75.0 to 7.76.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.75.0...v7.76.1) Updates `redux-saga` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/redux-saga/redux-saga/releases) - [Changelog](https://github.com/redux-saga/redux-saga/blob/main/CHANGELOG.md) - [Commits](https://github.com/redux-saga/redux-saga/compare/redux-saga@1.4.3...redux-saga@1.5.0) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: "@uiw/codemirror-theme-okaidia" dependency-version: 4.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: "@uiw/react-codemirror" dependency-version: 4.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: jsondiffpatch dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: react-hook-form dependency-version: 7.76.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch-dependencies - dependency-name: redux-saga dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9e73d6 commit be2ee62

2 files changed

Lines changed: 48 additions & 73 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ES6"
2323
],
2424
"dependencies": {
25-
"@babel/runtime": "^7.29.2",
25+
"@babel/runtime": "^7.29.7",
2626
"@codemirror/lang-javascript": "^6.2.5",
2727
"@emotion/cache": "^11.14.0",
2828
"@emotion/react": "^11.14.0",
@@ -43,8 +43,8 @@
4343
"@types/react-dom": "^18.2.4",
4444
"@types/react-jss": "^10.0.0",
4545
"@types/react-virtualized": "^9.22.3",
46-
"@uiw/codemirror-theme-okaidia": "^4.25.9",
47-
"@uiw/react-codemirror": "^4.25.9",
46+
"@uiw/codemirror-theme-okaidia": "^4.25.10",
47+
"@uiw/react-codemirror": "^4.25.10",
4848
"animate.css": "^4.1.1",
4949
"awesome-debounce-promise": "^2.1.0",
5050
"axios": "^1.16.1",
@@ -57,7 +57,7 @@
5757
"history": "^4.10.1",
5858
"immutability-helper": "^3.1.1",
5959
"js-combinatorics": "^2.1.2",
60-
"jsondiffpatch": "^0.7.3",
60+
"jsondiffpatch": "^0.7.6",
6161
"jwt-decode": "^4.0.0",
6262
"lodash": "^4.18.1",
6363
"mini-create-react-context": "^0.4.1",
@@ -71,7 +71,7 @@
7171
"react-draggable": "^4.5.0",
7272
"react-fontawesome": "^1.7.1",
7373
"react-helmet": "^6.1.0",
74-
"react-hook-form": "^7.75.0",
74+
"react-hook-form": "^7.76.1",
7575
"react-json-view": "^1.21.3",
7676
"react-markdown": "^8.0.7",
7777
"react-notifications-component": "^3.4.1",
@@ -86,7 +86,7 @@
8686
"redux-actions": "^3.0.3",
8787
"redux-immutable-state-invariant": "^2.1.0",
8888
"redux-logger": "^3.0.6",
89-
"redux-saga": "^1.4.3",
89+
"redux-saga": "^1.5.0",
9090
"rxjs": "^7.8.2",
9191
"strip-markdown": "^6.0.0",
9292
"symbol-observable": "^4.0.0",

0 commit comments

Comments
 (0)