Skip to content

Commit f249237

Browse files
dependabot[bot]rogercollpuckpuck
authored
build(deps): bump the npm-production-dependencies group across 2 directories with 1 update (#2089)
Bumps the npm-production-dependencies group with 1 update in the /src/flagd-ui directory: [next](https://github.com/vercel/next.js). Bumps the npm-production-dependencies group with 1 update in the /src/frontend directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.1.7 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.7...v15.2.0) Updates `next` from 15.1.7 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.7...v15.2.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor 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> Co-authored-by: Roger Coll <rogercoll@protonmail.com> Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
1 parent cc8f620 commit f249237

File tree

4 files changed

+82
-82
lines changed

4 files changed

+82
-82
lines changed

src/flagd-ui/package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/flagd-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/postcss": "^4.0.9",
1313
"@vercel/otel": "^1.10.1",
1414
"ajv": "^8.17.1",
15-
"next": "15.1.7",
15+
"next": "15.2.0",
1616
"react": "^19",
1717
"react-dom": "^19"
1818
},

src/frontend/package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"currency-symbol-map": "5.1.0",
4141
"dotenv": "16.4.7",
4242
"dotenv-expand": "12.0.1",
43-
"next": "15.1.7",
43+
"next": "15.2.0",
4444
"react": "19.0.0",
4545
"react-dom": "19.0.0",
4646
"sharp": "0.33.5",

0 commit comments

Comments
 (0)