mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #491 from ahmadk953/dependabot/npm_and_yarn/types/node-22.5.0
Bump @types/node from 22.4.1 to 22.5.0
This commit is contained in:
commit
dcb7e3f0b4
2 changed files with 12 additions and 3 deletions
|
@ -55,7 +55,7 @@
|
|||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "^14.2.5",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.4.1",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.2.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -1708,7 +1708,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:>=8.1.0, @types/node@npm:^22.4.1":
|
||||
"@types/node@npm:>=8.1.0":
|
||||
version: 22.4.1
|
||||
resolution: "@types/node@npm:22.4.1"
|
||||
dependencies:
|
||||
|
@ -1717,6 +1717,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.0":
|
||||
version: 22.5.0
|
||||
resolution: "@types/node@npm:22.5.0"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/45aa75c5e71645fac42dced4eff7f197c3fdfff6e8a9fdacd0eb2e748ff21ee70ffb73982f068a58e8d73b2c088a63613142c125236cdcf3c072ea97eada1559
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/prop-types@npm:*":
|
||||
version: 15.7.12
|
||||
resolution: "@types/prop-types@npm:15.7.12"
|
||||
|
@ -6289,7 +6298,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.51.24"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.4.1"
|
||||
"@types/node": "npm:^22.5.0"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.2.0"
|
||||
|
|
Loading…
Reference in a new issue