mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #664 from ahmadk953/dependabot/npm_and_yarn/types/node-22.7.7
Bump @types/node from 22.7.6 to 22.7.7
This commit is contained in:
commit
b901f46fec
2 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
||||||
"@next/eslint-plugin-next": "15.0.0",
|
"@next/eslint-plugin-next": "15.0.0",
|
||||||
"@types/dompurify": "^3",
|
"@types/dompurify": "^3",
|
||||||
"@types/lodash": "^4.17.11",
|
"@types/lodash": "^4.17.11",
|
||||||
"@types/node": "^22.7.6",
|
"@types/node": "^22.7.7",
|
||||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.10.0",
|
"@typescript-eslint/eslint-plugin": "^8.10.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1854,12 +1854,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.7.6":
|
"@types/node@npm:^22.7.7":
|
||||||
version: 22.7.6
|
version: 22.7.7
|
||||||
resolution: "@types/node@npm:22.7.6"
|
resolution: "@types/node@npm:22.7.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.19.2"
|
undici-types: "npm:~6.19.2"
|
||||||
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
|
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6778,7 +6778,7 @@ __metadata:
|
||||||
"@tanstack/react-query": "npm:^5.59.15"
|
"@tanstack/react-query": "npm:^5.59.15"
|
||||||
"@types/dompurify": "npm:^3"
|
"@types/dompurify": "npm:^3"
|
||||||
"@types/lodash": "npm:^4.17.11"
|
"@types/lodash": "npm:^4.17.11"
|
||||||
"@types/node": "npm:^22.7.6"
|
"@types/node": "npm:^22.7.7"
|
||||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.10.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.10.0"
|
||||||
|
|
Loading…
Reference in a new issue