chore(deps): bump the testing group with 5 updates (#38)

Bumps the testing group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.1` | `16.3.2` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.6.1` | `4.0.18` |
| [jsdom](https://github.com/jsdom/jsdom) | `24.1.3` | `28.1.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.9` | `4.0.18` |


Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1
- [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.8.0...v6.9.1)

Updates `@testing-library/react` from 14.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.3.2)

Updates `@vitest/ui` from 1.6.1 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui)

Updates `jsdom` from 24.1.3 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/24.1.3...28.1.0)

Updates `vitest` from 3.0.9 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@vitest/ui"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: jsdom
  dependency-version: 28.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-17 06:30:11 +00:00 committed by GitHub
parent b0b43a38cf
commit 6626cf2a9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 364 additions and 602 deletions

View file

@ -31,14 +31,14 @@
"@commitlint/config-conventional": "^20.4.1",
"@eslint/js": "10.0.1",
"@rolldown/pluginutils": "1.0.0-beta.51",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.5.2",
"@types/node": "25.2.3",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/ui": "^1.2.2",
"@vitest/ui": "^4.0.18",
"autoprefixer": "10.4.24",
"babel-plugin-react-compiler": "19.1.0-rc.3",
"baseline-browser-mapping": "2.8.31",
@ -47,7 +47,7 @@
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-refresh": "^0.5.0",
"husky": "^9.0.10",
"jsdom": "^24.0.0",
"jsdom": "^28.1.0",
"lint-staged": "^16.2.7",
"postcss": "8.5.6",
"prettier": "^3.8.1",
@ -58,7 +58,7 @@
"typescript-eslint": "8.56.0",
"vite": "6.2.2",
"vite-plugin-babel": "1.3.2",
"vitest": "3.0.9",
"vitest": "4.0.18",
"web-vitals": "4.2.4",
"wrangler": "^4.65.0"
},

956
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff