Skip to content

Commit

Permalink
feat(deps): update all dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent b481550 commit f642ccb
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 532 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,55 +47,55 @@
],
"dependencies": {
"@apollo/react-ssr": "3.1.5",
"@emotion/core": "10.1.1",
"@emotion/styled": "10.0.27",
"@emotion/core": "10.3.1",
"@emotion/styled": "10.3.0",
"@simonkberg/reason-apollo": "0.19.0",
"@slack/client": "5.0.2",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "2.6.10",
"apollo-link": "1.2.14",
"apollo-link-http": "1.5.17",
"apollo-link-ws": "1.0.20",
"apollo-server-express": "2.19.2",
"apollo-server-express": "2.26.1",
"apollo-utilities": "1.3.4",
"bs-css-emotion": "2.2.0",
"common-tags": "1.8.0",
"bs-css-emotion": "2.5.1",
"common-tags": "1.8.2",
"compression": "1.7.4",
"cookie-session": "2.0.0-rc.1",
"cookie-session": "2.0.0",
"cross-fetch": "3.0.6",
"dataloader": "2.0.0",
"dotenv": "8.2.0",
"emoji-datasource": "6.0.0",
"dataloader": "2.2.2",
"dotenv": "8.6.0",
"emoji-datasource": "6.1.1",
"emotion": "10.0.27",
"emotion-server": "10.0.27",
"emotion-theming": "10.0.27",
"execa": "5.0.0",
"express": "4.17.1",
"graphql": "15.4.0",
"graphql-tag": "2.11.0",
"helmet": "4.4.1",
"emotion-theming": "10.3.0",
"execa": "5.1.1",
"express": "4.18.2",
"graphql": "15.8.0",
"graphql-tag": "2.12.6",
"helmet": "4.6.0",
"invariant": "2.2.4",
"ioredis": "4.19.4",
"ioredis": "4.28.5",
"lru-cache": "6.0.0",
"minimist": "1.2.5",
"morgan": "1.10.0",
"ms": "2.1.3",
"newrelic": "7.1.0",
"newrelic": "7.5.2",
"next": "10.0.5",
"next-offline": "5.0.3",
"open": "7.3.1",
"polished": "4.0.5",
"prop-types": "15.7.2",
"react": "17.0.1",
"next-offline": "5.0.5",
"open": "7.4.2",
"polished": "4.2.2",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-apollo": "3.1.5",
"react-dom": "17.0.1",
"react-dom": "17.0.2",
"react-spring": "8.0.27",
"reason-react": "0.9.1",
"reason-react": "0.11.0",
"sanitize.css": "12.0.1",
"screenfull": "5.1.0",
"screenfull": "5.2.0",
"serve-favicon": "2.5.0",
"styled-tools": "1.7.2",
"subscriptions-transport-ws": "0.9.18"
"subscriptions-transport-ws": "0.11.0"
},
"devDependencies": {
"@babel/core": "7.14.0",
Expand Down
Loading

0 comments on commit f642ccb

Please sign in to comment.