Skip to content

Commit

Permalink
chore: bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykBuniX committed Sep 4, 2023
1 parent 13eeecd commit 740db03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@datadog/browser-rum": "^4.47.0",
"@emotion/react": "11.11.1",
"@wireapp/avs": "9.3.7",
"@wireapp/core": "file:.yalc/@wireapp/core",
"@wireapp/core": "41.7.0",
"@wireapp/lru-cache": "3.8.1",
"@wireapp/react-ui-kit": "9.9.0",
"@wireapp/store-engine-dexie": "2.1.3",
Expand Down Expand Up @@ -189,7 +189,6 @@
"configure": "copy-config",
"deploy": "yarn build:prod && eb deploy",
"dev": "yarn start",
"dev:elna": "PORT=8082 FEDERATION=elna FEATURE_ENABLE_FEDERATION=true URL_ACCOUNT_BASE=https://account.elna.wire.link BACKEND_REST=https://nginz-https.elna.wire.link BACKEND_WS=wss://nginz-ssl.elna.wire.link FEATURE_CHECK_CONSENT=false yarn start",
"docker": "node ./bin/push_docker.js",
"zip": "node ./bin/zip.js",
"fix": "yarn fix:other && yarn fix:code",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5300,9 +5300,9 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core@file:.yalc/@wireapp/core::locator=wire-webapp%40workspace%3A.":
"@wireapp/core@npm:41.7.0":
version: 41.7.0
resolution: "@wireapp/core@file:.yalc/@wireapp/core#.yalc/@wireapp/core::hash=a01ca9&locator=wire-webapp%40workspace%3A."
resolution: "@wireapp/core@npm:41.7.0"
dependencies:
"@wireapp/api-client": ^25.4.0
"@wireapp/commons": ^5.1.0
Expand All @@ -5321,7 +5321,7 @@ __metadata:
logdown: 3.3.1
long: ^5.2.0
uuidjs: 4.2.13
checksum: 79091a067ec03b13baf2d23b3f9c309affae693fb2bff2dce4179c88cc69e1b903059c4187000b900d1c8e6187555818c582be84d40dfb5e76c4212788531318
checksum: 75271b475496cb706f1c2239027e0899c4219317060f10cb776550b9c973e59ae9bd8cd967a4a1f105cdb357c4ccb867f8f20807358137df3e1028b1ecad6ceb
languageName: node
linkType: hard

Expand Down Expand Up @@ -18478,7 +18478,7 @@ __metadata:
"@types/webpack-env": 1.18.1
"@wireapp/avs": 9.3.7
"@wireapp/copy-config": 2.1.2
"@wireapp/core": "file:.yalc/@wireapp/core"
"@wireapp/core": 41.7.0
"@wireapp/eslint-config": 3.0.1
"@wireapp/lru-cache": 3.8.1
"@wireapp/prettier-config": 0.6.0
Expand Down

0 comments on commit 740db03

Please sign in to comment.