Skip to content

Commit 638128f

Browse files
chore(deps): bump the npm-dependencies group across 1 directory with 2 updates (#452)
Bumps the npm-dependencies group with 2 updates in the /frontend directory: [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) and [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf). Updates `@types/dompurify` from 3.0.5 to 3.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) Updates `react-pdf` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/wojtekmaj/react-pdf/releases) - [Commits](https://github.com/wojtekmaj/react-pdf/commits/v10.2.0/packages/react-pdf) --- updated-dependencies: - dependency-name: "@types/dompurify" dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-pdf dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae465d6 commit 638128f

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@testing-library/jest-dom": "^5.17.0",
1111
"@testing-library/react": "^13.4.0",
1212
"@testing-library/user-event": "^13.5.0",
13-
"@types/dompurify": "^3.0.5",
13+
"@types/dompurify": "^3.2.0",
1414
"autoprefixer": "^10.4.21",
1515
"axios": "^1.7.2",
1616
"d3": "^7.8.5",
@@ -23,7 +23,7 @@
2323
"react-dom": "^18.3.1",
2424
"react-flow-renderer": "^10.3.17",
2525
"react-markdown": "^10.1.0",
26-
"react-pdf": "^10.1.0",
26+
"react-pdf": "^10.2.0",
2727
"react-router-dom": "^6.24.0",
2828
"react-scripts": "5.0.1",
2929
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)