Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Sep 14, 2024
2 parents 1fc9ca2 + 909c112 commit b37376d
Show file tree
Hide file tree
Showing 6 changed files with 188 additions and 159 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.17.0
pnpm 9.9.0
pnpm 9.10.0
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"courthive-components": "^0.7.0",
"material-ui": "0.20.2",
"mdx-mermaid": "2.0.1",
"mermaid": "11.1.1",
"mermaid": "11.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-json-tree": "0.19.0",
Expand Down
16 changes: 8 additions & 8 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 @@ -137,7 +137,7 @@
"@swc/cli": "0.4.0",
"@swc/core": "1.7.26",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -147,7 +147,7 @@
"agadoo": "^3.0.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"c8": "10.1.2",
"chalk": "5.3.0",
"esbuild": "0.23.1",
Expand Down Expand Up @@ -181,9 +181,9 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"variable-diff": "2.0.2",
"vite": "5.4.3",
"vite": "5.4.5",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.5"
},
Expand Down
Loading

0 comments on commit b37376d

Please sign in to comment.