mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #921 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.1.4
Bump @next/mdx from 15.1.3 to 15.1.4
This commit is contained in:
commit
9d094cf01b
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,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.3",
|
"@next/mdx": "^15.1.4",
|
||||||
"@prisma/client": "^6.2.1",
|
"@prisma/client": "^6.2.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
|
@ -1875,9 +1875,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.1.3":
|
"@next/mdx@npm:^15.1.4":
|
||||||
version: 15.1.3
|
version: 15.1.4
|
||||||
resolution: "@next/mdx@npm:15.1.3"
|
resolution: "@next/mdx@npm:15.1.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
source-map: "npm:^0.7.0"
|
source-map: "npm:^0.7.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -1888,7 +1888,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
"@mdx-js/react":
|
"@mdx-js/react":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/485b96007631f24fa12421c78fba48530932ce39014cba0af9e4df73ff05b0eb6a96bfe098ce4ca4a21abeb19728513bfdb73baa7befe8a3047890727e757e8f
|
checksum: 10c0/8df763d003f607474a740c4b68b1b11d32cf42dbe0fbac3cb73e89277d941283b7a05540856ee3ca84241ccc1aaa740fc26ed8a06af8655bcd9c7b2d81056a85
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12534,7 +12534,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.4"
|
"@next/eslint-plugin-next": "npm:15.1.4"
|
||||||
"@next/mdx": "npm:^15.1.3"
|
"@next/mdx": "npm:^15.1.4"
|
||||||
"@prisma/client": "npm:^6.2.1"
|
"@prisma/client": "npm:^6.2.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