Skip to content

Commit 66e6f41

Browse files
chore(deps): bump next (#3879)
Bumps the npm_and_yarn group with 1 update in the /tee-worker/omni-executor/ts-tests/stress-tests/src/dashboard directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.5.10 to 16.1.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@v15.5.10...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 013f28c commit 66e6f41

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

tee-worker/omni-executor/contracts/aa/aa-demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"buffer": "^6.0.3",
2020
"js-sha256": "^0.11.1",
2121
"lucide-react": "^0.518.0",
22-
"next": "16.1.5",
22+
"next": "16.1.6",
2323
"react": "^19.0.0",
2424
"react-dom": "^19.0.0",
2525
"viem": "^2.31.3",

tee-worker/omni-executor/contracts/aa/aa-demo-app/pnpm-lock.yaml

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

tee-worker/omni-executor/ts-tests/stress-tests/src/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "next start"
1010
},
1111
"dependencies": {
12-
"next": "15.5.10",
12+
"next": "16.1.5",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
1515
"chart.js": "^4.4.1",

0 commit comments

Comments
 (0)