Skip to content

Commit ad3ff70

Browse files
Bump the npm_and_yarn group across 1 directory with 3 updates (#197)
Bumps the npm_and_yarn group with 3 updates in the / directory: [pdfjs-dist](https://github.com/mozilla/pdfjs-dist), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [braces](https://github.com/micromatch/braces). Updates `pdfjs-dist` from 4.2.67 to 4.3.136 - [Commits](https://github.com/mozilla/pdfjs-dist/commits) Updates `vite` from 5.2.11 to 5.2.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/packages/vite) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de09091 commit ad3ff70

File tree

2 files changed

+101
-88
lines changed

2 files changed

+101
-88
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"langchain": "^0.1.36",
3434
"moment": "^2.30.1",
3535
"pdf-parse": "^1.1.1",
36-
"pdfjs-dist": "^4.2.67",
36+
"pdfjs-dist": "^4.3.136",
3737
"prop-types": "^15.8.1",
3838
"react": "18.3.1",
3939
"react-dom": "18.3.1",
@@ -83,7 +83,7 @@
8383
"ts-loader": "9.5.1",
8484
"tslib": "^2.6.2",
8585
"typescript": "5.4.5",
86-
"vite": "5.2.11",
86+
"vite": "5.2.13",
8787
"vite-plugin-top-level-await": "^1.4.1",
8888
"vite-plugin-wasm": "^3.3.0",
8989
"ws": "8.17.0"

0 commit comments

Comments
 (0)