Skip to content

Commit

Permalink
build(deps): bump the npm-production-dependencies group across 2 dire…
Browse files Browse the repository at this point in the history
…ctories with 2 updates (#2008)

Bumps the npm-production-dependencies group with 1 update in the /src/flagd-ui directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss).
Bumps the npm-production-dependencies group with 1 update in the /src/payment directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node).


Updates `@tailwindcss/postcss` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.4/packages/@tailwindcss-postcss)

Updates `@grpc/grpc-js` from 1.12.5 to 1.12.6
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.5...@grpc/grpc-js@1.12.6)

---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 5eb5426 commit 9b38184
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 77 deletions.
129 changes: 58 additions & 71 deletions src/flagd-ui/package-lock.json

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

2 changes: 1 addition & 1 deletion src/flagd-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@tailwindcss/postcss": "^4.0.1",
"@tailwindcss/postcss": "^4.0.4",
"@vercel/otel": "^1.10.1",
"ajv": "^8.17.1",
"next": "15.1.6",
Expand Down
9 changes: 5 additions & 4 deletions src/payment/package-lock.json

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

2 changes: 1 addition & 1 deletion src/payment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Jonathan Lui",
"license": "ISC",
"dependencies": {
"@grpc/grpc-js": "1.12.5",
"@grpc/grpc-js": "1.12.6",
"@grpc/proto-loader": "0.7.13",
"@openfeature/flagd-provider": "0.13.2",
"@openfeature/server-sdk": "1.17.0",
Expand Down

0 comments on commit 9b38184

Please # to comment.