mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump @astrojs/mdx from 0.19.6 to 0.19.7 (#5166)
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 0.19.6 to 0.19.7. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@0.19.7/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5186/head
parent
8b85743b2f
commit
4b910cbc1e
|
@ -9,7 +9,7 @@
|
||||||
"version": "4.0.0-alpha2",
|
"version": "4.0.0-alpha2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/mdx": "^0.19.6",
|
"@astrojs/mdx": "^0.19.7",
|
||||||
"@rollup/plugin-typescript": "^11.1.1",
|
"@rollup/plugin-typescript": "^11.1.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
||||||
"@typescript-eslint/parser": "^5.59.11",
|
"@typescript-eslint/parser": "^5.59.11",
|
||||||
|
@ -136,9 +136,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/mdx": {
|
"node_modules/@astrojs/mdx": {
|
||||||
"version": "0.19.6",
|
"version": "0.19.7",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.6.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.7.tgz",
|
||||||
"integrity": "sha512-P9CU+l/GveJPG3OOOdlZtIK5NWcJuEnXPtxwfjJUaoIPHDByp6okT/yN/WwLAA4TfnluFnULNG4bDsEnwcpYvw==",
|
"integrity": "sha512-mfEbBD7oi8yBHhcJucEjnrquREkJ3os+jioURP8BR2B8tOV2rV2j8trvmLUgfS+P/+HevGObxCTjcRYxn6T7eg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/markdown-remark": "^2.2.1",
|
"@astrojs/markdown-remark": "^2.2.1",
|
||||||
|
@ -11375,9 +11375,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@astrojs/mdx": {
|
"@astrojs/mdx": {
|
||||||
"version": "0.19.6",
|
"version": "0.19.7",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.6.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.7.tgz",
|
||||||
"integrity": "sha512-P9CU+l/GveJPG3OOOdlZtIK5NWcJuEnXPtxwfjJUaoIPHDByp6okT/yN/WwLAA4TfnluFnULNG4bDsEnwcpYvw==",
|
"integrity": "sha512-mfEbBD7oi8yBHhcJucEjnrquREkJ3os+jioURP8BR2B8tOV2rV2j8trvmLUgfS+P/+HevGObxCTjcRYxn6T7eg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@astrojs/markdown-remark": "^2.2.1",
|
"@astrojs/markdown-remark": "^2.2.1",
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
"url": "https://github.com/ColorlibHQ/AdminLTE/issues"
|
"url": "https://github.com/ColorlibHQ/AdminLTE/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/mdx": "^0.19.6",
|
"@astrojs/mdx": "^0.19.7",
|
||||||
"@rollup/plugin-typescript": "^11.1.1",
|
"@rollup/plugin-typescript": "^11.1.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
||||||
"@typescript-eslint/parser": "^5.59.11",
|
"@typescript-eslint/parser": "^5.59.11",
|
||||||
|
|
Loading…
Reference in New Issue