From 0805a982466cfa54daf3d0fc20687226e5ce51e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:56:36 +0000 Subject: [PATCH] chore(deps): update definitelytyped Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- backend/package.json | 4 +-- frontend/package.json | 4 +-- markdown-it-plugins/package.json | 2 +- yarn.lock | 44 ++++++++++++++++++++++++-------- 4 files changed, 39 insertions(+), 15 deletions(-) diff --git a/backend/package.json b/backend/package.json index 4d76b7bec..8df535731 100644 --- a/backend/package.json +++ b/backend/package.json @@ -93,14 +93,14 @@ "@types/express": "4.17.21", "@types/express-session": "1.18.0", "@types/jest": "29.5.12", - "@types/markdown-it": "13.0.7", + "@types/markdown-it": "14.1.2", "@types/mysql": "2.15.25", "@types/node": "20.16.2", "@types/passport-local": "1.0.38", "@types/pg": "8.11.0", "@types/source-map-support": "0.5.10", "@types/supertest": "2.0.16", - "@types/uuid": "9.0.8", + "@types/uuid": "10.0.0", "@types/ws": "8.5.10", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/frontend/package.json b/frontend/package.json index 142c88a37..1640d4e6a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -132,7 +132,7 @@ "@types/dompurify": "3.0.5", "@types/jest": "29.5.12", "@types/luxon": "3.4.2", - "@types/markdown-it": "13.0.7", + "@types/markdown-it": "14.1.2", "@types/markdown-it-container": "2.0.9", "@types/markdown-it-plantuml": "1.4.4", "@types/node": "20.16.2", @@ -140,7 +140,7 @@ "@types/react-dom": "18.3.0", "@types/sass": "1.45.0", "@types/testing-library__jest-dom": "5.14.9", - "@types/uuid": "9.0.8", + "@types/uuid": "10.0.0", "@types/ws": "8.5.10", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/markdown-it-plugins/package.json b/markdown-it-plugins/package.json index 3d3fb8f06..ed6c48223 100644 --- a/markdown-it-plugins/package.json +++ b/markdown-it-plugins/package.json @@ -109,7 +109,7 @@ }, "devDependencies": { "@jest/types": "29.6.3", - "@types/markdown-it": "13.0.7", + "@types/markdown-it": "14.1.2", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.0", diff --git a/yarn.lock b/yarn.lock index 1975febed..71b6bca39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2521,7 +2521,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/express-session": "npm:1.18.0" "@types/jest": "npm:29.5.12" - "@types/markdown-it": "npm:13.0.7" + "@types/markdown-it": "npm:14.1.2" "@types/mysql": "npm:2.15.25" "@types/node": "npm:20.16.2" "@types/node-fetch": "npm:2.6.11" @@ -2530,7 +2530,7 @@ __metadata: "@types/pg": "npm:8.11.0" "@types/source-map-support": "npm:0.5.10" "@types/supertest": "npm:2.0.16" - "@types/uuid": "npm:9.0.8" + "@types/uuid": "npm:10.0.0" "@types/ws": "npm:8.5.10" "@typescript-eslint/eslint-plugin": "npm:6.21.0" "@typescript-eslint/parser": "npm:6.21.0" @@ -2667,7 +2667,7 @@ __metadata: "@types/jest": "npm:29.5.12" "@types/katex": "npm:0.16.7" "@types/luxon": "npm:3.4.2" - "@types/markdown-it": "npm:13.0.7" + "@types/markdown-it": "npm:14.1.2" "@types/markdown-it-container": "npm:2.0.9" "@types/markdown-it-plantuml": "npm:1.4.4" "@types/node": "npm:20.16.2" @@ -2675,7 +2675,7 @@ __metadata: "@types/react-dom": "npm:18.3.0" "@types/sass": "npm:1.45.0" "@types/testing-library__jest-dom": "npm:5.14.9" - "@types/uuid": "npm:9.0.8" + "@types/uuid": "npm:10.0.0" "@types/ws": "npm:8.5.10" "@typescript-eslint/eslint-plugin": "npm:6.21.0" "@typescript-eslint/parser": "npm:6.21.0" @@ -2805,7 +2805,7 @@ __metadata: dependencies: "@jest/types": "npm:29.6.3" "@mrdrogdrog/optional": "npm:1.2.1" - "@types/markdown-it": "npm:13.0.7" + "@types/markdown-it": "npm:14.1.2" "@typescript-eslint/eslint-plugin": "npm:6.21.0" "@typescript-eslint/parser": "npm:6.21.0" eslint: "npm:8.57.0" @@ -5219,6 +5219,13 @@ __metadata: languageName: node linkType: hard +"@types/linkify-it@npm:^5": + version: 5.0.0 + resolution: "@types/linkify-it@npm:5.0.0" + checksum: 10c0/7bbbf45b9dde17bf3f184fee585aef0e7342f6954f0377a24e4ff42ab5a85d5b806aaa5c8d16e2faf2a6b87b2d94467a196b7d2b85c9c7de2f0eaac5487aaab8 + languageName: node + linkType: hard + "@types/luxon@npm:3.4.2, @types/luxon@npm:~3.4.0": version: 3.4.2 resolution: "@types/luxon@npm:3.4.2" @@ -5244,7 +5251,7 @@ __metadata: languageName: node linkType: hard -"@types/markdown-it@npm:*, @types/markdown-it@npm:13.0.7": +"@types/markdown-it@npm:*": version: 13.0.7 resolution: "@types/markdown-it@npm:13.0.7" dependencies: @@ -5254,6 +5261,16 @@ __metadata: languageName: node linkType: hard +"@types/markdown-it@npm:14.1.2": + version: 14.1.2 + resolution: "@types/markdown-it@npm:14.1.2" + dependencies: + "@types/linkify-it": "npm:^5" + "@types/mdurl": "npm:^2" + checksum: 10c0/34f709f0476bd4e7b2ba7c3341072a6d532f1f4cb6f70aef371e403af8a08a7c372ba6907ac426bc618d356dab660c5b872791ff6c1ead80c483e0d639c6f127 + languageName: node + linkType: hard + "@types/mdurl@npm:*": version: 1.0.5 resolution: "@types/mdurl@npm:1.0.5" @@ -5261,6 +5278,13 @@ __metadata: languageName: node linkType: hard +"@types/mdurl@npm:^2": + version: 2.0.0 + resolution: "@types/mdurl@npm:2.0.0" + checksum: 10c0/cde7bb571630ed1ceb3b92a28f7b59890bb38b8f34cd35326e2df43eebfc74985e6aa6fd4184e307393bad8a9e0783a519a3f9d13c8e03788c0f98e5ec869c5e + languageName: node + linkType: hard + "@types/methods@npm:^1.1.4": version: 1.1.4 resolution: "@types/methods@npm:1.1.4" @@ -5535,10 +5559,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:9.0.8": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10c0/b411b93054cb1d4361919579ef3508a1f12bf15b5fdd97337d3d351bece6c921b52b6daeef89b62340fd73fd60da407878432a1af777f40648cbe53a01723489 +"@types/uuid@npm:10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60 languageName: node linkType: hard