mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump the astro group across 1 directory with 3 updates (#5575)
Bumps the astro group with 2 updates in the / directory: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx). Updates `@astrojs/check` from 0.5.10 to 0.6.0 - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.6.0/packages/astro-check) Updates `@astrojs/mdx` from 2.2.4 to 3.0.0 - [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@3.0.0/packages/integrations/mdx) Updates `astro` from 4.5.17 to 4.8.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.8.2/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: astro - dependency-name: "@astrojs/mdx" dependency-type: direct:development update-type: version-update:semver-major dependency-group: astro - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-minor dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5577/head
parent
06b4e04d8b
commit
3413dc3d3e
File diff suppressed because it is too large
Load Diff
|
@ -57,8 +57,8 @@
|
|||
"url": "https://github.com/ColorlibHQ/AdminLTE/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.5.10",
|
||||
"@astrojs/mdx": "^2.2.4",
|
||||
"@astrojs/check": "^0.6.0",
|
||||
"@astrojs/mdx": "^3.0.0",
|
||||
"@rollup/plugin-typescript": "^11.1.6",
|
||||
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
||||
"@typescript-eslint/parser": "^7.5.0",
|
||||
|
|
Loading…
Reference in New Issue