mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #441 from ahmadk953/dependabot/npm_and_yarn/types/node-22.1.0
Bump @types/node from 22.0.2 to 22.1.0
This commit is contained in:
commit
28867d8e6e
2 changed files with 11 additions and 11 deletions
|
@ -55,7 +55,7 @@
|
|||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.5",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.0.2",
|
||||
"@types/node": "^22.1.0",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1758,12 +1758,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.0.2":
|
||||
version: 22.0.2
|
||||
resolution: "@types/node@npm:22.0.2"
|
||||
"@types/node@npm:^22.1.0":
|
||||
version: 22.1.0
|
||||
resolution: "@types/node@npm:22.1.0"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.11.1"
|
||||
checksum: 10c0/59ee26fb1104674b2e23981d7569ad113aa8ee23c8449af8e4312aa9352ac738c5ffd0ae4d8077db0467704a3b9ccc662048e39716cb5ad51cdb24d106c7871b
|
||||
undici-types: "npm:~6.13.0"
|
||||
checksum: 10c0/553dafcb842b889c036d43b390d464e8ffcf3ca455ddd5b1a1ef98396381eafbeb0c112a15cc6bf9662b72bc25fc45efc4b6f604760e1e84c410f1b7936c488b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6367,7 +6367,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.51.18"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.0.2"
|
||||
"@types/node": "npm:^22.1.0"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
|
||||
|
@ -6625,10 +6625,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~6.11.1":
|
||||
version: 6.11.1
|
||||
resolution: "undici-types@npm:6.11.1"
|
||||
checksum: 10c0/d8f5739a8e6c779d72336c82deb49c56d5ac9f9f6e0eb2e8dd4d3f6929ae9db7cde370d2e46516fe6cad04ea53e790c5e16c4c75eed7cd0f9bd31b0763bb2fa3
|
||||
"undici-types@npm:~6.13.0":
|
||||
version: 6.13.0
|
||||
resolution: "undici-types@npm:6.13.0"
|
||||
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue