Skip to content

Commit

Permalink
chore: upgrade all the @wireapp dependencies WPB-7240
Browse files Browse the repository at this point in the history
  • Loading branch information
Roma Koval committed May 22, 2024
1 parent f6c03e0 commit 3054635
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 139 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"@emotion/react": "11.11.4",
"@lexical/history": "0.15.0",
"@lexical/react": "0.15.0",
"@wireapp/avs": "9.7.12",
"@wireapp/commons": "5.2.7",
"@wireapp/core": "46.0.9",
"@wireapp/react-ui-kit": "9.17.4",
"@wireapp/store-engine-dexie": "2.1.9",
"@wireapp/webapp-events": "0.21.0",
"@wireapp/avs": "9.7.15",
"@wireapp/commons": "5.2.8",
"@wireapp/core": "46.0.10",
"@wireapp/react-ui-kit": "9.17.5",
"@wireapp/store-engine-dexie": "2.1.10",
"@wireapp/webapp-events": "0.21.1",
"amplify": "https://github.com/wireapp/amplify#head=master",
"beautiful-react-hooks": "5.0.2",
"classnames": "2.5.1",
Expand Down Expand Up @@ -92,10 +92,10 @@
"@types/underscore": "1.11.15",
"@types/uuid": "9.0.8",
"@types/webpack-env": "1.18.5",
"@wireapp/copy-config": "2.2.0",
"@wireapp/copy-config": "2.2.1",
"@wireapp/eslint-config": "3.0.7",
"@wireapp/prettier-config": "0.6.4",
"@wireapp/store-engine": "5.1.5",
"@wireapp/store-engine": "5.1.6",
"archiver": "7.0.1",
"autoprefixer": "10.4.19",
"babel-loader": "9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "dist/index.js",
"license": "GPL-3.0",
"dependencies": {
"@wireapp/commons": "5.2.7",
"@wireapp/commons": "5.2.8",
"dotenv": "16.4.5",
"dotenv-extended": "2.9.0",
"express": "4.19.2",
Expand Down
23 changes: 6 additions & 17 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1163,15 +1163,15 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.2.7":
version: 5.2.7
resolution: "@wireapp/commons@npm:5.2.7"
"@wireapp/commons@npm:5.2.8":
version: 5.2.8
resolution: "@wireapp/commons@npm:5.2.8"
dependencies:
ansi-regex: "npm:5.0.1"
fs-extra: "npm:11.1.0"
fs-extra: "npm:11.2.0"
logdown: "npm:3.3.1"
platform: "npm:1.3.6"
checksum: 10/ea0f5c29b85311e6b4d868dd4e9936608c00e52c858406da92106b7e12484820e683701a4d669266bd8880aa617690b6b455fae2687a04f6b1eda50276e3c2a3
checksum: 10/f36fb6c28a49eae82f2d03518f84ea06f0084ced3903197c0b5e793973b50d85a06ff03cb0dc2e01cece185747b44ce2c03ba4dd9a38c5c6a369c74469acd50a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2496,17 +2496,6 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.1.0":
version: 11.1.0
resolution: "fs-extra@npm:11.1.0"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10/b3f4a411e221f3300cfed7f2c1fa3ea0538cc1688c4276ce38fc404e270526002c5a01a18f64f8dee5e2745f7c2e9ba188cb130240796da67a2a142b133b4b25
languageName: node
linkType: hard

"fs-extra@npm:11.2.0":
version: 11.2.0
resolution: "fs-extra@npm:11.2.0"
Expand Down Expand Up @@ -5591,7 +5580,7 @@ __metadata:
"@types/hbs": "npm:4.0.4"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:18.11.18"
"@wireapp/commons": "npm:5.2.7"
"@wireapp/commons": "npm:5.2.8"
dotenv: "npm:16.4.5"
dotenv-extended: "npm:2.9.0"
express: "npm:4.19.2"
Expand Down
Loading

0 comments on commit 3054635

Please sign in to comment.