Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Aug 6, 2022
2 parents 47aa38b + b673d68 commit 0976e77
Show file tree
Hide file tree
Showing 6 changed files with 3,088 additions and 1,793 deletions.
14 changes: 7 additions & 7 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"clsx": "1.1.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/core": "7.18.10",
"@babel/preset-env": "7.18.10",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.60",
"tods-competition-factory": "0.76.0",
"tods-competition-factory": "0.283.0",
"tods-react-draws": "0.1.26"
},
"devDependencies": {
"@types/jest": "27.0.3",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"typescript": "4.5.2"
"@types/jest": "27.5.2",
"@types/react": "17.0.48",
"@types/react-dom": "17.0.17",
"typescript": "4.7.4"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 0976e77

Please sign in to comment.