Skip to content

Commit 8d3bc80

Browse files
Bump the npm-production group across 1 directory with 2 updates
Bumps the npm-production group with 2 updates in the / directory: [@github/copilot](https://github.com/github/copilot-cli) and [next](https://github.com/vercel/next.js). Updates `@github/copilot` from 0.0.361 to 0.0.365 - [Release notes](https://github.com/github/copilot-cli/releases) - [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md) - [Commits](github/copilot-cli@v0.0.361...v0.0.365) Updates `next` from 16.0.3 to 16.0.5 - [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.3...v16.0.5) --- updated-dependencies: - dependency-name: "@github/copilot" dependency-version: 0.0.365 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: next dependency-version: 16.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48dbbcb commit 8d3bc80

File tree

3 files changed

+46
-46
lines changed

3 files changed

+46
-46
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"node": ">=18.0.0"
4040
},
4141
"dependencies": {
42-
"@github/copilot": "^0.0.361"
42+
"@github/copilot": "^0.0.365"
4343
}
4444
}

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@react-three/fiber": "^9.4.0",
2323
"@turn-based-mcp/shared": "file:../shared",
2424
"clsx": "^2.1.0",
25-
"next": "^16.0.3",
25+
"next": "^16.0.5",
2626
"react": "^19.1.1",
2727
"react-dom": "^19.2.0",
2828
"sqlite3": "^5.1.7",

0 commit comments

Comments
 (0)