Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent d377ab9 commit e35c7ef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "20.8.10",
"@types/node": "22.9.0",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"autoprefixer": "^10.4.17",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,12 +1273,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/8930039077c8ad74de74c724909412bea8110c3f8892bcef8dda3e9629073bed65632ee755f94b252bcdae8ca71cf83e89a4a440a105e2b1b7c9797b43483049
undici-types: "npm:~6.19.8"
checksum: 10/a7df3426891868b0f5fb03e46aeddd8446178233521c624a44531c92a040cf08a82d8235f7e1e02af731fd16984665d4d71f3418caf9c2788313b10f040d615d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1720,7 +1720,7 @@ __metadata:
"@radix-ui/react-toggle": "npm:^1.0.3"
"@radix-ui/react-tooltip": "npm:^1.0.7"
"@tabler/icons-react": "npm:^2.47.0"
"@types/node": "npm:20.8.10"
"@types/node": "npm:22.9.0"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
autoprefixer: "npm:^10.4.17"
Expand Down Expand Up @@ -5020,10 +5020,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

Expand Down

0 comments on commit e35c7ef

Please sign in to comment.