Skip to content

Commit 1bceafa

Browse files
build(deps): bump the prod-npm-major-dependencies group across 1 directory with 3 updates
Bumps the prod-npm-major-dependencies group with 3 updates in the / directory: [echarts](https://github.com/apache/echarts), [react-window](https://github.com/bvaughn/react-window) and [uuid](https://github.com/uuidjs/uuid). Updates `echarts` from 5.6.0 to 6.0.0 - [Release notes](https://github.com/apache/echarts/releases) - [Commits](apache/echarts@5.6.0...6.0.0) Updates `react-window` from 1.8.11 to 2.1.0 - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md) - [Commits](bvaughn/react-window@1.8.11...2.1.0) Updates `uuid` from 11.1.0 to 12.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: echarts dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-npm-major-dependencies - dependency-name: react-window dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-npm-major-dependencies - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-npm-major-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e84f92 commit 1bceafa

File tree

2 files changed

+24
-32
lines changed

2 files changed

+24
-32
lines changed

pnpm-lock.yaml

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

web-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dayjs": "^1.11.18",
6565
"debounce": "^2.2.0",
6666
"dotenv": "^17.2.2",
67-
"echarts": "^5.6.0",
67+
"echarts": "^6.0.0",
6868
"elkjs": "^0.10.0",
6969
"highlight.js": "^11.11.1",
7070
"invariant": "^2.2.4",
@@ -92,7 +92,7 @@
9292
"react-router-dom": "^7.9.0",
9393
"react-syntax-highlighter": "15.6.6",
9494
"react-textarea-autosize": "^8.5.9",
95-
"react-window": "^1.8.11",
95+
"react-window": "^2.1.0",
9696
"rehype-raw": "^7.0.0",
9797
"rehype-sanitize": "^6.0.0",
9898
"remark-directive": "^4.0.0",
@@ -105,7 +105,7 @@
105105
"tailwindcss-animate": "^1.0.7",
106106
"unist-util-visit": "^5.0.0",
107107
"usehooks-ts": "^3.1.1",
108-
"uuid": "^11.1.0",
108+
"uuid": "^13.0.0",
109109
"yaml": "^2.8.1",
110110
"zustand": "^5.0.8"
111111
},

0 commit comments

Comments
 (0)