Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.6.7` | `1.6.8` |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `2.8.0` | `2.8.3` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `4.1.0` | `4.3.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.4.2` | `1.4.8` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.3.5` | `4.3.6` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.10` | `0.25.12` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.0.0-rc.44` | `1.0.0-rc.45` |


Updates `axios` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.6.8)

Updates `@antfu/eslint-config` from 2.8.0 to 2.8.3
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v2.8.0...v2.8.3)

Updates `@inquirer/prompts` from 4.1.0 to 4.3.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

Updates `@swc/core` from 1.4.2 to 1.4.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.4.2...v1.4.8)

Updates `fast-xml-parser` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.3.5...v4.3.6)

Updates `typedoc` from 0.25.10 to 0.25.12
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.10...v0.25.12)

Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)

Updates `vitepress` from 1.0.0-rc.44 to 1.0.0-rc.45
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-rc.44...v1.0.0-rc.45)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@antfu/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fast-xml-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent 7b53bd9 commit df3603f
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 335 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"typedoc": "^0.25.7",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.1.6",
"vitepress": "1.0.0-rc.44",
"vitepress": "1.0.0-rc.45",
"vue": "^3.3.12"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit df3603f

Please sign in to comment.