mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #974 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.1.6
Bump @next/mdx from 15.1.5 to 15.1.6
This commit is contained in:
commit
f1a8b23dcf
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@neshca/cache-handler": "^1.9.0",
|
||||
"@next/mdx": "^15.1.5",
|
||||
"@next/mdx": "^15.1.6",
|
||||
"@prisma/client": "^6.2.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2034,9 +2034,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.1.5":
|
||||
version: 15.1.5
|
||||
resolution: "@next/mdx@npm:15.1.5"
|
||||
"@next/mdx@npm:^15.1.6":
|
||||
version: 15.1.6
|
||||
resolution: "@next/mdx@npm:15.1.6"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
|
@ -2047,7 +2047,7 @@ __metadata:
|
|||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10c0/e75593f76fdaa801c76bab1419d73b216f96817f74e98bbd5b8c1d9d2d7d177a09d64920bf4674f89a4fee6611244c1e043a45dcd3d937f72c17567dec8f5cb3
|
||||
checksum: 10c0/36bb06b4e6402034d3dd32a97edeb23adf8f554c56b2ebba59fa86f3bd4d063ee21ef93e25daf572a0e9321a8c7b7b6218023dd61e6732f8237159af01f129d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12578,7 +12578,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@neshca/cache-handler": "npm:^1.9.0"
|
||||
"@next/eslint-plugin-next": "npm:15.1.5"
|
||||
"@next/mdx": "npm:^15.1.5"
|
||||
"@next/mdx": "npm:^15.1.6"
|
||||
"@prisma/client": "npm:^6.2.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
|
|
Loading…
Reference in a new issue