Skip to content

Commit

Permalink
chore(deps): bump the all-dependencies group with 12 updates (#324)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/carbon](https://github.com/iconify/icon-sets) | `1.2.3` | `1.2.4` |
| [@stoplight/elements-dev-portal](https://github.com/stoplightio/elements) | `2.4.7` | `2.4.8` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.22.1` | `1.22.2` |
| [unocss](https://github.com/unocss/unocss) | `0.63.4` | `0.63.6` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.8.1` |
| [playwright-chromium](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` |
| [terser](https://github.com/terser/terser) | `5.34.1` | `5.36.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.4` |
| [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.0` | `12.1.1` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.0.0` | `12.0.1` |
| [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.2` |


Updates `@iconify-json/carbon` from 1.2.3 to 1.2.4
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@stoplight/elements-dev-portal` from 2.4.7 to 2.4.8
- [Release notes](https://github.com/stoplightio/elements/releases)
- [Commits](https://github.com/stoplightio/elements/commits)

Updates `shiki` from 1.22.1 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/shiki)

Updates `unocss` from 0.63.4 to 0.63.6
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.63.4...v0.63.6)

Updates `@playwright/test` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.1...v1.48.2)

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

Updates `playwright-chromium` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.1...v1.48.2)

Updates `terser` from 5.34.1 to 5.36.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.34.1...v5.36.0)

Updates `vitest` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)

Updates `@rollup/plugin-typescript` from 12.1.0 to 12.1.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript)

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

Updates `uuid` from 10.0.0 to 11.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: "@iconify-json/carbon"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@stoplight/elements-dev-portal"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  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: playwright-chromium
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: uuid
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Oct 29, 2024
1 parent 69c42c1 commit 19576ec
Show file tree
Hide file tree
Showing 3 changed files with 635 additions and 258 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"vue-instantsearch": "^4.19.5"
},
"devDependencies": {
"@playwright/test": "1.48.1",
"@playwright/test": "1.48.2",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/addon-links": "^8.2.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"commander": "^12.1.0",
"execa": "^9.4.0",
"fs-readdir-recursive": "^1.1.0",
"inquirer": "12.0.0",
"inquirer": "12.0.1",
"inquirer-fuzzy-path": "^2.3.0",
"node-localstorage": "^3.0.5",
"pkg": "^5.8.1",
Expand All @@ -45,7 +45,7 @@
"shell-escape": "^0.2.0",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"uuid": "^10.0.0"
"uuid": "^11.0.2"
},
"pkg": {
"targets": [
Expand Down
Loading

0 comments on commit 19576ec

Please sign in to comment.