Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 67d67f2 commit d147101
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 24 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,33 +17,33 @@
],
"dependencies": {
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "1.9.3",
"@types/react": "16.7.18",
"@dailybruin/lux": "1.15.0",
"@types/react": "16.14.35",
"chart.js": "^2.7.3",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"gatsby": "2.0.89",
"gatsby": "2.32.13",
"gatsby-plugin-emotion": "2.0.7",
"gatsby-plugin-google-analytics": "2.0.9",
"gatsby-plugin-manifest": "2.0.13",
"gatsby-plugin-react-helmet": "3.0.5",
"gatsby-plugin-typescript": "2.0.3",
"gatsby-plugin-typography": "2.2.5",
"gatsby-plugin-google-analytics": "2.11.0",
"gatsby-plugin-manifest": "2.12.1",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-plugin-typescript": "2.12.1",
"gatsby-plugin-typography": "2.12.0",
"gatsby-source-published-google-sheets": "1.0.2",
"normalize.css": "8.0.1",
"react": "16.7.0",
"react": "16.14.0",
"react-chartjs-2": "^2.7.4",
"react-dom": "16.7.0",
"react-dom": "16.14.0",
"react-dropdown": "^1.6.4",
"react-emotion": "9.2.12",
"react-helmet": "5.2.0",
"react-helmet": "5.2.1",
"react-minimal-pie-chart": "^3.3.0",
"react-typography": "0.16.18",
"react-typography": "0.16.23",
"recharts": "^1.4.3",
"slugify": "1.3.4",
"typography": "0.16.18"
"slugify": "1.6.6",
"typography": "0.16.21"
},
"devDependencies": {
"prettier": "1.15.3"
"prettier": "1.19.1"
}
}
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7195,8 +7195,7 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
strip-json-comments "~2.0.1"

react-chartjs-2@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-2.7.4.tgz#e41ea4e81491dc78347111126a48e96ee57db1a6"
version "2.11.2"
dependencies:
lodash "^4.17.4"
prop-types "^15.5.8"
Expand Down Expand Up @@ -7243,9 +7242,7 @@ [email protected]:
scheduler "^0.12.0"

react-dropdown@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/react-dropdown/-/react-dropdown-1.6.4.tgz#8dce141bb26fb6b3c3696d16e06f4517728c57f4"
integrity sha512-zTlNRZ6vzjEPsodBNgh6Xjp9IempEx9sReH3crT2Jw4S6KW2wS/BRIH3d/grYf/iXARadDRD91//uUCs9yjoLg==
version "1.11.0"
dependencies:
classnames "^2.2.3"

Expand Down Expand Up @@ -7292,8 +7289,7 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"

react-minimal-pie-chart@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/react-minimal-pie-chart/-/react-minimal-pie-chart-3.3.0.tgz#408b94206ca4c880534205572e0dc075beb7e5a1"
version "3.5.0"
dependencies:
prop-types "^15.5.7"

Expand Down Expand Up @@ -7425,8 +7421,7 @@ recharts-scale@^0.4.2:
decimal.js-light "^2.4.1"

recharts@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.4.3.tgz#e70ef21678f472e298e636741d31fd869ef8a4f5"
version "1.8.6"
dependencies:
classnames "~2.2.5"
core-js "~2.5.1"
Expand Down

0 comments on commit d147101

Please sign in to comment.