Skip to content

Commit

Permalink
Merge branch 'main' into fix-topic-name-description-in-form
Browse files Browse the repository at this point in the history
  • Loading branch information
programmiri authored Aug 22, 2024
2 parents 3642ad0 + 8f07e87 commit a8e55a3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 48 deletions.
4 changes: 2 additions & 2 deletions coral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@tanstack/react-query-devtools": "^4.29.6",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -92,7 +92,7 @@
"jest-transform-stub": "^2.0.0",
"lint-staged": "^15.2.9",
"lodash": "^4.17.21",
"msw": "^2.3.1",
"msw": "^2.3.5",
"openapi-typescript": "^6.7.6",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
Expand Down
83 changes: 37 additions & 46 deletions coral/pnpm-lock.yaml

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

0 comments on commit a8e55a3

Please sign in to comment.