Skip to content

Commit bd73fa3

Browse files
build(deps): bump the minor group in /ui with 4 updates
Bumps the minor group in /ui with 4 updates: [pdfjs-dist](https://github.com/mozilla/pdf.js), [posthog-js](https://github.com/PostHog/posthog-js), [globals](https://github.com/sindresorhus/globals) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `pdfjs-dist` from 5.4.624 to 5.5.207 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.624...v5.5.207) Updates `posthog-js` from 1.354.3 to 1.356.2 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.354.3...posthog-js@1.356.2) Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) Updates `lint-staged` from 16.2.7 to 16.3.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.1) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-version: 5.5.207 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: posthog-js dependency-version: 1.356.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: lint-staged dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bd50cf commit bd73fa3

File tree

2 files changed

+80
-91
lines changed

2 files changed

+80
-91
lines changed

ui/package-lock.json

Lines changed: 76 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"moment-timezone": "^0.5.46",
6161
"nprogress": "^0.2.0",
6262
"path-browserify": "^1.0.1",
63-
"pdfjs-dist": "^5.4.624",
63+
"pdfjs-dist": "^5.5.207",
6464
"pinia": "^3.0.4",
65-
"posthog-js": "^1.354.3",
65+
"posthog-js": "^1.357.1",
6666
"rapidoc": "^9.3.8",
6767
"semver": "^7.7.4",
6868
"shiki": "^3.23.0",
@@ -113,10 +113,10 @@
113113
"eslint": "^9.39.3",
114114
"eslint-plugin-storybook": "^10.2.12",
115115
"eslint-plugin-vue": "^9.33.0",
116-
"globals": "^17.3.0",
116+
"globals": "^17.4.0",
117117
"husky": "^9.1.7",
118118
"jsdom": "^28.1.0",
119-
"lint-staged": "^16.2.7",
119+
"lint-staged": "^16.3.1",
120120
"monaco-editor": "^0.52.2",
121121
"monaco-yaml": "5.3.1",
122122
"patch-package": "^8.0.1",

0 commit comments

Comments
 (0)