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, 2024
2 parents c0a89f5 + acbcae7 commit bb4c676
Show file tree
Hide file tree
Showing 7 changed files with 335 additions and 302 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-json-tree": "0.19.0",
"tods-competition-factory": "2.2.3"
"tods-competition-factory": "2.2.4"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions documentation/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.4",
"@swc/core": "1.7.6",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand All @@ -164,13 +164,13 @@
"globals": "15.9.0",
"husky": "9.1.4",
"jest": "29.7.0",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"pinst": "3.0.0",
"prettier": "3.3.3",
"prettier-eslint": "16.3.0",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rollup": "4.19.2",
"rollup": "4.20.0",
"rollup-plugin-dts": "6.1.1",
"rxjs": "7.8.1",
"semver": "7.6.3",
Expand Down
Loading

0 comments on commit bb4c676

Please sign in to comment.