chore(deps): update dependency @types/node to v18.14.0

This commit is contained in:
renovate[bot]
2023-02-18 08:46:17 +00:00
parent d59634a771
commit 4c0e399e91
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"devDependencies": {
"@types/cors": "^2.8.13",
"@types/crypto-js": "^4.0.2",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.10",
+5 -5
View File
@@ -10,7 +10,7 @@ specifiers:
'@tailwindcss/line-clamp': ^0.4.2
'@types/cors': ^2.8.13
'@types/crypto-js': ^4.0.2
'@types/node': 18.13.0
'@types/node': 18.14.0
'@types/react': 18.0.28
'@types/react-copy-to-clipboard': ^5.0.4
'@types/react-dom': ^18.0.10
@@ -111,7 +111,7 @@ dependencies:
devDependencies:
'@types/cors': 2.8.13
'@types/crypto-js': 4.1.1
'@types/node': 18.13.0
'@types/node': 18.14.0
'@types/react': 18.0.28
'@types/react-copy-to-clipboard': 5.0.4
'@types/react-dom': 18.0.10
@@ -625,7 +625,7 @@ packages:
/@types/cors/2.8.13:
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
dependencies:
'@types/node': 18.13.0
'@types/node': 18.14.0
dev: true
/@types/crypto-js/4.1.1:
@@ -684,8 +684,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: false
/@types/node/18.13.0:
resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==}
/@types/node/18.14.0:
resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==}
dev: true
/@types/nprogress/0.2.0: