Skip to content

Commit bf1719d

Browse files
committed
chore: remove local patch of @asyncapi/generator-react-sdk
1 parent 479f696 commit bf1719d

File tree

3 files changed

+5
-41
lines changed

3 files changed

+5
-41
lines changed

packages/.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch

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

packages/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,5 @@
6868
"typescript": "~4.9.5"
6969
},
7070
"name": "packages",
71-
"packageManager": "[email protected]",
72-
"resolutions": {
73-
"@asyncapi/generator-react-sdk@^1.1.1": "patch:@asyncapi/generator-react-sdk@npm%3A1.1.1#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch",
74-
"@asyncapi/generator-react-sdk@^1.0.18": "patch:@asyncapi/generator-react-sdk@npm%3A1.1.1#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch"
75-
}
71+
"packageManager": "[email protected]"
7672
}

packages/yarn.lock

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -277,27 +277,9 @@ __metadata:
277277
languageName: node
278278
linkType: hard
279279

280-
"@asyncapi/generator-react-sdk@npm:1.1.1":
281-
version: 1.1.1
282-
resolution: "@asyncapi/generator-react-sdk@npm:1.1.1"
283-
dependencies:
284-
"@asyncapi/parser": ^3.1.0
285-
"@babel/core": 7.12.9
286-
"@babel/preset-env": ^7.12.7
287-
"@babel/preset-react": ^7.12.7
288-
"@rollup/plugin-babel": ^5.2.1
289-
babel-plugin-source-map-support: ^2.1.3
290-
prop-types: ^15.7.2
291-
react: ^17.0.1
292-
rollup: ^2.60.1
293-
source-map-support: ^0.5.19
294-
checksum: 2d0178a3fc6f21f9a8e1f64cc48d3e077fce9822e4aa06416de86c7d772a53e1b8ae311c9434cf67443ffb8d6effb796e736d0dad0518c3153f4ceb42913cff4
295-
languageName: node
296-
linkType: hard
297-
298-
"@asyncapi/generator-react-sdk@patch:@asyncapi/generator-react-sdk@npm%3A1.1.1#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch::locator=packages%40workspace%3A.":
299-
version: 1.1.1
300-
resolution: "@asyncapi/generator-react-sdk@patch:@asyncapi/generator-react-sdk@npm%3A1.1.1#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch::version=1.1.1&hash=4ff360&locator=packages%40workspace%3A."
280+
"@asyncapi/generator-react-sdk@npm:^1.0.18, @asyncapi/generator-react-sdk@npm:^1.1.1":
281+
version: 1.1.2
282+
resolution: "@asyncapi/generator-react-sdk@npm:1.1.2"
301283
dependencies:
302284
"@asyncapi/parser": ^3.1.0
303285
"@babel/core": 7.12.9
@@ -309,7 +291,7 @@ __metadata:
309291
react: ^17.0.1
310292
rollup: ^2.60.1
311293
source-map-support: ^0.5.19
312-
checksum: fddfb6ff98559e0b35f27647a2a8aedee7eef22b7d0b775fc129c594f00a265d4a66cae82f7f6a14caa19fb989b692e3e24e705bb93320475cd855a17634edd9
294+
checksum: 431ff8bfc7e131797af3d4377130742be49ec50ac4095458faf3851fdcfd75e0622e5cd8be3d8a2029c0bf0a8f134b2765873d78d9fda278475cea191bcf2cd0
313295
languageName: node
314296
linkType: hard
315297

0 commit comments

Comments
 (0)