mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Bump @next/mdx from 15.2.2 to 15.2.3
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.2.2 to 15.2.3. - [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.2.3/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
41678b5dd6
commit
1c2e9c103c
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"@liveblocks/react": "^2.20.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.2.2",
|
||||
"@next/mdx": "^15.2.3",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@prisma/extension-accelerate": "^1.2.2",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2255,9 +2255,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "@next/mdx@npm:15.2.2"
|
||||
"@next/mdx@npm:^15.2.3":
|
||||
version: 15.2.3
|
||||
resolution: "@next/mdx@npm:15.2.3"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
|
@ -2268,7 +2268,7 @@ __metadata:
|
|||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10c0/fd11bc939c374831b0c642e8f2535b7ea3b49ca5216199f66a1a6f4b8e7857fef64c104744bf07ae9edafa22a323050187c37e2b58e9961f246d5fdd848dc474
|
||||
checksum: 10c0/199a17e6b71236850ecc7b0561d9b17d7c48439644f019f1f56ccaf82a1d276463ba8dbfba2dd52cc2bb7c418518891aa7c94a1017b6e8e66fa5681d8033ca6f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13095,7 +13095,7 @@ __metadata:
|
|||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.2.1"
|
||||
"@next/mdx": "npm:^15.2.2"
|
||||
"@next/mdx": "npm:^15.2.3"
|
||||
"@prisma/client": "npm:^6.5.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.2"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue