chore(deps-dev): bump jest-mock-extended from 4.0.0-beta1 to 4.0.0 (#330)

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]
2025-09-04 22:49:30 +08:00
committed by GitHub
parent 69e92b5aa8
commit d0ec80303a
2 changed files with 8 additions and 8 deletions

View File

@@ -103,7 +103,7 @@
"i18next-browser-languagedetector": "^8.2.0",
"jest": "^29.7.0",
"jest-environment-node": "^30.0.5",
"jest-mock-extended": "4.0.0-beta1",
"jest-mock-extended": "4.0.0",
"lucide-react": "^0.486.0",
"next": "^15.5.0",
"postcss": "^8.5.6",

14
pnpm-lock.yaml generated
View File

@@ -182,8 +182,8 @@ importers:
specifier: ^30.0.5
version: 30.0.5
jest-mock-extended:
specifier: 4.0.0-beta1
version: 4.0.0-beta1(@jest/globals@29.7.0)(jest@29.7.0(@types/node@22.17.2)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.2)(typescript@5.9.2)))(typescript@5.9.2)
specifier: 4.0.0
version: 4.0.0(@jest/globals@29.7.0)(jest@29.7.0(@types/node@22.17.2)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.2)(typescript@5.9.2)))(typescript@5.9.2)
lucide-react:
specifier: ^0.486.0
version: 0.486.0(react@19.1.1)
@@ -2785,11 +2785,11 @@ packages:
resolution: {integrity: sha512-NAiDOhsK3V7RU0Aa/HnrQo+E4JlbarbmI3q6Pi4KcxicdtjV82gcIUrejOtczChtVQR4kddu1E1EJlW6EN9IyA==}
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
jest-mock-extended@4.0.0-beta1:
resolution: {integrity: sha512-MYcI0wQu3ceNhqKoqAJOdEfsVMamAFqDTjoLN5Y45PAG3iIm4WGnhOu0wpMjlWCexVPO71PMoNir9QrGXrnIlw==}
jest-mock-extended@4.0.0:
resolution: {integrity: sha512-7BZpfuvLam+/HC+NxifIi9b+5VXj/utUDMPUqrDJehGWVuXPtLS9Jqlob2mJLrI/pg2k1S8DMfKDvEB88QNjaQ==}
peerDependencies:
'@jest/globals': ^28.0.0 || ^29.0.0
jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0
'@jest/globals': ^28.0.0 || ^29.0.0 || ^30.0.0
jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0
typescript: ^3.0.0 || ^4.0.0 || ^5.0.0
jest-mock@29.7.0:
@@ -7082,7 +7082,7 @@ snapshots:
slash: 3.0.0
stack-utils: 2.0.6
jest-mock-extended@4.0.0-beta1(@jest/globals@29.7.0)(jest@29.7.0(@types/node@22.17.2)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.2)(typescript@5.9.2)))(typescript@5.9.2):
jest-mock-extended@4.0.0(@jest/globals@29.7.0)(jest@29.7.0(@types/node@22.17.2)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.2)(typescript@5.9.2)))(typescript@5.9.2):
dependencies:
'@jest/globals': 29.7.0
jest: 29.7.0(@types/node@22.17.2)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.2)(typescript@5.9.2))