mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 02:04:13 +00:00
Merge pull request #1169 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.2.4
Bump @next/mdx from 15.2.3 to 15.2.4
This commit is contained in:
commit
c2a6c39262
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"@liveblocks/react": "^2.22.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.2.3",
|
||||
"@next/mdx": "^15.2.4",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@prisma/extension-accelerate": "^1.3.0",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2286,9 +2286,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.2.3":
|
||||
version: 15.2.3
|
||||
resolution: "@next/mdx@npm:15.2.3"
|
||||
"@next/mdx@npm:^15.2.4":
|
||||
version: 15.2.4
|
||||
resolution: "@next/mdx@npm:15.2.4"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
|
@ -2299,7 +2299,7 @@ __metadata:
|
|||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10c0/199a17e6b71236850ecc7b0561d9b17d7c48439644f019f1f56ccaf82a1d276463ba8dbfba2dd52cc2bb7c418518891aa7c94a1017b6e8e66fa5681d8033ca6f
|
||||
checksum: 10c0/df7a4c16ddbefded40195578a04e6875148677a8b9279743a7c4bfc1281b0fb14e521a644820e4727e9796965c51ab7d2d58240a4d9efcb19420d380c6272d35
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13134,7 +13134,7 @@ __metadata:
|
|||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.2.4"
|
||||
"@next/mdx": "npm:^15.2.3"
|
||||
"@next/mdx": "npm:^15.2.4"
|
||||
"@prisma/client": "npm:^6.5.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.3.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue