Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit db65c5c

Browse files
dependabot[bot]chapati23
authored andcommitted
chore(deps): bump the npm_and_yarn group across 1 directory with 11 updates
Bumps the npm_and_yarn group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.30.0` | `9.12.0` | | [next](https://github.com/vercel/next.js) | `14.2.11` | `14.2.26` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.25.6` | `7.27.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.27.0` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.11` | | [prismjs](https://github.com/PrismJS/prism) | `1.29.0` | `1.30.0` | | [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) | `5.0.0` | `5.0.1` | Updates `@sentry/nextjs` from 8.30.0 to 9.12.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.30.0...9.12.0) Updates `next` from 14.2.11 to 14.2.26 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.11...v14.2.26) Updates `@babel/helpers` from 7.25.6 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers) Updates `@babel/runtime` from 7.25.6 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime) Updates `@sentry/browser` from 8.30.0 to 9.12.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.30.0...9.12.0) Updates `@sentry/node` from 8.30.0 to 9.12.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.30.0...9.12.0) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) Updates `prismjs` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.29.0...v1.30.0) Updates `rollup` from 3.29.4 to 4.35.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v4.35.0) Updates `secp256k1` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-version: 9.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@sentry/browser" dependency-version: 9.12.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@sentry/node" dependency-version: 9.12.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 7.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: prismjs dependency-version: 1.30.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.35.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: secp256k1 dependency-version: 5.0.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf7f416 commit db65c5c

File tree

2 files changed

+1456
-1418
lines changed

2 files changed

+1456
-1418
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@radix-ui/react-tooltip": "^1.1.3",
3333
"@radix-ui/react-visually-hidden": "^1.1.0",
3434
"@rainbow-me/rainbowkit": "^2.1.6",
35-
"@sentry/nextjs": "^8.30.0",
35+
"@sentry/nextjs": "^9.12.0",
3636
"@tanstack/react-query": "^5.56.2",
3737
"@vercel/analytics": "^1.3.1",
3838
"blo": "^1.2.0",
@@ -41,7 +41,7 @@
4141
"date-fns": "^2.30.0",
4242
"framer-motion": "^11.5.4",
4343
"graphql": "^16.9.0",
44-
"next": "^14.2.11",
44+
"next": "^14.2.26",
4545
"next-themes": "^0.3.0",
4646
"react": "^18.3.1",
4747
"react-copy-to-clipboard": "^5.1.0",

0 commit comments

Comments
 (0)