Skip to content

Commit

Permalink
fix: bullboard update
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Jun 21, 2023
1 parent 8af2af6 commit 85a9273
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 32 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@bull-board/express": "4.10.0",
"@commitlint/config-conventional": "^17.6.5",
"@graphql-codegen/cli": "^2.16.5",
"@graphql-codegen/graphql-modules-preset": "^2.5.12",
Expand Down Expand Up @@ -98,8 +97,9 @@
},
"dependencies": {
"@47ng/cloak": "^1.1.0",
"@bull-board/api": "4.10.0",
"@bull-board/ui": "4.10.0",
"@bull-board/api": "5.5.1",
"@bull-board/ui": "5.5.1",
"@bull-board/express": "5.5.1",
"@chronark/prefixed-id": "^0.4.1",
"@elastic/ecs-winston-format": "^1.3.1",
"@elastic/elasticsearch": "^7.17.0",
Expand Down
67 changes: 38 additions & 29 deletions pnpm-lock.yaml

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

1 comment on commit 85a9273

@vercel
Copy link

@vercel vercel bot commented on 85a9273 Jun 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.