Skip to content

Commit 0e5fa84

Browse files
build(deps): bump the npm_and_yarn group across 3 directories with 2 updates (#299)
Bumps the npm_and_yarn group with 1 update in the /templates/v3/js-script-next-js directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 2 updates in the /templates/v3/next-js-template/frontend directory: [next](https://github.com/vercel/next.js) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /templates/v3/remix-vite-template/frontend directory: [axios](https://github.com/axios/axios). Updates `next` from 15.2.4 to 15.4.7 - [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.2.4...v15.4.7) Updates `next` from 15.2.4 to 15.4.7 - [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.2.4...v15.4.7) Updates `axios` from 1.8.4 to 1.12.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.2) Updates `axios` from 1.8.4 to 1.12.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.2) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect 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 bc70c63 commit 0e5fa84

6 files changed

Lines changed: 411 additions & 424 deletions

File tree

templates/v3/js-script-next-js/packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@ckb-ccc/connector-react": "^v1.0.14",
1313
"@ckb-ccc/lumos-patches": "^1.0.14",
14-
"next": "^15.2.4",
14+
"next": "^15.4.7",
1515
"react": "^18",
1616
"react-dom": "^18"
1717
},

0 commit comments

Comments
 (0)