Update dependency @types/node to v18.15.5
This commit is contained in:
parent
976f06887a
commit
0808efd2d6
@ -12,7 +12,7 @@
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.15.4",
|
||||
"@types/node": "18.15.5",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/uuid": "9.0.1",
|
||||
"autoprefixer": "10.4.14",
|
||||
|
@ -1,7 +1,7 @@
|
||||
lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
'@types/node': 18.15.4
|
||||
'@types/node': 18.15.5
|
||||
'@types/react': 18.0.28
|
||||
'@types/uuid': 9.0.1
|
||||
autoprefixer: 10.4.14
|
||||
@ -23,7 +23,7 @@ dependencies:
|
||||
uuid: 9.0.0
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 18.15.4
|
||||
'@types/node': 18.15.5
|
||||
'@types/react': 18.0.28
|
||||
'@types/uuid': 9.0.1
|
||||
autoprefixer: 10.4.14_postcss@8.4.21
|
||||
@ -184,8 +184,8 @@ packages:
|
||||
tslib: 2.4.0
|
||||
dev: false
|
||||
|
||||
/@types/node/18.15.4:
|
||||
resolution: {integrity: sha512-q+/59YJ44RRlff9wTBWGpDSDXn0CdTzROLccYTQYLal0HgjLZVKBnN2DlBNiAO4TpZ7qJYBhmoRm5eP6ESNFQw==}
|
||||
/@types/node/18.15.5:
|
||||
resolution: {integrity: sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==}
|
||||
dev: true
|
||||
|
||||
/@types/prop-types/15.7.5:
|
||||
|
@ -88,10 +88,10 @@
|
||||
"@nodelib/fs.scandir" "2.1.5"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@types/node@18.15.4":
|
||||
version "18.15.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.4.tgz#92a6b286f95716094f9d23cc0d7fdc1abf842661"
|
||||
integrity sha512-q+/59YJ44RRlff9wTBWGpDSDXn0CdTzROLccYTQYLal0HgjLZVKBnN2DlBNiAO4TpZ7qJYBhmoRm5eP6ESNFQw==
|
||||
"@types/node@18.15.5":
|
||||
version "18.15.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
|
||||
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
|
||||
|
||||
"@types/prop-types@*":
|
||||
version "15.7.5"
|
||||
|
Loading…
Reference in New Issue
Block a user