Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 16.18.91 to 22.7.4 in /front #337

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/apollo-upload-client": "^17.0.5",
"@types/babel__core": "^7",
"@types/color-hash": "^1.0.5",
"@types/node": "^16.18.91",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
Expand Down
19 changes: 14 additions & 5 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3892,10 +3892,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.18.91":
version: 16.18.91
resolution: "@types/node@npm:16.18.91"
checksum: 10/3623e0acf60309ee0b4fcc085ec55969de59c92965e3b0873f4339d99b53e24e1e301d377880b4c094cc70a5432f8ae738f3c2401e538d9d4c30dd7b36719c04
"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/19ddab80c4eba2253c855ed67c9bbc47417183049d01e59010a738bd80d47338bab79fd1f44ae51516bd63a1db4bf21ddb38b16bf6401a2e93252068ec52e88b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6643,7 +6645,7 @@ __metadata:
"@types/apollo-upload-client": "npm:^17.0.5"
"@types/babel__core": "npm:^7"
"@types/color-hash": "npm:^1.0.5"
"@types/node": "npm:^16.18.91"
"@types/node": "npm:^22.7.4"
"@typescript-eslint/eslint-plugin": "npm:^5.62.0"
"@vue/apollo-composable": "npm:^4.0.2"
apollo-upload-client: "npm:^17.0.0"
Expand Down Expand Up @@ -13685,6 +13687,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down