Skip to content

Commit 42d6947

Browse files
Bump the prod-minor-updates group with 4 updates
Bumps the prod-minor-updates group with 4 updates: [eslint](https://github.com/eslint/eslint), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [winston](https://github.com/winstonjs/winston). Updates `eslint` from 9.35.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v9.37.0) Updates `react` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom) 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) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: winston dependency-version: 3.18.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3517f5 commit 42d6947

File tree

2 files changed

+54
-52
lines changed

2 files changed

+54
-52
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cookie-parser": "1.4.7",
2323
"cors": "2.8.5",
2424
"drizzle-orm": "0.44.6",
25-
"eslint": "9.35.0",
25+
"eslint": "9.38.0",
2626
"eslint-config-next": "15.5.4",
2727
"express": "5.1.0",
2828
"express-rate-limit": "8.1.0",
@@ -33,9 +33,9 @@
3333
"node-cache": "5.1.2",
3434
"npm": "^11.6.1",
3535
"pg": "^8.16.2",
36-
"react": "19.1.1",
37-
"react-dom": "19.1.1",
38-
"winston": "3.17.0",
36+
"react": "19.2.0",
37+
"react-dom": "19.2.0",
38+
"winston": "3.18.3",
3939
"winston-daily-rotate-file": "5.0.0",
4040
"ws": "8.18.3",
4141
"yargs": "18.0.0",

0 commit comments

Comments
 (0)