Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
02e791fd4c chore(deps): bump react-arborist in /superset-frontend
Bumps [react-arborist](https://github.com/jameskerr/react-arborist) from 3.13.2 to 3.15.0.
- [Release notes](https://github.com/jameskerr/react-arborist/releases)
- [Changelog](https://github.com/jameskerr/react-arborist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jameskerr/react-arborist/compare/v3.13.2...v3.15.0)

---
updated-dependencies:
- dependency-name: react-arborist
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-27 07:19:26 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ jobs:
uses: ./.github/actions/setup-supersetbot/
- name: Set up Python ${{ inputs.python-version }}
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
with:
python-version: "3.11"

View File

@@ -121,7 +121,7 @@
"query-string": "9.4.1",
"re-resizable": "^6.11.2",
"react": "^18.3.0",
"react-arborist": "^3.13.2",
"react-arborist": "^3.15.0",
"react-checkbox-tree": "^1.8.0",
"react-diff-viewer-continued": "^4.4.0",
"react-dnd": "^11.1.3",
@@ -35150,9 +35150,9 @@
}
},
"node_modules/react-arborist": {
"version": "3.13.2",
"resolved": "https://registry.npmjs.org/react-arborist/-/react-arborist-3.13.2.tgz",
"integrity": "sha512-Qa5h2MwBGflTZXsg8vXOHOonF04w31u6DyPL06iyboe+A8CMqxRxgI/Imd5mwTo679iNNJ4e7CuinJGe3rGqgg==",
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/react-arborist/-/react-arborist-3.15.0.tgz",
"integrity": "sha512-wlXxTMtGW+HYZqeD7Sb7LVZ6W1saWJV6BwBfe/6VfBSQQHeeUEF0e0z/g3rejE/HpcbB+0pCeYYejNrxCod7jg==",
"license": "MIT",
"dependencies": {
"react-dnd": "^14.0.3",

View File

@@ -206,7 +206,7 @@
"query-string": "9.4.1",
"re-resizable": "^6.11.2",
"react": "^18.3.0",
"react-arborist": "^3.13.2",
"react-arborist": "^3.15.0",
"react-checkbox-tree": "^1.8.0",
"react-diff-viewer-continued": "^4.4.0",
"react-dnd": "^11.1.3",