Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Updating Apps-Engine #26001

Merged
merged 3 commits into from
Jun 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"@nivo/line": "0.62.0",
"@nivo/pie": "0.73.0",
"@rocket.chat/api-client": "workspace:^",
"@rocket.chat/apps-engine": "1.32.0",
"@rocket.chat/apps-engine": "1.33.0-alpha.6451",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/css-in-js": "~0.31.12",
"@rocket.chat/emitter": "~0.31.12",
Expand Down
24 changes: 19 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3275,7 +3275,21 @@ __metadata:
languageName: unknown
linkType: soft

"@rocket.chat/apps-engine@npm:1.32.0, @rocket.chat/apps-engine@npm:^1.31.0":
"@rocket.chat/apps-engine@npm:1.33.0-alpha.6451":
version: 1.33.0-alpha.6451
resolution: "@rocket.chat/apps-engine@npm:1.33.0-alpha.6451"
dependencies:
adm-zip: ^0.5.9
cryptiles: ^4.1.3
lodash.clonedeep: ^4.5.0
semver: ^5.7.1
stack-trace: 0.0.10
uuid: ^3.4.0
checksum: 9ae8ebf9ba5fdd837cfffa8192ecd6f790aaf7b8b076f9f4f44db8f28f8bbf6074c1b39e909b79792630161da25bb4c7b7fef2f09d43c36925f80efb58cce375
languageName: node
linkType: hard

"@rocket.chat/apps-engine@npm:^1.31.0":
version: 1.32.0
resolution: "@rocket.chat/apps-engine@npm:1.32.0"
dependencies:
Expand Down Expand Up @@ -3819,7 +3833,7 @@ __metadata:
"@nivo/pie": 0.73.0
"@playwright/test": ^1.21.1
"@rocket.chat/api-client": "workspace:^"
"@rocket.chat/apps-engine": 1.32.0
"@rocket.chat/apps-engine": 1.33.0-alpha.6451
"@rocket.chat/core-typings": "workspace:^"
"@rocket.chat/css-in-js": ~0.31.12
"@rocket.chat/emitter": ~0.31.12
Expand Down Expand Up @@ -7781,7 +7795,7 @@ __metadata:
languageName: node
linkType: hard

"adm-zip@npm:0.5.9":
"adm-zip@npm:0.5.9, adm-zip@npm:^0.5.9":
version: 0.5.9
resolution: "adm-zip@npm:0.5.9"
checksum: 4909bc04119fdd5e8f8ba43826e50623e5c427cf0a939c809d4f9456a6a03c6aa0544e82088739de9ba16b7649f71b99ccbbddc7b2c38bd6143f9c4726cc7ed9
Expand Down Expand Up @@ -27670,7 +27684,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:2 || 3 || 4 || 5, semver@npm:^5.0.3, semver@npm:^5.1.0, semver@npm:^5.3.0, semver@npm:^5.4.1, semver@npm:^5.5.0, semver@npm:^5.6.0":
"semver@npm:2 || 3 || 4 || 5, semver@npm:^5.0.3, semver@npm:^5.1.0, semver@npm:^5.3.0, semver@npm:^5.4.1, semver@npm:^5.5.0, semver@npm:^5.6.0, semver@npm:^5.7.1":
version: 5.7.1
resolution: "semver@npm:5.7.1"
bin:
Expand Down Expand Up @@ -31361,7 +31375,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^3.0.1, uuid@npm:^3.1.0, uuid@npm:^3.2.1, uuid@npm:^3.3.2":
"uuid@npm:^3.0.1, uuid@npm:^3.1.0, uuid@npm:^3.2.1, uuid@npm:^3.3.2, uuid@npm:^3.4.0":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
bin:
Expand Down