Skip to content

Commit 84c75f4

Browse files
committed
chore: remove yarn patch
1 parent 1e21321 commit 84c75f4

File tree

3 files changed

+6
-29
lines changed

3 files changed

+6
-29
lines changed

packages/.yarn/patches/@asyncapi-nodejs-ws-template-npm-0.9.36-2652c2d6e5.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/live-status-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@asyncapi/generator": "^2.5.0",
7070
"@asyncapi/html-template": "^3.1.0",
71-
"@asyncapi/nodejs-ws-template": "patch:@asyncapi/nodejs-ws-template@npm%3A0.9.36#~/.yarn/patches/@asyncapi-nodejs-ws-template-npm-0.9.36-2652c2d6e5.patch",
71+
"@asyncapi/nodejs-ws-template": "^0.10.0",
7272
"type-fest": "^4.32.0"
7373
},
7474
"lint-staged": {

packages/yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -379,23 +379,13 @@ __metadata:
379379
languageName: node
380380
linkType: hard
381381

382-
"@asyncapi/nodejs-ws-template@npm:0.9.36":
383-
version: 0.9.36
384-
resolution: "@asyncapi/nodejs-ws-template@npm:0.9.36"
385-
dependencies:
386-
"@asyncapi/generator-filters": "npm:^2.1.0"
387-
"@asyncapi/generator-hooks": "npm:^0.1.0"
388-
checksum: 10c0/3ed38f0d73540699effcc27c4b3d092b7b2b74ad01affa99e2547f356ef2e1720518298613f9e0aaaa8bdc11edd0dff2b904937526895b188b34076c76ea8d44
389-
languageName: node
390-
linkType: hard
391-
392-
"@asyncapi/nodejs-ws-template@patch:@asyncapi/nodejs-ws-template@npm%3A0.9.36#~/.yarn/patches/@asyncapi-nodejs-ws-template-npm-0.9.36-2652c2d6e5.patch":
393-
version: 0.9.36
394-
resolution: "@asyncapi/nodejs-ws-template@patch:@asyncapi/nodejs-ws-template@npm%3A0.9.36#~/.yarn/patches/@asyncapi-nodejs-ws-template-npm-0.9.36-2652c2d6e5.patch::version=0.9.36&hash=b3b9ad"
382+
"@asyncapi/nodejs-ws-template@npm:^0.10.0":
383+
version: 0.10.0
384+
resolution: "@asyncapi/nodejs-ws-template@npm:0.10.0"
395385
dependencies:
396386
"@asyncapi/generator-filters": "npm:^2.1.0"
397387
"@asyncapi/generator-hooks": "npm:^0.1.0"
398-
checksum: 10c0/3ad3f71ce82b71a42f3d7feeef727c3df9fd7b722fe09657c117a1fa3f07c28fda1a390f3b1280ac37d3618e598ed31801ebbc51ff983547295cabbc94aa0938
388+
checksum: 10c0/10d34f5c45ff5accf327f7db3d0c58a19b95af7c270677651f650384a3965b1806762ea4913835d88a474ff55f2ad1a9ed00c175c8da9a367c54f275f53ac7c5
399389
languageName: node
400390
linkType: hard
401391

@@ -18617,7 +18607,7 @@ asn1@evs-broadcast/node-asn1:
1861718607
dependencies:
1861818608
"@asyncapi/generator": "npm:^2.5.0"
1861918609
"@asyncapi/html-template": "npm:^3.1.0"
18620-
"@asyncapi/nodejs-ws-template": "patch:@asyncapi/nodejs-ws-template@npm%3A0.9.36#~/.yarn/patches/@asyncapi-nodejs-ws-template-npm-0.9.36-2652c2d6e5.patch"
18610+
"@asyncapi/nodejs-ws-template": "npm:^0.10.0"
1862118611
"@sofie-automation/blueprints-integration": "npm:1.52.0-in-development"
1862218612
"@sofie-automation/corelib": "npm:1.52.0-in-development"
1862318613
"@sofie-automation/server-core-integration": "npm:1.52.0-in-development"

0 commit comments

Comments
 (0)