mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-17 11:03:06 +00:00
Merge pull request #1280 from ahmadk953/dependabot/npm_and_yarn/types/node-22.15.18
This commit is contained in:
commit
de94be419b
2 changed files with 14 additions and 7 deletions
|
@ -85,7 +85,7 @@
|
||||||
"@types/jest": "^29.5.14",
|
"@types/jest": "^29.5.14",
|
||||||
"@types/lodash": "^4.17.16",
|
"@types/lodash": "^4.17.16",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@types/node": "^22.13.10",
|
"@types/node": "^22.15.18",
|
||||||
"@types/react": "^19.1.4",
|
"@types/react": "^19.1.4",
|
||||||
"@types/react-dom": "^19.1.5",
|
"@types/react-dom": "^19.1.5",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -5086,12 +5086,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.13.10":
|
"@types/node@npm:^22.15.18":
|
||||||
version: 22.13.10
|
version: 22.15.18
|
||||||
resolution: "@types/node@npm:22.13.10"
|
resolution: "@types/node@npm:22.15.18"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.20.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
|
checksum: 10c0/e23178c568e2dc6b93b6aa3b8dfb45f9556e527918c947fe7406a4c92d2184c7396558912400c3b1b8d0fa952ec63819aca2b8e4d3545455fc6f1e9623e09ca6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13931,7 +13931,7 @@ __metadata:
|
||||||
"@types/jest": "npm:^29.5.14"
|
"@types/jest": "npm:^29.5.14"
|
||||||
"@types/lodash": "npm:^4.17.16"
|
"@types/lodash": "npm:^4.17.16"
|
||||||
"@types/mdx": "npm:^2.0.13"
|
"@types/mdx": "npm:^2.0.13"
|
||||||
"@types/node": "npm:^22.13.10"
|
"@types/node": "npm:^22.15.18"
|
||||||
"@types/react": "npm:^19.1.4"
|
"@types/react": "npm:^19.1.4"
|
||||||
"@types/react-dom": "npm:^19.1.5"
|
"@types/react-dom": "npm:^19.1.5"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
|
||||||
|
@ -14356,6 +14356,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"undici-types@npm:~6.21.0":
|
||||||
|
version: 6.21.0
|
||||||
|
resolution: "undici-types@npm:6.21.0"
|
||||||
|
checksum: 10c0/c01ed51829b10aa72fc3ce64b747f8e74ae9b60eafa19a7b46ef624403508a54c526ffab06a14a26b3120d055e1104d7abe7c9017e83ced038ea5cf52f8d5e04
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"undici@npm:^5.25.4, undici@npm:^5.28.4":
|
"undici@npm:^5.25.4, undici@npm:^5.28.4":
|
||||||
version: 5.29.0
|
version: 5.29.0
|
||||||
resolution: "undici@npm:5.29.0"
|
resolution: "undici@npm:5.29.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue