Skip to content

Commit

Permalink
build(deps): bump the all-dependencies group with 9 updates (#56)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [vitepress](https://github.com/vuejs/vitepress) | `1.0.0-rc.35` | `1.0.0-rc.36` |
| [vue](https://github.com/vuejs/core) | `3.4.5` | `3.4.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.11.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.0.2` | `5.0.3` |
| [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `4.22.0` | `4.22.1` |
| [axios](https://github.com/axios/axios) | `1.6.4` | `1.6.5` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `10.2.0` | `10.2.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.6` | `0.25.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.1.1` | `1.1.3` |


Updates `vitepress` from 1.0.0-rc.35 to 1.0.0-rc.36
- [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.35...v1.0.0-rc.36)

Updates `vue` from 3.4.5 to 3.4.9
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.5...v3.4.9)

Updates `@types/node` from 20.10.6 to 20.11.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitejs/plugin-vue` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

Updates `algoliasearch` from 4.22.0 to 4.22.1
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.22.0...4.22.1)

Updates `axios` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.4...v1.6.5)

Updates `chromatic` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v10.2.0...v10.2.1)

Updates `typedoc` from 0.25.6 to 0.25.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.6...v0.25.7)

Updates `vitest` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: algoliasearch
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent cbd2165 commit ca45df5
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 407 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@shopware-ag/meteor-icon-kit": "^5.2.0",
"cross-env": "^7.0.3",
"terser": "^5.26.0",
"vitepress": "1.0.0-rc.35",
"vitepress": "1.0.0-rc.36",
"vitepress-shopware-docs": "^1.1.11",
"vue": "^3.4.5"
"vue": "^3.4.9"
},
"devDependencies": {
"@docsearch/css": "^3.5.2",
Expand All @@ -47,16 +47,16 @@
"@types/jest": "^29.5.11",
"@types/markdown-it": "^13.0.7",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/shell-escape": "^0.2.3",
"@types/uuid": "^9.0.7",
"@vitejs/plugin-vue": "^5.0.2",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-c8": "^0.33.0",
"@vue/test-utils": "^2.4.3",
"@vueuse/shared": "^10.7.1",
"algoliasearch": "^4.22.0",
"axios": "^1.6.4",
"chromatic": "^10.2.0",
"algoliasearch": "^4.22.1",
"axios": "^1.6.5",
"chromatic": "^10.2.1",
"execa": "^8.0.1",
"fuse.js": "^7.0.0",
"get-port": "^7.0.0",
Expand All @@ -78,13 +78,13 @@
"storybook": "^7.6.7",
"storybook-addon-fetch-mock": "^1.0.1",
"storybook-addon-pseudo-states": "^2.1.2",
"typedoc": "^0.25.6",
"typedoc": "^0.25.7",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"uuid": "^9.0.1",
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-live-reload": "^3.0.3",
"vitest": "^1.1.1",
"vitest": "^1.1.3",
"vue-instantsearch": "^4.13.2"
},
"pnpm": {
Expand Down
Loading

0 comments on commit ca45df5

Please sign in to comment.