Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies and edit nav links #6644

Merged
merged 2 commits into from
Dec 18, 2024
Merged

chore: update dependencies and edit nav links #6644

merged 2 commits into from
Dec 18, 2024

Conversation

yvonneyx
Copy link
Contributor

No description provided.

Copy link

Walkthrough

This pull request updates several dependencies in the project to their latest versions. These updates are minor version bumps, indicating backward-compatible bug fixes or improvements.

Changes

Files Summary
package.json Updated dependencies: @playwright/test, @rollup/plugin-node-resolve, @swc/core, @types/node, lint-staged, rollup to newer patch versions.
packages/bundle/package.json Minor updates to dependencies, ensuring compatibility and latest features.
packages/g6-extension-react/package.json Minor updates to dependencies, ensuring compatibility and latest features.
packages/g6/package.json Minor updates to dependencies, ensuring compatibility and latest features.
packages/site/package.json Minor updates to dependencies, ensuring compatibility and latest features.

@@ -37,18 +37,18 @@
"@changesets/cli": "^2.27.10",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated @playwright/test from ^1.49.0 to ^1.49.1. This is a patch update, generally including bug fixes and minor improvements.

"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^15.3.1",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated @rollup/plugin-node-resolve from ^15.3.0 to ^15.3.1. This is a patch update, generally including bug fixes and minor improvements.

"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated @swc/core from ^1.10.0 to ^1.10.1. This is a patch update, generally including bug fixes and minor improvements.

"@swc/jest": "^0.2.37",
"@types/d3-hierarchy": "^3.1.7",
"@types/jest": "^29.5.14",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.9",
"@types/node": "^20.17.10",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated @types/node from ^20.17.9 to ^20.17.10. This is a patch update, generally including bug fixes and minor improvements.

@@ -62,14 +62,14 @@
"jsdom": "^23.2.0",
"lil-gui": "^0.19.2",
"limit-size": "^0.1.4",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated lint-staged from ^15.2.10 to ^15.2.11. This is a patch update, generally including bug fixes and minor improvements.

"npm-run-all": "^4.1.5",
"open": "^10.1.0",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.5.6",
"rimraf": "^5.0.10",
"rollup": "^4.28.0",
"rollup": "^4.28.1",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated rollup from ^4.28.0 to ^4.28.1. This is a patch update, generally including bug fixes and minor improvements.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这类 cr 都可以反馈下,没啥用,刷存在感的~

@yvonneyx yvonneyx changed the title chore: deps chore: update dependencies Dec 17, 2024
@yvonneyx yvonneyx changed the title chore: update dependencies chore: update dependencies and edit nav links Dec 18, 2024
@yvonneyx yvonneyx merged commit bb26259 into v5 Dec 18, 2024
2 checks passed
@yvonneyx yvonneyx deleted the chore/dep branch December 18, 2024 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants