chore: upgrade @types/uuid

This commit is contained in:
Karol Sójko
2023-09-04 08:23:38 +02:00
parent a006fb3119
commit e986abaab5
8 changed files with 19 additions and 19 deletions

14
.pnp.cjs generated
View File

@@ -5569,7 +5569,7 @@ const RAW_RUNTIME_STATE =
["@types/otplib", "npm:10.0.0"],\
["@types/prettyjson", "npm:0.0.30"],\
["@types/ua-parser-js", "npm:0.7.36"],\
["@types/uuid", "npm:9.0.2"],\
["@types/uuid", "npm:9.0.3"],\
["@typescript-eslint/eslint-plugin", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["@typescript-eslint/parser", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["axios", "npm:1.4.0"],\
@@ -5630,7 +5630,7 @@ const RAW_RUNTIME_STATE =
["@standardnotes/domain-core", "workspace:packages/domain-core"],\
["@types/jest", "npm:29.5.2"],\
["@types/node", "npm:20.5.7"],\
["@types/uuid", "npm:9.0.2"],\
["@types/uuid", "npm:9.0.3"],\
["@typescript-eslint/eslint-plugin", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["@typescript-eslint/parser", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["eslint", "npm:8.41.0"],\
@@ -5763,7 +5763,7 @@ const RAW_RUNTIME_STATE =
["@types/newrelic", "npm:9.14.0"],\
["@types/node", "npm:20.5.7"],\
["@types/prettyjson", "npm:0.0.30"],\
["@types/uuid", "npm:9.0.2"],\
["@types/uuid", "npm:9.0.3"],\
["@typescript-eslint/eslint-plugin", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["@typescript-eslint/parser", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["connect-busboy", "npm:1.0.0"],\
@@ -6091,7 +6091,7 @@ const RAW_RUNTIME_STATE =
["@types/prettyjson", "npm:0.0.30"],\
["@types/semver", "npm:7.5.1"],\
["@types/ua-parser-js", "npm:0.7.36"],\
["@types/uuid", "npm:9.0.2"],\
["@types/uuid", "npm:9.0.3"],\
["@typescript-eslint/eslint-plugin", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["@typescript-eslint/parser", "virtual:fd909b174d079e30b336c4ce72c38a88c1e447767b1a8dd7655e07719a1e31b97807f0931368724fc78897ff15e6a6d00b83316c0f76d11f85111f342e08bb79#npm:6.5.0"],\
["axios", "npm:1.4.0"],\
@@ -6817,10 +6817,10 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["@types/uuid", [\
["npm:9.0.2", {\
"packageLocation": "./.yarn/cache/@types-uuid-npm-9.0.2-f2a5f65979-dfb80ebf6f.zip/node_modules/@types/uuid/",\
["npm:9.0.3", {\
"packageLocation": "./.yarn/cache/@types-uuid-npm-9.0.3-988861045e-a5357c6447.zip/node_modules/@types/uuid/",\
"packageDependencies": [\
["@types/uuid", "npm:9.0.2"]\
["@types/uuid", "npm:9.0.3"]\
],\
"linkType": "HARD"\
}]\

Binary file not shown.

View File

@@ -84,7 +84,7 @@
"@types/otplib": "^10.0.0",
"@types/prettyjson": "^0.0.30",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.2",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.39.0",

View File

@@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "^29.5.1",
"@types/node": "^20.5.7",
"@types/uuid": "^9.0.2",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.39.0",

View File

@@ -64,7 +64,7 @@
"@types/jsonwebtoken": "^9.0.1",
"@types/node": "^20.5.7",
"@types/prettyjson": "^0.0.30",
"@types/uuid": "^9.0.2",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.39.0",

View File

@@ -71,7 +71,7 @@
"@types/prettyjson": "^0.0.30",
"@types/semver": "^7.5.1",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.2",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.39.0",

View File

@@ -4444,7 +4444,7 @@ __metadata:
"@types/otplib": "npm:^10.0.0"
"@types/prettyjson": "npm:^0.0.30"
"@types/ua-parser-js": "npm:^0.7.36"
"@types/uuid": "npm:^9.0.2"
"@types/uuid": "npm:^9.0.3"
"@typescript-eslint/eslint-plugin": "npm:^6.5.0"
"@typescript-eslint/parser": "npm:^6.5.0"
axios: "npm:^1.1.3"
@@ -4508,7 +4508,7 @@ __metadata:
dependencies:
"@types/jest": "npm:^29.5.1"
"@types/node": "npm:^20.5.7"
"@types/uuid": "npm:^9.0.2"
"@types/uuid": "npm:^9.0.3"
"@typescript-eslint/eslint-plugin": "npm:^6.5.0"
"@typescript-eslint/parser": "npm:^6.5.0"
eslint: "npm:^8.39.0"
@@ -4642,7 +4642,7 @@ __metadata:
"@types/newrelic": "npm:^9.14.0"
"@types/node": "npm:^20.5.7"
"@types/prettyjson": "npm:^0.0.30"
"@types/uuid": "npm:^9.0.2"
"@types/uuid": "npm:^9.0.3"
"@typescript-eslint/eslint-plugin": "npm:^6.5.0"
"@typescript-eslint/parser": "npm:^6.5.0"
connect-busboy: "npm:^1.0.0"
@@ -4973,7 +4973,7 @@ __metadata:
"@types/prettyjson": "npm:^0.0.30"
"@types/semver": "npm:^7.5.1"
"@types/ua-parser-js": "npm:^0.7.36"
"@types/uuid": "npm:^9.0.2"
"@types/uuid": "npm:^9.0.3"
"@typescript-eslint/eslint-plugin": "npm:^6.5.0"
"@typescript-eslint/parser": "npm:^6.5.0"
axios: "npm:^1.1.3"
@@ -5619,10 +5619,10 @@ __metadata:
languageName: node
linkType: hard
"@types/uuid@npm:^9.0.2":
version: 9.0.2
resolution: "@types/uuid@npm:9.0.2"
checksum: dfb80ebf6fadb343b05f12e7f162bad47b19d290194b0a074a4b16c115272345b27501a3abce3f9fd2cb392a645b171f7cf7008cf25029c1a270fae050450d71
"@types/uuid@npm:^9.0.3":
version: 9.0.3
resolution: "@types/uuid@npm:9.0.3"
checksum: a5357c644754ce647380b80a961cfc6dcab97561a1e6f6182d68dabb8b0befa0d5e741086fe016a783960159cbe85bb4d10b37dc2d81edb29577b5d649ace080
languageName: node
linkType: hard