Update dependency @types/node to v18.18.5
This commit is contained in:
parent
2af7362ecb
commit
f064f35651
@ -12,7 +12,7 @@
|
|||||||
"uuid": "9.0.1"
|
"uuid": "9.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.18.4",
|
"@types/node": "18.18.5",
|
||||||
"@types/react": "18.2.28",
|
"@types/react": "18.2.28",
|
||||||
"@types/uuid": "9.0.5",
|
"@types/uuid": "9.0.5",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@types/node': 18.18.4
|
'@types/node': 18.18.5
|
||||||
'@types/react': 18.2.28
|
'@types/react': 18.2.28
|
||||||
'@types/uuid': 9.0.5
|
'@types/uuid': 9.0.5
|
||||||
autoprefixer: 10.4.16
|
autoprefixer: 10.4.16
|
||||||
@ -23,7 +23,7 @@ dependencies:
|
|||||||
uuid: 9.0.1
|
uuid: 9.0.1
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 18.18.4
|
'@types/node': 18.18.5
|
||||||
'@types/react': 18.2.28
|
'@types/react': 18.2.28
|
||||||
'@types/uuid': 9.0.5
|
'@types/uuid': 9.0.5
|
||||||
autoprefixer: 10.4.16_postcss@8.4.31
|
autoprefixer: 10.4.16_postcss@8.4.31
|
||||||
@ -187,8 +187,8 @@ packages:
|
|||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/node/18.18.4:
|
/@types/node/18.18.5:
|
||||||
resolution: {integrity: sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==}
|
resolution: {integrity: sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/prop-types/15.7.5:
|
/@types/prop-types/15.7.5:
|
||||||
|
@ -130,10 +130,10 @@
|
|||||||
"@nodelib/fs.scandir" "2.1.5"
|
"@nodelib/fs.scandir" "2.1.5"
|
||||||
fastq "^1.6.0"
|
fastq "^1.6.0"
|
||||||
|
|
||||||
"@types/node@18.18.4":
|
"@types/node@18.18.5":
|
||||||
version "18.18.4"
|
version "18.18.5"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244"
|
||||||
integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
|
integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==
|
||||||
|
|
||||||
"@types/prop-types@*":
|
"@types/prop-types@*":
|
||||||
version "15.7.5"
|
version "15.7.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user