Skip to content

Commit

Permalink
Updated deps (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
z-x committed May 8, 2024
1 parent 4ba3d6c commit ac5dc32
Show file tree
Hide file tree
Showing 24 changed files with 86 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
container:
image: mcr.microsoft.com/playwright:v1.43.0-jammy
image: mcr.microsoft.com/playwright:v1.44.0-jammy
env:
MPKIT_EMAIL: ${{ secrets.MPKIT_EMAIL }}
MPKIT_TOKEN: ${{ secrets.MPKIT_TOKEN }}
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 4.23.2
* Chore: Updated dependencies

## 4.23.1
* Bug: (GUI) Remved hover state on Safari for Logs v2 and Network Logs tables cause of Safari rendering bug

Expand Down
3 changes: 0 additions & 3 deletions gui/next/build/_app/immutable/chunks/entry.B2l2jUy-.js

This file was deleted.

3 changes: 3 additions & 0 deletions gui/next/build/_app/immutable/chunks/entry.BXAgVd9O.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion gui/next/build/_app/immutable/entry/start.BR7JEK6h.js

This file was deleted.

1 change: 1 addition & 0 deletions gui/next/build/_app/immutable/entry/start.C0HYrspg.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{c as a}from"../chunks/entry.BXAgVd9O.js";export{a as start};

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

0 comments on commit ac5dc32

Please sign in to comment.