mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #713 from ahmadk953/dependabot/npm_and_yarn/types/node-22.9.0
Bump @types/node from 22.8.7 to 22.9.0
This commit is contained in:
commit
ba3ffacf8d
2 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
|||
"@next/eslint-plugin-next": "15.0.2",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.8.7",
|
||||
"@types/node": "^22.9.0",
|
||||
"@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",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1829,12 +1829,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.8.7":
|
||||
version: 22.8.7
|
||||
resolution: "@types/node@npm:22.8.7"
|
||||
"@types/node@npm:^22.9.0":
|
||||
version: 22.9.0
|
||||
resolution: "@types/node@npm:22.9.0"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.8"
|
||||
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
|
||||
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6343,7 +6343,7 @@ __metadata:
|
|||
"@tanstack/react-query": "npm:^5.59.19"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/node": "npm:^22.8.7"
|
||||
"@types/node": "npm:^22.9.0"
|
||||
"@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…
Reference in a new issue