Skip to content

Commit c8ef8eb

Browse files
chore(deps-dev): bump the npm-dependencies group with 4 updates
Bumps the npm-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [react-dnd](https://github.com/react-dnd/react-dnd) and [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd). Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.4 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.6.0) Updates `react-dnd` from 10.0.2 to 16.0.1 - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-dnd/react-dnd/commits) Updates `react-dnd-html5-backend` from 10.0.2 to 16.0.1 - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-dnd/react-dnd/commits) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react-dnd dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react-dnd-html5-backend dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c117b84 commit c8ef8eb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"clsx": "^2.1.1"
5050
},
5151
"devDependencies": {
52-
"@eslint/js": "^9.39.4",
52+
"@eslint/js": "^10.0.1",
5353
"@rc-component/father-plugin": "^2.2.0",
5454
"@rc-component/np": "^1.0.4",
5555
"@testing-library/dom": "^10.4.1",
@@ -63,7 +63,7 @@
6363
"@types/react-dom": "^19.2.3",
6464
"cross-env": "^10.1.0",
6565
"dumi": "^2.4.38",
66-
"eslint": "^9.39.4",
66+
"eslint": "^10.6.0",
6767
"eslint-config-prettier": "^10.1.8",
6868
"eslint-plugin-jest": "^29.15.4",
6969
"eslint-plugin-react": "^7.37.5",
@@ -77,8 +77,8 @@
7777
"prettier": "^3.9.4",
7878
"rc-test": "^7.1.3",
7979
"react": "^19.2.7",
80-
"react-dnd": "^10.0.0",
81-
"react-dnd-html5-backend": "^10.0.0",
80+
"react-dnd": "^16.0.1",
81+
"react-dnd-html5-backend": "^16.0.1",
8282
"react-dom": "^19.2.7",
8383
"react-sticky": "^6.0.3",
8484
"typescript": "^6.0.3",

0 commit comments

Comments
 (0)