Skip to content

Commit c532e6a

Browse files
committed
chore: remove local patch of @asyncapi/generator-react-sdk
1 parent e36b5aa commit c532e6a

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
@@ -64,9 +64,5 @@
6464
"typescript": "~4.9.5"
6565
},
6666
"name": "packages",
67-
"packageManager": "[email protected]",
68-
"resolutions": {
69-
"@asyncapi/generator-react-sdk@^1.0.20": "patch:@asyncapi/generator-react-sdk@npm%3A1.0.20#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch",
70-
"@asyncapi/generator-react-sdk@^1.0.18": "patch:@asyncapi/generator-react-sdk@npm%3A1.0.20#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch"
71-
}
67+
"packageManager": "[email protected]"
7268
}

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.0.20":
281-
version: 1.0.20
282-
resolution: "@asyncapi/generator-react-sdk@npm:1.0.20"
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: 59473d68935b939027c09da821fac794034020880dc3451c1486c63a6c486e7807abc604d97271dfcf15d4d0f060f8f119e5877c6b81b143661af77f8ad3f545
295-
languageName: node
296-
linkType: hard
297-
298-
"@asyncapi/generator-react-sdk@patch:@asyncapi/generator-react-sdk@npm%3A1.0.20#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch::locator=packages%40workspace%3A.":
299-
version: 1.0.20
300-
resolution: "@asyncapi/generator-react-sdk@patch:@asyncapi/generator-react-sdk@npm%3A1.0.20#./.yarn/patches/@asyncapi-generator-react-sdk-npm-1.0.20-af18b2f42b.patch::version=1.0.20&hash=4ff360&locator=packages%40workspace%3A."
280+
"@asyncapi/generator-react-sdk@npm:^1.0.18, @asyncapi/generator-react-sdk@npm:^1.0.20":
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: dc34d29fd0e043ed225adf920f0899b4885425504a9aae507317cc4d9d4edff98adbadb3618fb813a52e147b4084eca1ac40618427fb6c4c71c5943e1f053c0e
294+
checksum: 431ff8bfc7e131797af3d4377130742be49ec50ac4095458faf3851fdcfd75e0622e5cd8be3d8a2029c0bf0a8f134b2765873d78d9fda278475cea191bcf2cd0
313295
languageName: node
314296
linkType: hard
315297

0 commit comments

Comments
 (0)