Skip to content

Commit

Permalink
chore: update packages with minor and patches updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cazetto committed Aug 6, 2021
1 parent a506115 commit 52de340
Show file tree
Hide file tree
Showing 2 changed files with 722 additions and 366 deletions.
80 changes: 40 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,85 +43,85 @@
".:lint-fix:eslint": "eslint --fix ."
},
"dependencies": {
"@bugsnag/js": "^7.9.2",
"@bugsnag/js": "^7.11.0",
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@reduxjs/toolkit": "^1.5.1",
"@rocket.chat/css-in-js": "^0.24.0",
"@rocket.chat/fuselage": "^0.24.0",
"@rocket.chat/fuselage-hooks": "^0.24.0",
"@rocket.chat/icons": "^0.24.0",
"@rocket.chat/memo": "^0.24.0",
"@reduxjs/toolkit": "^1.6.1",
"@rocket.chat/css-in-js": "^0.28.0",
"@rocket.chat/fuselage": "^0.28.0",
"@rocket.chat/fuselage-hooks": "^0.28.0",
"@rocket.chat/icons": "^0.28.0",
"@rocket.chat/memo": "^0.28.0",
"abort-controller": "^3.0.0",
"electron-store": "^6.0.1",
"electron-updater": "^4.3.5",
"i18next": "^20.2.2",
"electron-updater": "^4.3.9",
"i18next": "^20.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-error-boundary": "^3.1.3",
"react-i18next": "^11.8.15",
"react-i18next": "^11.11.4",
"react-keyed-flatten-children": "^1.3.0",
"react-reconciler": "^0.26.2",
"react-redux": "^7.2.4",
"redux": "^4.1.0",
"redux": "^4.1.1",
"redux-saga": "^1.1.3",
"reselect": "^4.0.0",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"tslib": "^2.2.0"
"tslib": "^2.3.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/eslint-parser": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-function-bind": "^7.12.13",
"@babel/preset-env": "^7.14.1",
"@babel/preset-react": "^7.13.13",
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-function-bind": "^7.14.5",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@fiahfy/icns-convert": "^0.0.12",
"@fiahfy/ico-convert": "^0.0.12",
"@jest-runner/electron": "^3.0.1",
"@rocket.chat/eslint-config": "^0.4.0",
"@rocket.chat/eslint-config-alt": "^0.24.0",
"@rocket.chat/prettier-config": "^0.24.0",
"@rocket.chat/eslint-config-alt": "^0.28.0",
"@rocket.chat/prettier-config": "^0.28.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-replace": "^2.4.2",
"@rollup/plugin-typescript": "^8.2.1",
"@rollup/plugin-typescript": "^8.2.5",
"@types/electron-devtools-installer": "^2.2.0",
"@types/jest": "^26.0.23",
"@types/meteor": "^1.4.49",
"@types/jest": "^26.0.24",
"@types/meteor": "^1.4.76",
"@types/node": "^12",
"@types/node-fetch": "^2.5.7",
"@types/react": "^17.0.5",
"@types/react-dom": "^17.0.3",
"@types/node-fetch": "^2.5.12",
"@types/react": "^17.0.16",
"@types/react-dom": "^17.0.9",
"@types/react-reconciler": "^0.26.1",
"@types/react-redux": "^7.1.9",
"@types/resize-observer-browser": "^0.1.3",
"@types/rimraf": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@types/react-redux": "^7.1.18",
"@types/resize-observer-browser": "^0.1.6",
"@types/rimraf": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"builtin-modules": "^3.2.0",
"chokidar": "^3.5.1",
"chokidar": "^3.5.2",
"conventional-changelog-cli": "^2.1.1",
"convert-svg-to-png": "^0.5.0",
"electron": "^10.2.0",
"electron-builder": "^22.10.5",
"electron-devtools-installer": "^3.1.1",
"electron-notarize": "^1.0.0",
"eslint": "^7.26.0",
"electron-builder": "^22.11.7",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.0.1",
"eslint": "^7.32.0",
"jest": "^26.6.3",
"jimp": "^0.16.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"prettier": "^2.3.2",
"puppeteer": "^9.1.1",
"rollup": "^2.47.0",
"rollup": "^2.56.0",
"rollup-plugin-copy": "^3.4.0",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.2.4",
"typescript": "^4.3.5",
"xvfb-maybe": "^0.2.1"
},
"optionalDependencies": {
Expand Down
Loading

0 comments on commit 52de340

Please sign in to comment.