Skip to content

Commit 96c2710

Browse files
chore(deps): bump the all-minor-patch group with 2 updates (#50)
Bumps the all-minor-patch group with 2 updates: [first-di](https://github.com/LabEG/first-di) and [next](https://github.com/vercel/next.js). Updates `first-di` from 3.4.12 to 3.4.15 - [Changelog](https://github.com/LabEG/first-di/blob/master/CHANGELOG.md) - [Commits](LabEG/first-di@v3.4.12...v3.4.15) Updates `next` from 16.2.3 to 16.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.3...v16.2.4) --- updated-dependencies: - dependency-name: first-di dependency-version: 3.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f07c5b commit 96c2710

3 files changed

Lines changed: 48 additions & 48 deletions

File tree

package-lock.json

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

packages/reca-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@emotion/styled": "^11.14.1",
1515
"@mui/icons-material": "^9.0.0",
1616
"@mui/material": "^9.0.0",
17-
"next": "^16.2.3",
17+
"next": "^16.2.4",
1818
"prismjs": "^1.30.0",
1919
"react": "^19",
2020
"react-dom": "^19",

packages/reca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"LICENSE"
3434
],
3535
"dependencies": {
36-
"first-di": "^3.4.12"
36+
"first-di": "^3.4.15"
3737
},
3838
"peerDependencies": {
3939
"react": ">=16.0.0",

0 commit comments

Comments
 (0)