mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #1096 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.2.1
Bump @next/mdx from 15.1.7 to 15.2.1
This commit is contained in:
commit
c5ded204b2
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"@liveblocks/react": "^2.16.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.1.6",
|
||||
"@next/mdx": "^15.2.1",
|
||||
"@prisma/client": "^6.4.1",
|
||||
"@prisma/extension-accelerate": "^1.2.2",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2224,9 +2224,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.1.6":
|
||||
version: 15.1.7
|
||||
resolution: "@next/mdx@npm:15.1.7"
|
||||
"@next/mdx@npm:^15.2.1":
|
||||
version: 15.2.1
|
||||
resolution: "@next/mdx@npm:15.2.1"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
|
@ -2237,7 +2237,7 @@ __metadata:
|
|||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10c0/15cbc59090944cad956b44b30ab457bf1c971306e697177b276c37638b158d5f9ae67c94b9ebf1f63a0fce3d3f9d65a64e3b3c89047148213b6c9946943b9fc8
|
||||
checksum: 10c0/5abc5f4734d66161cc89de1cee23b68550e603b01e74032d70451adc48b5f19a13cd447a6d1cabff31ab3773ba104c282f249beb2ccf64dc459831b740d6e9aa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12897,7 +12897,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.1.6"
|
||||
"@next/mdx": "npm:^15.2.1"
|
||||
"@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