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 Aug 21, 2024
1 parent eaf3cab commit b67eb81
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 108 deletions.
10 changes: 5 additions & 5 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.11.2",
"@atlaskit/theme": "12.12.0",
"@babel/helper-builder-react-jsx": "7.24.7",
"@babel/helper-builder-react-jsx-experimental": "7.12.11",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@emotion/core": "11.0.0",
"@emotion/react": "11.13.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@reduxjs/toolkit": "1.9.7",
"chrono-node": "2.7.6",
"lodash.debounce": "4.0.8",
"luxon": "3.4.4",
"luxon": "3.5.0",
"react": "18.3.1",
"react-beautiful-dnd": "13.1.1",
"react-dom": "18.3.1",
"react-google-login": "5.2.2",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"react-redux": "9.1.2",
"react-router-dom": "5.3.4",
"react-scripts": "5.0.1",
Expand All @@ -32,7 +32,7 @@
"styled-components": "6.1.12"
},
"devDependencies": {
"@babel/plugin-transform-classes": "7.24.8"
"@babel/plugin-transform-classes": "7.25.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit b67eb81

Please sign in to comment.