Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/setup-node…
Browse files Browse the repository at this point in the history
…-4.0.4
  • Loading branch information
programmiri authored Sep 23, 2024
2 parents cddee9a + e0403ec commit 6141651
Show file tree
Hide file tree
Showing 6 changed files with 140 additions and 134 deletions.
8 changes: 4 additions & 4 deletions coral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@monaco-editor/react": "^4.6.0",
"@tanstack/react-query": "^4.29.5",
"@types/react-syntax-highlighter": "^15.5.13",
"monaco-editor": "^0.49.0",
"monaco-editor": "^0.51.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.53.0",
Expand All @@ -69,10 +69,10 @@
"@testing-library/react": "^16.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.7",
"@types/node": "^20.12.12",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
Expand All @@ -93,7 +93,7 @@
"lint-staged": "^15.2.10",
"lodash": "^4.17.21",
"msw": "^2.3.5",
"openapi-typescript": "^7.3.0",
"openapi-typescript": "^7.4.1",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"react-aria": "^3.34.3",
Expand Down
Loading

0 comments on commit 6141651

Please sign in to comment.