Skip to content

Commit

Permalink
Merge branch 'main' into issue-1756-add-boolean-for-anyreq-open-on-an…
Browse files Browse the repository at this point in the history
…y-env
  • Loading branch information
aindriu-aiven authored Sep 28, 2023
2 parents 081ae87 + 443754b commit ffdc998
Show file tree
Hide file tree
Showing 12 changed files with 216 additions and 178 deletions.
8 changes: 4 additions & 4 deletions coral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"@types/testing-library__jest-dom": "^5.14.6",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-lodash": "^7.4.0",
Expand All @@ -95,12 +95,12 @@
"jest-transform-stub": "^2.0.0",
"lint-staged": "^13.0.3",
"lodash": "^4.17.21",
"msw": "^0.47.4",
"msw": "^1.3.1",
"openapi-typescript": "^6.2.0",
"prettier": "^3.0.3",
"prop-types": "^15.8.1",
"react-test-renderer": "^18.2.0",
"rollup-plugin-visualizer": "^5.9.0",
"rollup-plugin-visualizer": "^5.9.2",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
Expand Down
Loading

0 comments on commit ffdc998

Please sign in to comment.