mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
remove oboslete types for jest
This commit is contained in:
committed by
Thomas Ruoff
parent
c64a83ef78
commit
fba38622a3
21
package-lock.json
generated
21
package-lock.json
generated
@@ -28,7 +28,6 @@
|
|||||||
"uuid": "9.0.0"
|
"uuid": "9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.0.1",
|
|
||||||
"@types/react": "18.0.19",
|
"@types/react": "18.0.19",
|
||||||
"@types/react-calendar": "3.5.2",
|
"@types/react-calendar": "3.5.2",
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
@@ -1900,16 +1899,6 @@
|
|||||||
"@types/istanbul-lib-report": "*"
|
"@types/istanbul-lib-report": "*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
|
||||||
"version": "29.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
|
|
||||||
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"expect": "^29.0.0",
|
|
||||||
"pretty-format": "^29.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@types/js-yaml": {
|
"node_modules/@types/js-yaml": {
|
||||||
"version": "4.0.5",
|
"version": "4.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.5.tgz",
|
||||||
@@ -11271,16 +11260,6 @@
|
|||||||
"@types/istanbul-lib-report": "*"
|
"@types/istanbul-lib-report": "*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/jest": {
|
|
||||||
"version": "29.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
|
|
||||||
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"expect": "^29.0.0",
|
|
||||||
"pretty-format": "^29.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@types/js-yaml": {
|
"@types/js-yaml": {
|
||||||
"version": "4.0.5",
|
"version": "4.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.5.tgz",
|
||||||
|
|||||||
@@ -31,7 +31,6 @@
|
|||||||
"uuid": "9.0.0"
|
"uuid": "9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.0.1",
|
|
||||||
"@types/react": "18.0.19",
|
"@types/react": "18.0.19",
|
||||||
"@types/react-calendar": "3.5.2",
|
"@types/react-calendar": "3.5.2",
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user