Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dvaJi committed Aug 26, 2021
1 parent f0a81a2 commit 9234282
Show file tree
Hide file tree
Showing 6 changed files with 341 additions and 186 deletions.
10 changes: 5 additions & 5 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"lint": "eslint ./src"
},
"dependencies": {
"@apollo/client": "^3.4.5",
"@apollo/client": "^3.4.9",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.15",
"@readerfront/ui": "*",
"@readerfront/shared": "*",
"apollo-upload-client": "^16.0.0",
"bootstrap": "^4.6.0",
"downshift": "^6.1.6",
"downshift": "^6.1.7",
"graphql": "^15.5.1",
"graphql-tag": "^2.12.5",
"history": "^5.0.0",
"history": "^5.0.1",
"http-proxy-middleware": "^2.0.1",
"js-cookie": "^3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^11.3.4",
"react-ga": "^3.3.0",
"react-helmet": "^6.1.0",
"react-hooks-global-state": "^1.0.1",
"react-hooks-global-state": "^1.0.2",
"react-intl": "^5.20.7",
"react-lazy-load-image-component": "^1.5.1",
"react-loadable": "^5.5.0",
Expand All @@ -43,7 +43,7 @@
"react-spring": "^9.2.4",
"react-transition-group": "^4.4.2",
"reactstrap": "^8.9.0",
"styled-components": "^5.3.0",
"styled-components": "^5.3.1",
"styled-theming": "^2.2.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/runtime": "^7.14.8",
"@babel/runtime": "^7.15.3",
"babel-eslint": "^10.1.0",
"babel-jest": "26.6.0",
"babel-plugin-module-resolver": "^4.1.0",
"cross-env": "^7.0.3",
"eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-standard": "^5.0.0",
"jest": "26.6.0",
"nodemon": "^2.0.12",
"prettier": "^2.3.2",
"pretty-quick": "^3.1.1",
"sequelize-mock": "^0.10.2",
"sequelize-test-utils": "^0.3.0",
"supertest": "^6.1.4"
"supertest": "^6.1.6"
},
"dependencies": {
"@readerfront/shared": "*",
"archiver": "^5.3.0",
"aws-sdk": "^2.963.0",
"aws-sdk": "^2.974.0",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"compression": "^1.7.4",
Expand All @@ -79,13 +79,13 @@
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"multer": "^1.4.2",
"multer": "^1.4.3",
"mysql2": "^2.3.0",
"nodemailer": "^6.6.3",
"pdfkit": "^0.12.3",
"sequelize": "^5.22.3",
"sequelize-cli": "^5.5.1",
"sharp": "^0.28.3",
"sharp": "^0.29.0",
"sitemap": "4.1.1",
"uuid": "^8.3.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "dvaJi",
"license": "MIT",
"devDependencies": {
"@babel/preset-typescript": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"typescript": "^4.3.5"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/enzyme": "^3.10.9",
"@types/styled-components": "^5.1.11",
"@types/styled-components": "^5.1.12",
"@types/styled-theming": "^2.2.5",
"@types/jest": "^26.0.24",
"jest": "26.6.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"analyze": "cross-env ANALYZE=true NODE_ENV=production yarn build"
},
"dependencies": {
"@apollo/client": "^3.4.5",
"@apollo/client": "^3.4.9",
"@formatjs/intl-relativetimeformat": "^2.8.2",
"@formatjs/intl-utils": "^0.6.1",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
Expand All @@ -34,34 +34,34 @@
"intl-locales-supported": "^1.8.4",
"isomorphic-unfetch": "^3.1.0",
"js-cookie": "^3.0.0",
"next": "^11.0.1",
"next": "^11.1.0",
"next-cookies": "^2.0.3",
"next-offline": "^5.0.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-ga": "^3.3.0",
"react-helmet": "^6.1.0",
"react-hooks-global-state": "^1.0.1",
"react-hooks-global-state": "^1.0.2",
"react-intl": "^5.20.7",
"react-lazy-load-image-component": "^1.5.1",
"react-lazyload": "^3.2.0",
"react-markdown": "^6.0.3",
"react-spring": "^9.2.4",
"reactstrap": "^8.9.0",
"styled-components": "^5.3.0",
"styled-components": "^5.3.1",
"styled-theming": "^2.2.0"
},
"devDependencies": {
"@babel/runtime-corejs2": "^7.14.8",
"@next/bundle-analyzer": "^11.0.1",
"@babel/runtime-corejs2": "^7.15.3",
"@next/bundle-analyzer": "^11.1.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
"babel-eslint": "^10.1.0",
"babel-plugin-graphql-tag": "^3.3.0",
"babel-plugin-styled-components": "^1.13.2",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"enzyme": "^3.11.0",
"eslint-config-next": "^11.0.1",
"eslint-config-next": "^11.1.0",
"jest": "26.6.0",
"next-compose-plugins": "^2.2.1",
"next-transpile-modules": "^8.0.0",
Expand Down
Loading

0 comments on commit 9234282

Please sign in to comment.