Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Bump the production-dependencies group across 1 directory with 4 upda…
Browse files Browse the repository at this point in the history
…tes (#46)

Bumps the production-dependencies group with 4 updates in the / directory: [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom), [fluent-ffmpeg](https://github.com/fluent-ffmpeg/node-fluent-ffmpeg), [openai](https://github.com/openai/openai-node) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup).


Updates `@floating-ui/dom` from 1.6.3 to 1.6.5
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)

Updates `fluent-ffmpeg` from 2.1.2 to 2.1.3
- [Commits](fluent-ffmpeg/node-fluent-ffmpeg@v2.1.2...v2.1.3)

Updates `openai` from 4.40.0 to 4.47.1
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.40.0...v4.47.1)

Updates `@rollup/rollup-linux-x64-gnu` from 4.6.1 to 4.18.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.6.1...v4.18.0)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: fluent-ffmpeg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent ed550e7 commit 2b8eb8f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 22 deletions.
42 changes: 24 additions & 18 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@azure/ai-form-recognizer": "^5.0.0",
"@azure/openai": "^1.0.0-beta.12",
"@cmi-dair/skeleton-themes": "^0.0.4",
"@floating-ui/dom": "1.6.3",
"@floating-ui/dom": "1.6.5",
"@sveltejs/adapter-node": "^5.0.1",
"fluent-ffmpeg": "^2.1.2",
"openai": "^4.31.0",
"fluent-ffmpeg": "^2.1.3",
"openai": "^4.47.1",
"pdfjs-dist": "^4.0.379",
"winston": "^3.13.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.6.1"
"@rollup/rollup-linux-x64-gnu": "4.18.0"
}
}

0 comments on commit 2b8eb8f

Please sign in to comment.