Skip to content

Commit

Permalink
chore: remove local patch of @asyncapi/generator-react-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 11, 2024
1 parent e36b5aa commit c532e6a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 41 deletions.

This file was deleted.

6 changes: 1 addition & 5 deletions packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,5 @@
"typescript": "~4.9.5"
},
"name": "packages",
"packageManager": "yarn@3.5.0",
"resolutions": {
"@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",
"@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"
}
"packageManager": "yarn@3.5.0"
}
26 changes: 4 additions & 22 deletions packages/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,27 +277,9 @@ __metadata:
languageName: node
linkType: hard

"@asyncapi/generator-react-sdk@npm:1.0.20":
version: 1.0.20
resolution: "@asyncapi/generator-react-sdk@npm:1.0.20"
dependencies:
"@asyncapi/parser": ^3.1.0
"@babel/core": 7.12.9
"@babel/preset-env": ^7.12.7
"@babel/preset-react": ^7.12.7
"@rollup/plugin-babel": ^5.2.1
babel-plugin-source-map-support: ^2.1.3
prop-types: ^15.7.2
react: ^17.0.1
rollup: ^2.60.1
source-map-support: ^0.5.19
checksum: 59473d68935b939027c09da821fac794034020880dc3451c1486c63a6c486e7807abc604d97271dfcf15d4d0f060f8f119e5877c6b81b143661af77f8ad3f545
languageName: node
linkType: hard

"@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.":
version: 1.0.20
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."
"@asyncapi/generator-react-sdk@npm:^1.0.18, @asyncapi/generator-react-sdk@npm:^1.0.20":
version: 1.1.2
resolution: "@asyncapi/generator-react-sdk@npm:1.1.2"
dependencies:
"@asyncapi/parser": ^3.1.0
"@babel/core": 7.12.9
Expand All @@ -309,7 +291,7 @@ __metadata:
react: ^17.0.1
rollup: ^2.60.1
source-map-support: ^0.5.19
checksum: dc34d29fd0e043ed225adf920f0899b4885425504a9aae507317cc4d9d4edff98adbadb3618fb813a52e147b4084eca1ac40618427fb6c4c71c5943e1f053c0e
checksum: 431ff8bfc7e131797af3d4377130742be49ec50ac4095458faf3851fdcfd75e0622e5cd8be3d8a2029c0bf0a8f134b2765873d78d9fda278475cea191bcf2cd0
languageName: node
linkType: hard

Expand Down

0 comments on commit c532e6a

Please sign in to comment.