Skip to content

Commit a490f82

Browse files
chore(deps): bump the all-minor-patch group with 2 updates (#6)
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.7 to 3.4.8 - [Changelog](https://github.com/LabEG/first-di/blob/master/CHANGELOG.md) - [Commits](LabEG/first-di@v3.4.7...v3.4.8) Updates `next` from 16.0.10 to 16.1.1 - [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.0.10...v16.1.1) --- updated-dependencies: - dependency-name: first-di dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: next dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-minor 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 071de47 commit a490f82

File tree

3 files changed

+48
-48
lines changed

3 files changed

+48
-48
lines changed

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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "^19",
1414
"react-dom": "^19",
15-
"next": "^16.0.10",
15+
"next": "^16.1.1",
1616
"reca": "^2.0.0"
1717
},
1818
"devDependencies": {

packages/reca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"LICENSE"
3535
],
3636
"dependencies": {
37-
"first-di": "^3.4.7"
37+
"first-di": "^3.4.8"
3838
},
3939
"peerDependencies": {
4040
"react": ">=16.0.0",

0 commit comments

Comments
 (0)