mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Merge pull request #673 from ahmadk953/dependabot/npm_and_yarn/types/node-22.7.9
Bump @types/node from 22.7.8 to 22.7.9
This commit is contained in:
commit
5ed7fe8362
2 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
|||
"@next/eslint-plugin-next": "15.0.0",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/node": "^22.7.8",
|
||||
"@types/node": "^22.7.9",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.11.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1856,12 +1856,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.7.8":
|
||||
version: 22.7.8
|
||||
resolution: "@types/node@npm:22.7.8"
|
||||
"@types/node@npm:^22.7.9":
|
||||
version: 22.7.9
|
||||
resolution: "@types/node@npm:22.7.9"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/3d3b3a2ec5a57ca4fd37b34dce415620993ca5f87cea2c728ffe73aa31446dbfe19c53171c478447bd7d78011ef4845a46ab2f0dc38e699cc75b3d100a60c690
|
||||
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6826,7 +6826,7 @@ __metadata:
|
|||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.12"
|
||||
"@types/node": "npm:^22.7.8"
|
||||
"@types/node": "npm:^22.7.9"
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.11.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue