mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Merge pull request #710 from ahmadk953/dependabot/npm_and_yarn/types/node-22.8.7
Bump @types/node from 22.8.6 to 22.8.7
This commit is contained in:
commit
78657f3649
2 changed files with 12 additions and 3 deletions
|
@ -61,7 +61,7 @@
|
|||
"@next/eslint-plugin-next": "15.0.2",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.8.5",
|
||||
"@types/node": "^22.8.7",
|
||||
"@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.12.2",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -1806,7 +1806,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:>=8.1.0, @types/node@npm:^22.8.5":
|
||||
"@types/node@npm:>=8.1.0":
|
||||
version: 22.8.6
|
||||
resolution: "@types/node@npm:22.8.6"
|
||||
dependencies:
|
||||
|
@ -1815,6 +1815,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.8.7":
|
||||
version: 22.8.7
|
||||
resolution: "@types/node@npm:22.8.7"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.8"
|
||||
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:types-react-dom@19.0.0-rc.1":
|
||||
version: 19.0.0-rc.1
|
||||
resolution: "types-react-dom@npm:19.0.0-rc.1"
|
||||
|
@ -6256,7 +6265,7 @@ __metadata:
|
|||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/node": "npm:^22.8.5"
|
||||
"@types/node": "npm:^22.8.7"
|
||||
"@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.12.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue