Skip to content

Commit

Permalink
Merge branch 'main' into rolesset
Browse files Browse the repository at this point in the history
  • Loading branch information
aindriu-aiven authored Nov 20, 2023
2 parents ab840d0 + 88a7235 commit e647399
Show file tree
Hide file tree
Showing 20 changed files with 1,593 additions and 479 deletions.
6 changes: 3 additions & 3 deletions coral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.1.0",
"eslint": "^8.51.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -90,7 +90,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-transform-stub": "^2.0.0",
"lint-staged": "^13.0.3",
"lint-staged": "^15.1.0",
"lodash": "^4.17.21",
"msw": "^2.0.1",
"openapi-typescript": "^6.7.0",
Expand All @@ -102,7 +102,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vite": "^4.5.0",
"vite-plugin-svgr": "^3.2.0",
"vite-plugin-svgr": "^4.2.0",
"whatwg-fetch": "^3.6.19"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e647399

Please sign in to comment.