chore(deps-dev): bump the dev-dependencies group with 3 updates (#46801)

* chore(deps-dev): bump the dev-dependencies group with 4 updates

Updates the requirements on [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [chalk](https://github.com/chalk/chalk) and [lunar-typescript](https://github.com/6tail/lunar-typescript) to permit the latest version.

Updates `@codesandbox/sandpack-react` to 2.11.0
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codesandbox/sandpack/compare/v2.10.0...v2.11.0)

Updates `@testing-library/jest-dom` to 6.2.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.6...v6.2.0)

Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)

Updates `lunar-typescript` to 1.7.0
- [Release notes](https://github.com/6tail/lunar-typescript/releases)
- [Commits](https://github.com/6tail/lunar-typescript/compare/v1.6.13...v1.7.0)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: chalk
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: lunar-typescript
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

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

* Update package.json

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.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-01-05 00:31:19 +08:00 committed by GitHub
parent a2996cc888
commit 4304e7718c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,7 @@
"@antv/g6": "^4.8.24",
"@babel/eslint-plugin": "^7.23.5",
"@biomejs/biome": "^1.4.1",
"@codesandbox/sandpack-react": "^2.10.0",
"@codesandbox/sandpack-react": "^2.11.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
@ -181,7 +181,7 @@
"@size-limit/file": "^11.0.1",
"@stackblitz/sdk": "^1.9.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/ali-oss": "^6.16.11",
@ -269,7 +269,7 @@
"jsonml.js": "^0.1.0",
"lint-staged": "^15.2.0",
"lodash": "^4.17.21",
"lunar-typescript": "^1.6.13",
"lunar-typescript": "^1.7.0",
"lz-string": "^1.5.0",
"minimist": "^1.2.8",
"mockdate": "^3.0.5",