Skip to content

Commit

Permalink
chore: revert core to 46.8.0 (#18410)
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Gira authored Dec 2, 2024
1 parent 0aaeb7d commit bad9962
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@mediapipe/tasks-vision": "0.10.18",
"@wireapp/avs": "9.10.16",
"@wireapp/commons": "5.4.0",
"@wireapp/core": "46.11.1",
"@wireapp/core": "46.8.0",
"@wireapp/react-ui-kit": "9.28.0",
"@wireapp/store-engine-dexie": "2.1.15",
"@wireapp/telemetry": "0.1.3",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5941,7 +5941,7 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:^27.11.0":
"@wireapp/api-client@npm:^27.10.1":
version: 27.11.0
resolution: "@wireapp/api-client@npm:27.11.0"
dependencies:
Expand Down Expand Up @@ -5976,7 +5976,7 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.4.0, @wireapp/commons@npm:^5.4.0":
"@wireapp/commons@npm:5.4.0, @wireapp/commons@npm:^5.3.0, @wireapp/commons@npm:^5.4.0":
version: 5.4.0
resolution: "@wireapp/commons@npm:5.4.0"
dependencies:
Expand Down Expand Up @@ -6005,23 +6005,23 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core-crypto@npm:1.1.2":
version: 1.1.2
resolution: "@wireapp/core-crypto@npm:1.1.2"
checksum: 10/7f0a3fc87f1f58ff0a2067053bfd7669ad4073584e31fe450d9a5528964f65600f20521b092704b8dce699c31b8b478eaadb23d26b4f1d2f224134ba63f1d7fa
"@wireapp/core-crypto@npm:1.0.2":
version: 1.0.2
resolution: "@wireapp/core-crypto@npm:1.0.2"
checksum: 10/99d47fd88657abcfe7fa702fcf9bdc0b815010a2b7b62bffd7779bf8e56bdaee23ebdf306192653ecfa076fc13a749d59c089219e64966b3c74327998c14bdd7
languageName: node
linkType: hard

"@wireapp/core@npm:46.11.1":
version: 46.11.1
resolution: "@wireapp/core@npm:46.11.1"
"@wireapp/core@npm:46.8.0":
version: 46.8.0
resolution: "@wireapp/core@npm:46.8.0"
dependencies:
"@wireapp/api-client": "npm:^27.11.0"
"@wireapp/commons": "npm:^5.4.0"
"@wireapp/core-crypto": "npm:1.1.2"
"@wireapp/api-client": "npm:^27.10.1"
"@wireapp/commons": "npm:^5.3.0"
"@wireapp/core-crypto": "npm:1.0.2"
"@wireapp/cryptobox": "npm:12.8.0"
"@wireapp/priority-queue": "npm:^2.1.11"
"@wireapp/promise-queue": "npm:^2.3.10"
"@wireapp/promise-queue": "npm:^2.3.9"
"@wireapp/protocol-messaging": "npm:1.51.0"
"@wireapp/store-engine": "npm:5.1.11"
axios: "npm:1.7.7"
Expand All @@ -6034,7 +6034,7 @@ __metadata:
long: "npm:^5.2.0"
uuid: "npm:9.0.1"
zod: "npm:3.23.8"
checksum: 10/7225563ea1ea0e9bf1fb1afef01ffefe046f1fc5d9d43872901f6fea45f3a177a7ad574b08b525b0794390c2896cb4cb8d1328adf217f2b32fdc2dbeb47ed944
checksum: 10/3179e039689d5fa8c52e2487ca580f7e49734e36e162995582ee17b9feed0553323db705b84751f3d3741640992844328a49c8b4acaf3bd6dcadae2856747245
languageName: node
linkType: hard

Expand Down Expand Up @@ -6117,7 +6117,7 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/promise-queue@npm:^2.3.10":
"@wireapp/promise-queue@npm:^2.3.9":
version: 2.3.10
resolution: "@wireapp/promise-queue@npm:2.3.10"
checksum: 10/22f141ee3fae3592ef4b423297ab955471f0a3965e84f9e259361cdfdd4dde73697085a4fe552aeda819113bbe5264bb2d537fab157a9f49a82bbefc809c7b1c
Expand Down Expand Up @@ -18672,7 +18672,7 @@ __metadata:
"@wireapp/avs": "npm:9.10.16"
"@wireapp/commons": "npm:5.4.0"
"@wireapp/copy-config": "npm:2.2.10"
"@wireapp/core": "npm:46.11.1"
"@wireapp/core": "npm:46.8.0"
"@wireapp/eslint-config": "npm:3.0.7"
"@wireapp/prettier-config": "npm:0.6.4"
"@wireapp/react-ui-kit": "npm:9.28.0"
Expand Down

0 comments on commit bad9962

Please sign in to comment.