Skip to content

Commit

Permalink
fix(data-transport): upgrade data-transport to v4.5.0 and update deps…
Browse files Browse the repository at this point in the history
… config
  • Loading branch information
unadlib committed Dec 13, 2024
1 parent 4be763c commit d6c081a
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 26 deletions.
1 change: 0 additions & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"webpack": "^5.75.0"
},
"dependencies": {
"@ringcentral/mfe-shared": "^0.4.3",
"yargs": "17.6.2"
}
}
3 changes: 0 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
"prebuild": "yarn clean",
"test": "jest --watch"
},
"peerDependencies": {
"@ringcentral/mfe-shared": "^0.1.0"
},
"dependencies": {
"@ringcentral/mfe-shared": "^0.4.3",
"@ringcentral/mfe-transport": "^0.4.3"
Expand Down
27 changes: 14 additions & 13 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,6 @@
"prebuild": "yarn clean",
"test": "jest --watch"
},
"peerDependencies": {
"@ringcentral/mfe-shared": "^0.1.0"
},
"dependencies": {
"@ringcentral/mfe-shared": "^0.4.3",
"@roarr/browser-log-writer": "1.3.0",
"dexie": "3.2.4",
"file-saver": "2.0.5",
"jszip": "3.10.1",
"roarr": "7.15.1",
"safe-stable-stringify": "^2.4.3",
"serialize-error": "11.0.0"
},
"bugs": {
"url": "https://github.com/ringcentral/ringcentral-mfe/issues"
},
Expand All @@ -48,6 +35,20 @@
"author": "RingCentral",
"license": "MIT",
"devDependencies": {
"@ringcentral/mfe-shared": "^0.1.0",
"@types/file-saver": "2.0.5"
},
"peerDependencies": {
"@ringcentral/mfe-shared": "^0.1.0"
},
"dependencies": {
"@ringcentral/mfe-shared": "^0.4.3",
"@roarr/browser-log-writer": "1.3.0",
"dexie": "3.2.4",
"file-saver": "2.0.5",
"jszip": "3.10.1",
"roarr": "7.15.1",
"safe-stable-stringify": "^2.4.3",
"serialize-error": "11.0.0"
}
}
4 changes: 3 additions & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@
],
"author": "RingCentral",
"license": "MIT",
"devDependencies": {
"@ringcentral/mfe-shared": "^0.1.0"
},
"peerDependencies": {
"@ringcentral/mfe-shared": "^0.1.0"
},
"dependencies": {
"@ringcentral/mfe-shared": "^0.4.3",
"@sentry/browser": "^7.99.0",
"@sentry/tracing": "^7.99.0"
}
Expand Down
9 changes: 5 additions & 4 deletions packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,13 @@
],
"author": "RingCentral",
"license": "MIT",
"devDependencies": {
"@ringcentral/mfe-shared": "^0.1.0"
},
"peerDependencies": {
"@ringcentral/mfe-shared": "^0.1.0",
"data-transport": "^4.3.6"
"@ringcentral/mfe-shared": "^0.1.0"
},
"dependencies": {
"@ringcentral/mfe-shared": "^0.4.3",
"data-transport": "^4.3.6"
"data-transport": "^4.5.0"
}
}
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,11 @@
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@ringcentral/mfe-shared@^0.1.0":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@ringcentral/mfe-shared/-/mfe-shared-0.1.2.tgz#d9b9008fffb2fe82abf4a18df95a38fc2015cce3"
integrity sha512-KT/rYNRZRCXjdh4J6DmbEq4JOIaCv4EakVoOaRaY/AeiR/J6511NzUvjak+kpdaThWIBbCLK9upmtl/rblGJIw==

"@roarr/[email protected]":
version "1.3.0"
resolved "https://registry.npmjs.org/@roarr/browser-log-writer/-/browser-log-writer-1.3.0.tgz"
Expand Down Expand Up @@ -3409,10 +3414,10 @@ dargs@^7.0.0:
resolved "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz"
integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==

data-transport@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/data-transport/-/data-transport-4.3.6.tgz#6f51f5d91a9d43e5f4ec1b491d009e80c47e243c"
integrity sha512-YIhrpsHU4xy4BX4RH9cPkDvpF2YmCmVnyV6yJQ79MrSg74mEdMel16tGyL/BkCSZDned0sqBye8jC5fqQxa5PQ==
data-transport@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/data-transport/-/data-transport-4.5.0.tgz#c8112cf01c13d65181a1b60b6529b29f46084aa5"
integrity sha512-FWaTFU3O6FVAjIsa3kR2AwUbTSpz7Ijh51W/pQ+RULpLf/YuANERJFGhX4TGM4by2D5hGAdux6LttxlJQ/P+5Q==
dependencies:
uuid "^9.0.0"

Expand Down

0 comments on commit d6c081a

Please sign in to comment.