chore: upgrade deps (#49672)

* chore(deps-dev): bump tsx from 4.11.2 to 4.16.0

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.16.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.11.2...v4.16.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
This commit is contained in:
dependabot[bot] 2024-07-16 05:55:10 +08:00 committed by GitHub
parent 0adecd843b
commit 0e9de2e070
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@ant-design/react-slick": "~1.1.2",
"@babel/runtime": "^7.24.7",
"@babel/runtime": "^7.24.8",
"@ctrl/tinycolor": "^3.6.1",
"@rc-component/color-picker": "~1.5.3",
"@rc-component/mutate-observer": "^1.1.0",
@ -146,7 +146,7 @@
"rc-upload": "~4.6.0",
"rc-util": "^5.43.0",
"scroll-into-view-if-needed": "^3.1.0",
"throttle-debounce": "^5.0.0"
"throttle-debounce": "^5.0.2"
},
"devDependencies": {
"@ant-design/compatible": "^5.1.3",
@ -154,8 +154,8 @@
"@ant-design/tools": "^18.0.2",
"@antv/g6": "^4.8.24",
"@babel/eslint-plugin": "^7.24.7",
"@biomejs/biome": "^1.8.2",
"@codesandbox/sandpack-react": "^2.14.2",
"@biomejs/biome": "^1.8.3",
"@codesandbox/sandpack-react": "^2.18.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
@ -163,7 +163,7 @@
"@emotion/react": "^11.11.4",
"@emotion/css": "^11.11.2",
"@emotion/server": "^11.11.0",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@inquirer/prompts": "^5.1.2",
"@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0",
"@microflash/rehype-figure": "^2.1.0",
@ -171,14 +171,14 @@
"@octokit/rest": "^21.0.0",
"@qixian.cs/github-contributors-list": "^2.0.2",
"@size-limit/file": "^11.1.4",
"@stackblitz/sdk": "^1.10.0",
"@testing-library/dom": "^10.1.0",
"@stackblitz/sdk": "^1.11.0",
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/adm-zip": "^0.5.5",
"@types/ali-oss": "^6.16.11",
"@types/cli-progress": "^3.11.5",
"@types/cli-progress": "^3.11.6",
"@types/fs-extra": "^11.0.4",
"@types/gtag.js": "^0.0.20",
"@types/http-server": "^0.12.4",
@ -189,9 +189,9 @@
"@types/jest-image-snapshot": "^6.4.0",
"@types/jquery": "^3.5.30",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.6",
"@types/minimist": "^1.2.5",
"@types/node": "^20.14.2",
"@types/node": "^20.14.10",
"@types/nprogress": "^0.2.3",
"@types/pixelmatch": "^5.2.6",
"@types/pngjs": "^6.0.5",
@ -202,14 +202,14 @@
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.0",
"@types/react-highlight-words": "^0.20.0",
"@types/react-resizable": "^3.0.7",
"@types/react-resizable": "^3.0.8",
"@types/semver": "^7.5.8",
"@types/spinnies": "^0.5.3",
"@types/tar": "^6.1.13",
"@types/throttle-debounce": "^5.0.2",
"@types/warning": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"adm-zip": "^0.5.14",
"ali-oss": "^6.20.0",
"antd-img-crop": "^4.22.0",
@ -224,9 +224,9 @@
"cross-fetch": "^4.0.0",
"dekko": "^0.2.1",
"dotenv": "^16.4.5",
"dumi": "~2.4.0",
"dumi": "~2.4.5",
"dumi-plugin-color-chunk": "^1.1.1",
"esbuild-loader": "^4.1.0",
"esbuild-loader": "^4.2.1",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
@ -236,8 +236,8 @@
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-markdown": "^5.0.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^54.0.0",
"fast-glob": "^3.3.2",
@ -276,26 +276,26 @@
"ora": "^8.0.1",
"pixelmatch": "^6.0.0",
"pngjs": "^7.0.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"pretty-format": "^29.7.0",
"prismjs": "^1.29.0",
"puppeteer": "^22.11.0",
"qs": "^6.12.1",
"puppeteer": "^22.13.0",
"qs": "^6.12.3",
"rc-footer": "^0.6.8",
"rc-tween-one": "^3.0.6",
"rc-virtual-list": "^3.14.3",
"rc-virtual-list": "^3.14.5",
"react": "^18.3.1",
"react-copy-to-clipboard": "^5.1.0",
"react-countup": "^6.5.3",
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
"react-fast-marquee": "^1.6.4",
"react-fast-marquee": "^1.6.5",
"react-highlight-words": "^0.20.0",
"react-infinite-scroll-component": "^6.1.0",
"react-intersection-observer": "^9.10.3",
"react-intersection-observer": "^9.13.0",
"react-resizable": "^3.0.5",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.24.1",
"react-sticky-box": "^2.0.5",
"regenerator-runtime": "^0.14.1",
"rehype-stringify": "^10.0.0",
@ -313,15 +313,15 @@
"size-limit": "^11.1.4",
"spinnies": "^0.5.1",
"sylvanas": "^0.6.1",
"tar": "^7.2.0",
"tar": "^7.4.0",
"tar-fs": "^3.0.6",
"terser": "^5.31.1",
"terser": "^5.31.2",
"tsx": "4.11.2",
"typedoc": "^0.26.3",
"typescript": "~5.5.0",
"typedoc": "^0.26.4",
"typescript": "~5.5.3",
"vanilla-jsoneditor": "^0.23.7",
"vanilla-tilt": "^1.8.1",
"webpack": "^5.92.0",
"webpack": "^5.93.0",
"webpack-bundle-analyzer": "^4.10.2",
"xhr-mock": "^2.5.1"
},