mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #476 from ahmadk953/dependabot/npm_and_yarn/types/node-22.4.0
Bump @types/node from 22.3.0 to 22.4.0
This commit is contained in:
commit
ec5cdfcb06
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.3.0",
|
||||
"@types/node": "^22.4.0",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1940,12 +1940,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.3.0":
|
||||
version: 22.3.0
|
||||
resolution: "@types/node@npm:22.3.0"
|
||||
"@types/node@npm:^22.4.0":
|
||||
version: 22.4.0
|
||||
resolution: "@types/node@npm:22.4.0"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.18.2"
|
||||
checksum: 10c0/855be3b97f4262a84818f889ff898e147dcef4f72b866e3551a8367380cdb63a45cf3929f09d9a0647f62706f8d4772e91a1ecd1bd7c6a80d6744c2b0cbca608
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/84cd094b19a27e0db425f1d02614e4f7ac59b5eb3b21e288c8f8d4d0a4c9ad370107bc1a649d4c2b4e810cd133feea26e0bbf7e7c617f93e9e139d6d2568cf50
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6665,7 +6665,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.51.23"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.3.0"
|
||||
"@types/node": "npm:^22.4.0"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.1.0"
|
||||
|
@ -6923,10 +6923,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~6.18.2":
|
||||
version: 6.18.2
|
||||
resolution: "undici-types@npm:6.18.2"
|
||||
checksum: 10c0/dea28163891a5af7624c120107dc07a74c369ee94c6dd1d0de29af061ee129fac4846f97130589f4436b85f6102c73d30328ca908be02626dd8ab9fec5642aba
|
||||
"undici-types@npm:~6.19.2":
|
||||
version: 6.19.6
|
||||
resolution: "undici-types@npm:6.19.6"
|
||||
checksum: 10c0/9b2264c5700e7169c6c62c643aac56cd8984c5fd7e18ed31ff11780260e137f6340dee8317a2e6e0ae3c49f5e5ef6fa577ea07193cbaa535265cba76a267cae9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue