Skip to content

Commit

Permalink
fix(deps): update sentry-javascript monorepo to v8.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent fd7275d commit 86492aa
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 61 deletions.
10 changes: 5 additions & 5 deletions .ops/ops-dashboard/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.11.0
version: 7.10.5
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard/
version: 7.10.4
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.11.0
version: 7.10.5
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.11.0
digest: sha256:77e078e538468c9c42902feb5970b20a20b7d3b22b87cb9de57e678fd73fdd90
generated: "2025-02-12T12:15:46.580427331Z"
version: 7.10.5
digest: sha256:cc658d4d855239088bfae9a7c6929112b8f28b040c0552e8d2cb27c9d16aaf4b
generated: "2025-02-10T01:53:27.882753551Z"
6 changes: 3 additions & 3 deletions .ops/ops-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ appVersion: 0.1.0
dependencies:
- name: oauth2-proxy
alias: grafana-proxy
version: 7.11.0
version: 7.10.5
repository: https://oauth2-proxy.github.io/manifests
- name: kubernetes-dashboard
version: 7.10.4
repository: https://kubernetes.github.io/dashboard/
- name: oauth2-proxy
alias: kubernetes-dashboard-proxy
version: 7.11.0
version: 7.10.5
repository: https://oauth2-proxy.github.io/manifests
- name: oauth2-proxy
alias: logging-proxy
version: 7.11.0
version: 7.10.5
repository: https://oauth2-proxy.github.io/manifests
74 changes: 37 additions & 37 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@react-pdf/pdfkit": "3.2.0",
"@react-pdf/primitives": "3.1.1",
"@react-pdf/render": "3.5.0",
"@sentry/browser": "8.54.0",
"@sentry/vue": "8.54.0",
"@sentry/browser": "8.55.0",
"@sentry/vue": "8.55.0",
"@tiptap/extension-bold": "2.11.5",
"@tiptap/extension-bubble-menu": "2.11.5",
"@tiptap/extension-bullet-list": "2.11.5",
Expand Down
26 changes: 13 additions & 13 deletions print/package-lock.json

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

2 changes: 1 addition & 1 deletion print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@jamescoyle/vue-icon": "0.1.2",
"@mdi/js": "7.4.47",
"@sentry/node": "8.54.0",
"@sentry/node": "8.55.0",
"axios": "1.7.9",
"colorjs.io": "0.5.2",
"dayjs": "1.11.13",
Expand Down

0 comments on commit 86492aa

Please sign in to comment.