mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Bump @next/mdx from 15.2.1 to 15.2.2
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.2.1 to 15.2.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.2.2/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
33964a8085
commit
f9287710fc
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.1",
|
||||
"@next/mdx": "^15.2.2",
|
||||
"@prisma/client": "^6.4.1",
|
||||
"@prisma/extension-accelerate": "^1.2.2",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2425,9 +2425,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.2.1":
|
||||
version: 15.2.1
|
||||
resolution: "@next/mdx@npm:15.2.1"
|
||||
"@next/mdx@npm:^15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "@next/mdx@npm:15.2.2"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
|
@ -2438,7 +2438,7 @@ __metadata:
|
|||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10c0/5abc5f4734d66161cc89de1cee23b68550e603b01e74032d70451adc48b5f19a13cd447a6d1cabff31ab3773ba104c282f249beb2ccf64dc459831b740d6e9aa
|
||||
checksum: 10c0/fd11bc939c374831b0c642e8f2535b7ea3b49ca5216199f66a1a6f4b8e7857fef64c104744bf07ae9edafa22a323050187c37e2b58e9961f246d5fdd848dc474
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13352,7 +13352,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.1"
|
||||
"@next/mdx": "npm:^15.2.2"
|
||||
"@prisma/client": "npm:^6.4.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.2"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue