Skip to content

Commit 5f9656f

Browse files
Bump the major group with 3 updates
Bumps the major group with 3 updates: [react-dropzone](https://github.com/react-dropzone/react-dropzone), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `react-dropzone` from 14.4.0 to 15.0.0 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.4.0...v15.0.0) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: react-dropzone dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d78044 commit 5f9656f

File tree

2 files changed

+302
-259
lines changed

2 files changed

+302
-259
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@bundle-stats/plugin-webpack-filter": "^4.21.8",
9898
"@eslint-react/eslint-plugin": "^2.12.2",
9999
"@eslint/compat": "^2.0.1",
100-
"@eslint/js": "^9.39.2",
100+
"@eslint/js": "^10.0.1",
101101
"@rspack/cli": "^1.7.5",
102102
"@rspack/core": "^1.7.5",
103103
"@rspack/plugin-react-refresh": "^1.6.0",
@@ -129,7 +129,7 @@
129129
"compression-webpack-plugin": "^11.1.0",
130130
"content-security-policy-builder": "^2.3.0",
131131
"css-loader": "^7.1.2",
132-
"eslint": "^9.19.0",
132+
"eslint": "^10.0.0",
133133
"eslint-plugin-array-func": "^5.0.2",
134134
"eslint-plugin-github": "^6.0.0",
135135
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -217,7 +217,7 @@
217217
"react-dnd-multi-backend": "^9.0.0",
218218
"react-dnd-touch-backend": "^16.0.1",
219219
"react-dom": "^19.2.4",
220-
"react-dropzone": "^14.3.8",
220+
"react-dropzone": "^15.0.0",
221221
"react-redux": "^9.2.0",
222222
"react-router": "^7.13.0",
223223
"react-textarea-autosize": "^8.5.9",

0 commit comments

Comments
 (0)