Skip to content

Commit ffcae55

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump the npm-production-dependencies group across 3 directories with 2 updates
Bumps the npm-production-dependencies group with 1 update in the /.github/actions/generate-blog-post directory: [openai](https://github.com/openai/openai-node). Bumps the npm-production-dependencies group with 1 update in the /.github/actions/share-blog-post directory: [openai](https://github.com/openai/openai-node). Bumps the npm-production-dependencies group with 1 update in the /application directory: [@iconify-json/tabler](https://github.com/iconify/icon-sets). Updates `openai` from 6.22.0 to 6.25.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.22.0...v6.25.0) Updates `openai` from 6.22.0 to 6.25.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.22.0...v6.25.0) Updates `@iconify-json/tabler` from 1.2.26 to 1.2.27 - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: openai dependency-version: 6.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-dependencies - dependency-name: openai dependency-version: 6.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-dependencies - dependency-name: "@iconify-json/tabler" dependency-version: 1.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a2d37c commit ffcae55

6 files changed

Lines changed: 21 additions & 21 deletions

File tree

.github/actions/generate-blog-post/package-lock.json

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

.github/actions/generate-blog-post/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"license": "0BSD",
1818
"dependencies": {
1919
"humanize-ai-lib": "^1.0.0",
20-
"openai": "^6.22.0"
20+
"openai": "^6.25.0"
2121
}
2222
}

.github/actions/share-blog-post/package-lock.json

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

.github/actions/share-blog-post/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"gray-matter": "^4.0.3",
2222
"humanize-ai-lib": "^1.0.0",
2323
"js-yaml": "^4.1.0",
24-
"openai": "^6.22.0"
24+
"openai": "^6.25.0"
2525
}
2626
}

application/package-lock.json

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

application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@astrolib/seo": "^1.0.0-beta.8",
3535
"@fontsource-variable/inter": "^5.2.8",
3636
"@fontsource/roboto-mono": "^5.2.8",
37-
"@iconify-json/tabler": "^1.2.26",
37+
"@iconify-json/tabler": "^1.2.27",
3838
"archiver": "^7.0.1",
3939
"astro": "^5.17.3",
4040
"astro-embed": "^0.12.0",

0 commit comments

Comments
 (0)