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 Jul 3, 2022
1 parent 7409c05 commit 0e15a12
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 127 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@atlaskit/theme": "12.1.8",
"@babel/helper-builder-react-jsx": "7.16.7",
"@atlaskit/theme": "12.1.9",
"@babel/helper-builder-react-jsx": "7.18.6",
"@babel/helper-builder-react-jsx-experimental": "7.12.11",
"@babel/plugin-proposal-private-property-in-object": "7.17.12",
"@babel/plugin-proposal-private-property-in-object": "7.18.6",
"@emotion/core": "11.0.0",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@reduxjs/toolkit": "1.8.2",
"chrono-node": "2.3.8",
"@reduxjs/toolkit": "1.8.3",
"chrono-node": "2.3.9",
"lodash.debounce": "4.0.8",
"luxon": "2.4.0",
"react": "18.2.0",
"react-beautiful-dnd": "13.1.0",
"react-dom": "18.2.0",
"react-google-login": "5.2.2",
"react-hook-form": "7.32.2",
"react-hook-form": "7.33.1",
"react-redux": "8.0.2",
"react-router-dom": "5.3.3",
"react-scripts": "5.0.1",
Expand All @@ -32,7 +32,7 @@
"styled-components": "5.3.5"
},
"devDependencies": {
"@babel/plugin-transform-classes": "7.18.4"
"@babel/plugin-transform-classes": "7.18.6"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 0e15a12

Please sign in to comment.