mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-09 23:23:08 +00:00
Bump @next/mdx from 15.2.4 to 15.3.2
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.2.4 to 15.3.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.2/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-version: 15.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d47ba14b98
commit
152eddee9f
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
||||||
"@liveblocks/react": "^2.24.1",
|
"@liveblocks/react": "^2.24.1",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"@next/mdx": "^15.2.4",
|
"@next/mdx": "^15.3.2",
|
||||||
"@prisma/client": "^6.5.0",
|
"@prisma/client": "^6.5.0",
|
||||||
"@prisma/extension-accelerate": "^1.3.0",
|
"@prisma/extension-accelerate": "^1.3.0",
|
||||||
"@radix-ui/react-accordion": "^1.2.2",
|
"@radix-ui/react-accordion": "^1.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2484,9 +2484,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.2.4":
|
"@next/mdx@npm:^15.3.2":
|
||||||
version: 15.2.4
|
version: 15.3.2
|
||||||
resolution: "@next/mdx@npm:15.2.4"
|
resolution: "@next/mdx@npm:15.3.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
source-map: "npm:^0.7.0"
|
source-map: "npm:^0.7.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2497,7 +2497,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
"@mdx-js/react":
|
"@mdx-js/react":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/df7a4c16ddbefded40195578a04e6875148677a8b9279743a7c4bfc1281b0fb14e521a644820e4727e9796965c51ab7d2d58240a4d9efcb19420d380c6272d35
|
checksum: 10c0/bb96873eb5fa6c82444710b4128d0e5976b7726c35ff98faa82f0f475e7c644767982d89ea0e4dd3255893534900baf05024f409f221678c1e7cd4d7a0b4cd60
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13855,7 +13855,7 @@ __metadata:
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.2.4"
|
"@next/eslint-plugin-next": "npm:15.2.4"
|
||||||
"@next/mdx": "npm:^15.2.4"
|
"@next/mdx": "npm:^15.3.2"
|
||||||
"@prisma/client": "npm:^6.5.0"
|
"@prisma/client": "npm:^6.5.0"
|
||||||
"@prisma/extension-accelerate": "npm:^1.3.0"
|
"@prisma/extension-accelerate": "npm:^1.3.0"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue