mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #881 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.1.3
This commit is contained in:
commit
449ac37329
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"@next/mdx": "^15.1.2",
|
"@next/mdx": "^15.1.3",
|
||||||
"@prisma/client": "^6.0.1",
|
"@prisma/client": "^6.0.1",
|
||||||
"@prisma/extension-accelerate": "^1.2.1",
|
"@prisma/extension-accelerate": "^1.2.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.2",
|
"@radix-ui/react-accordion": "^1.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1393,9 +1393,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.1.2":
|
"@next/mdx@npm:^15.1.3":
|
||||||
version: 15.1.2
|
version: 15.1.3
|
||||||
resolution: "@next/mdx@npm:15.1.2"
|
resolution: "@next/mdx@npm:15.1.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
source-map: "npm:^0.7.0"
|
source-map: "npm:^0.7.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -1406,7 +1406,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
"@mdx-js/react":
|
"@mdx-js/react":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/e0e2d943a4f172e3189ec44d2cc02750ae1fab3f96853a20c5b9342a66a0b0a56a76fb127a70a8dba1a22e191cb1d5299751ea5f3ee6679bfcc76b1df5358e8d
|
checksum: 10c0/485b96007631f24fa12421c78fba48530932ce39014cba0af9e4df73ff05b0eb6a96bfe098ce4ca4a21abeb19728513bfdb73baa7befe8a3047890727e757e8f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12372,7 +12372,7 @@ __metadata:
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.1.2"
|
"@next/eslint-plugin-next": "npm:15.1.2"
|
||||||
"@next/mdx": "npm:^15.1.2"
|
"@next/mdx": "npm:^15.1.3"
|
||||||
"@prisma/client": "npm:^6.0.1"
|
"@prisma/client": "npm:^6.0.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||||
|
|
Loading…
Reference in a new issue