Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2025

Bumps the npm group with 14 updates in the /website directory:

Package From To
@babel/parser 7.26.9 7.27.0
@iconify-json/simple-icons 1.2.25 1.2.32
@shikijs/core 2.3.2 2.5.0
@shikijs/types 2.3.2 2.5.0
@vitejs/plugin-vue 5.2.1 5.2.3
@vue/devtools-api 7.7.2 7.7.5
@vueuse/core 12.5.0 12.7.0
@vueuse/integrations 12.7.0 12.8.2
algoliasearch 5.20.3 5.23.4
micromark-util-types 2.0.1 2.0.2
nanoid 3.3.8 3.3.11
preact 10.26.2 10.26.5
rollup 4.34.8 4.40.0
vite 5.4.14 5.4.18

Updates @babel/parser from 7.26.9 to 7.27.0

Release notes

Sourced from @​babel/parser's releases.

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

Committers: 5

v7.26.10 (2025-03-11)

... (truncated)

Changelog

Sourced from @​babel/parser's changelog.

v7.27.0 (2025-03-24)

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Commits

Updates @babel/types from 7.26.9 to 7.27.0

Release notes

Sourced from @​babel/types's releases.

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

Committers: 5

v7.26.10 (2025-03-11)

... (truncated)

Changelog

Sourced from @​babel/types's changelog.

v7.27.0 (2025-03-24)

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Commits
  • 5c350ea v7.27.0
  • 582538c Allow traverseFast to exit early (#17169)
  • 088cfb4 perf: Improve builders of @babel/types (#16870)
  • 4ad63a4 [Babel 8] Remove BLOCK_SCOPED_SYMBOL and NOT_LOCAL_BINDING (#17148)
  • 7162c22 Add ImportAttributes to Standardized and move its parser test fixtures (#...
  • c014c63 feat(babel-types): Add support for BigInt literal conversion in valueToNode (...
  • 83316bd Generate computed proto key (#17175)
  • e1ce99d v7.26.10
  • 89226c9 [Babel 8] Parse TSHeritageBase.expression as an expression (#17139)
  • See full diff in compare view

Updates @iconify-json/simple-icons from 1.2.25 to 1.2.32

Commits

Updates @shikijs/core from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/core's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits
  • 516322e chore: release v2.5.0
  • d52da67 chore: release v2.4.2
  • 634face feat(core): expose flatTokenVariants utility, refactor utils folder
  • aa84bbc chore: release v2.4.1
  • 89ae773 feat: expose guessEmbeddedLanguages from core
  • be1d614 chore: release v2.4.0
  • 20e6c8b feat(shortcuts): guess embedded language and auto load in shortcuts (#932)
  • See full diff in compare view

Updates @shikijs/engine-javascript from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/engine-javascript's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates @shikijs/engine-oniguruma from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/engine-oniguruma's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates @shikijs/types from 2.3.2 to 2.5.0

Release notes

Sourced from @​shikijs/types's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits
  • 516322e chore: release v2.5.0
  • d52da67 chore: release v2.4.2
  • d619571 fix: missing types for CodeToTokensWithThemesOptions
  • aa84bbc chore: release v2.4.1
  • be1d614 chore: release v2.4.0
  • 20e6c8b feat(shortcuts): guess embedded language and auto load in shortcuts (#932)
  • See full diff in compare view

Updates @vitejs/plugin-vue from 5.2.1 to 5.2.3

Release notes

Sourced from @​vitejs/plugin-vue's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.2.3 (2025-03-17)

5.2.2 (2025-03-17)

  • feat: pass descriptor vapor flag to compileTemplte (219e007)
  • feat(css): tree shake scoped styles (#533) (333094f), closes #533
  • fix: generate unique component id (#538) (2704e85), closes #538
  • fix: properly interpret boolean values in define (#545) (46d3d65), closes #545
  • fix(deps): update all non-major dependencies (#482) (cdbae68), closes #482
  • fix(deps): update all non-major dependencies (#488) (5d39582), closes #488
  • fix(index): move the if check earlier to avoid creating unnecessary ssr when entering return block ( (2135c84), closes #523
  • fix(plugin-vue): default value for compile time flags (#495) (ae9d948), closes #495
  • fix(plugin-vue): ensure HMR updates styles when SFC is treated as a type dependency (#541) (4abe3be), closes #541
  • fix(plugin-vue): resolve sourcemap conflicts in build watch mode with cached modules (#505) (906cebb), closes #505
  • fix(plugin-vue): support external import URLs for monorepos (#524) (cdd4922), closes #524
  • fix(plugin-vue): support vapor template-only component (#529) (95be153), closes #529
  • fix(plugin-vue): suppress warnings for non-recognized pseudo selectors form lightningcss (#521) (15c0eb0), closes #521
  • chore(deps): update dependency rollup to ^4.27.4 (#479) (428320d), closes #479
  • chore(deps): update dependency rollup to ^4.28.1 (#484) (388403f), closes #484
  • chore(deps): update dependency rollup to ^4.29.1 (#493) (b092bc8), closes #493
  • chore(deps): update upstream (#503) (8c12b9f), closes #503
  • chore(deps): update upstream (#511) (d057351), closes #511
  • chore(deps): update upstream (#526) (59946d3), closes #526
  • chore(plugin-vue): simplify resolved declaration (7288a59)
Commits

Updates @vue/devtools-api from 7.7.2 to 7.7.5

Release notes

Sourced from @​vue/devtools-api's releases.

v7.7.5

No significant changes

    View changes on GitHub

v7.7.4

   🐞 Bug Fixes

    View changes on GitHub

v7.7.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vue/devtools-kit from 7.7.2 to 7.7.5

Release notes

Sourced from @​vue/devtools-kit's releases.

v7.7.5

No significant changes

    View changes on GitHub

v7.7.4

   🐞 Bug Fixes

    View changes on GitHub

v7.7.3

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 82901b8 chore: release v7.7.5
  • ea723cf chore: release v7.7.4
  • 73a8a68 chore: release v7.7.3
  • aa86bb7 chore(deps): update all non-major dependencies (#828)
  • d5f9427 chore(deps): update all non-major dependencies (#822)
  • 60fb42d fix: resolve Map nested object modification (#799)
  • db154d0 chore: use pnpm catalog (#519)
  • 9462f00 chore: bump deps
  • bd416bc chore: remove unstable_ts_config ESLint flag (#800)
  • 248a14a chore: update test case to align with vue behavior (#797)
  • <...

    Description has been truncated

Bumps the npm group with 14 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.9` | `7.27.0` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.25` | `1.2.32` |
| [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `2.3.2` | `2.5.0` |
| [@shikijs/types](https://github.com/shikijs/shiki/tree/HEAD/packages/types) | `2.3.2` | `2.5.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.1` | `5.2.3` |
| [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.2` | `7.7.5` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.5.0` | `12.7.0` |
| [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `12.7.0` | `12.8.2` |
| [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.3` | `5.23.4` |
| [micromark-util-types](https://github.com/micromark/micromark) | `2.0.1` | `2.0.2` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.8` | `3.3.11` |
| [preact](https://github.com/preactjs/preact) | `10.26.2` | `10.26.5` |
| [rollup](https://github.com/rollup/rollup) | `4.34.8` | `4.40.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.14` | `5.4.18` |



Updates `@babel/parser` from 7.26.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-parser)

Updates `@babel/types` from 7.26.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-types)

Updates `@iconify-json/simple-icons` from 1.2.25 to 1.2.32
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@shikijs/core` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/core)

Updates `@shikijs/engine-javascript` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-javascript)

Updates `@shikijs/engine-oniguruma` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-oniguruma)

Updates `@shikijs/types` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/types)

Updates `@vitejs/plugin-vue` from 5.2.1 to 5.2.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 `@vue/devtools-api` from 7.7.2 to 7.7.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.7.5/packages/devtools-api)

Updates `@vue/devtools-kit` from 7.7.2 to 7.7.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.7.5/packages/devtools-kit)

Updates `@vue/devtools-shared` from 7.7.2 to 7.7.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.7.5/packages/shared)

Updates `@vueuse/core` from 12.5.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/core)

Updates `@vueuse/integrations` from 12.7.0 to 12.8.2
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.8.2/packages/integrations)

Updates `@vueuse/metadata` from 12.5.0 to 12.8.2
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.8.2/packages/metadata)

Updates `@vueuse/shared` from 12.5.0 to 12.8.2
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.8.2/packages/shared)

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

Updates `birpc` from 0.2.19 to 2.3.0
- [Release notes](https://github.com/antfu/birpc/releases)
- [Commits](antfu-collective/birpc@v0.2.19...v2.3.0)

Updates `micromark-util-types` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/[email protected]@2.0.2)

Updates `nanoid` from 3.3.8 to 3.3.11
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.8...3.3.11)

Updates `preact` from 10.26.2 to 10.26.5
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.2...10.26.5)

Updates `rollup` from 4.34.8 to 4.40.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.8...v4.40.0)

Updates `vite` from 5.4.14 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-version: 7.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/types"
  dependency-version: 7.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@iconify-json/simple-icons"
  dependency-version: 1.2.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@shikijs/core"
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/engine-javascript"
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/engine-oniguruma"
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/types"
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 5.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-api"
  dependency-version: 7.7.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-kit"
  dependency-version: 7.7.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-shared"
  dependency-version: 7.7.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vueuse/core"
  dependency-version: 12.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/integrations"
  dependency-version: 12.8.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/metadata"
  dependency-version: 12.8.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vueuse/shared"
  dependency-version: 12.8.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: algoliasearch
  dependency-version: 5.23.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: birpc
  dependency-version: 2.3.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: micromark-util-types
  dependency-version: 2.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: nanoid
  dependency-version: 3.3.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: preact
  dependency-version: 10.26.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: rollup
  dependency-version: 4.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2025
@tiann tiann merged commit 9b4a08c into main Apr 21, 2025
@tiann tiann deleted the dependabot/npm_and_yarn/website/npm-f023748990 branch April 21, 2025 06:49
selfmusing pushed a commit to selfmusing/USlenreK that referenced this pull request Apr 21, 2025
…iann#2542)

Bumps the npm group with 14 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
|
[@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser)
| `7.26.9` | `7.27.0` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) |
`1.2.25` | `1.2.32` |
|
[@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core)
| `2.3.2` | `2.5.0` |
|
[@shikijs/types](https://github.com/shikijs/shiki/tree/HEAD/packages/types)
| `2.3.2` | `2.5.0` |
|
[@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)
| `5.2.1` | `5.2.3` |
|
[@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api)
| `7.7.2` | `7.7.5` |
|
[@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)
| `12.5.0` | `12.7.0` |
|
[@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations)
| `12.7.0` | `12.8.2` |
|
[algoliasearch](https://github.com/algolia/algoliasearch-client-javascript)
| `5.20.3` | `5.23.4` |
| [micromark-util-types](https://github.com/micromark/micromark) |
`2.0.1` | `2.0.2` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.8` | `3.3.11` |
| [preact](https://github.com/preactjs/preact) | `10.26.2` | `10.26.5` |
| [rollup](https://github.com/rollup/rollup) | `4.34.8` | `4.40.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.14` | `5.4.18` |


Updates `@babel/parser` from 7.26.9 to 7.27.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/7162c2252284d99074ebfc2bcce37b519d0c2559"><code>7162c22</code></a>
Add <code>ImportAttributes</code> to <code>Standardized</code> and move
its parser test fixtures (#...</li>
<li><a
href="https://github.com/babel/babel/commit/1386d3dcc2b40bae907263be4a4d0ad6c84991b4"><code>1386d3d</code></a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16977">#16977</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/36275df8c8734f9ffde4f93f990aada281b34fc8"><code>36275df</code></a>
Add <code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17149">#17149</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/10c4bd4616617235d65aa545c51273f081c15873"><code>10c4bd4</code></a>
Support ESTree AccessorProperty (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17082">#17082</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/74f5d6d6be04600e16d68133604e1146f99d41d9"><code>74f5d6d</code></a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17164">#17164</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/fb1e134984467baba89dca8f8bf6eef0606363db"><code>fb1e134</code></a>
Left-value parsing cleanup (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17160">#17160</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/62ed12a1faeffcd37a51512b847953bcf89e2757"><code>62ed12a</code></a>
Disallow decorator in array pattern (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17159">#17159</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/49a160e47ddaf5933506d25fef4ffe70f21089ca"><code>49a160e</code></a>
fix(typescript): disallow TSInstantiationExpression in LHS (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17154">#17154</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-parser">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/types` from 7.26.9 to 7.27.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/582538cedb997231ea8dbbe820589a738679d7fd"><code>582538c</code></a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17169">#17169</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/088cfb46cc65f21ecc9623630ed0df7b66efc981"><code>088cfb4</code></a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16870">#16870</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/4ad63a4bdb4bb4afc6335e3d8dbeafd19b2baf59"><code>4ad63a4</code></a>
[Babel 8] Remove <code>BLOCK_SCOPED_SYMBOL</code> and
<code>NOT_LOCAL_BINDING</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17148">#17148</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/7162c2252284d99074ebfc2bcce37b519d0c2559"><code>7162c22</code></a>
Add <code>ImportAttributes</code> to <code>Standardized</code> and move
its parser test fixtures (#...</li>
<li><a
href="https://github.com/babel/babel/commit/c014c633d483569dd290986e75aaa0a5c921daad"><code>c014c63</code></a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (...</li>
<li><a
href="https://github.com/babel/babel/commit/83316bdb85ad7b4a564b28776acdca9110101d0f"><code>83316bd</code></a>
Generate computed proto key (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17175">#17175</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/89226c900c62c4d20fc809ca4b74611d8f9a570c"><code>89226c9</code></a>
[Babel 8] Parse TSHeritageBase.expression as an expression (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17139">#17139</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/simple-icons` from 1.2.25 to 1.2.32
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/core` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/634face3a6e8bf0eab257d582cbe56534d0b2af9"><code>634face</code></a>
feat(core): expose <code>flatTokenVariants</code> utility, refactor
utils folder</li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/89ae773d8b3c4199397d97c5a30102eadafe7299"><code>89ae773</code></a>
feat: expose <code>guessEmbeddedLanguages</code> from core</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/20e6c8b9e55eb95dc5a07480a31f07587ed64f0b"><code>20e6c8b</code></a>
feat(shortcuts): guess embedded language and auto load in shortcuts (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/932">#932</a>)</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/core">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/engine-javascript` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/engine-javascript</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-javascript">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/engine-oniguruma` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/engine-oniguruma</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-oniguruma">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/types` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/types/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/types/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d619571dde3c173457dbbccb10573d8ab1877d39"><code>d619571</code></a>
fix: missing types for <code>CodeToTokensWithThemesOptions</code></li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/20e6c8b9e55eb95dc5a07480a31f07587ed64f0b"><code>20e6c8b</code></a>
feat(shortcuts): guess embedded language and auto load in shortcuts (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/types/issues/932">#932</a>)</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitejs/plugin-vue` from 5.2.1 to 5.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@​vitejs/plugin-vue</code>'s
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@​vitejs/plugin-vue</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.2.3 (2025-03-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>Revert &quot;fix: generate unique component id&quot; (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/548">#548</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/4bc5517">4bc5517</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/548">#548</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.2.2 (2025-03-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>feat: pass descriptor vapor flag to compileTemplte (<a
href="https://github.com/vitejs/vite-plugin-vue/commit/219e007">219e007</a>)</li>
<li>feat(css): tree shake scoped styles (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/533">#533</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/333094f">333094f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/533">#533</a></li>
<li>fix: generate unique component id (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/538">#538</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/2704e85">2704e85</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/538">#538</a></li>
<li>fix: properly interpret boolean values in <code>define</code> (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/545">#545</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/46d3d65">46d3d65</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/545">#545</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/482">#482</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/cdbae68">cdbae68</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/482">#482</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/488">#488</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/5d39582">5d39582</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/488">#488</a></li>
<li>fix(index): move the if check earlier to avoid creating unnecessary
ssr when entering return block ( (<a
href="https://github.com/vitejs/vite-plugin-vue/commit/2135c84">2135c84</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/523">#523</a></li>
<li>fix(plugin-vue): default value for compile time flags (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/495">#495</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/ae9d948">ae9d948</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/495">#495</a></li>
<li>fix(plugin-vue): ensure HMR updates styles when SFC is treated as a
type dependency (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/541">#541</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/4abe3be">4abe3be</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/541">#541</a></li>
<li>fix(plugin-vue): resolve sourcemap conflicts in build watch mode
with cached modules (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/505">#505</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/906cebb">906cebb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/505">#505</a></li>
<li>fix(plugin-vue): support external import URLs for monorepos (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/524">#524</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/cdd4922">cdd4922</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/524">#524</a></li>
<li>fix(plugin-vue): support vapor template-only component (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/529">#529</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/95be153">95be153</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/529">#529</a></li>
<li>fix(plugin-vue): suppress warnings for non-recognized pseudo
selectors form lightningcss (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/521">#521</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/15c0eb0">15c0eb0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/521">#521</a></li>
<li>chore(deps): update dependency rollup to ^4.27.4 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/479">#479</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/428320d">428320d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/479">#479</a></li>
<li>chore(deps): update dependency rollup to ^4.28.1 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/484">#484</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/388403f">388403f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/484">#484</a></li>
<li>chore(deps): update dependency rollup to ^4.29.1 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/493">#493</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/b092bc8">b092bc8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/493">#493</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/503">#503</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/8c12b9f">8c12b9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/503">#503</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/511">#511</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/d057351">d057351</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/511">#511</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/526">#526</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/59946d3">59946d3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/526">#526</a></li>
<li>chore(plugin-vue): simplify <code>resolved</code> declaration (<a
href="https://github.com/vitejs/vite-plugin-vue/commit/7288a59">7288a59</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/b733b914e62b002e45c4a2b3078f3b0f4d0f8805"><code>b733b91</code></a>
release: [email protected]</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/4bc551785a2844113fb03588805a53b8d0c731c6"><code>4bc5517</code></a>
Revert &quot;fix: generate unique component id&quot; (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/548">#548</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/979cbbf2e68c03972583aa5672071556f3bc5a3a"><code>979cbbf</code></a>
release: [email protected]</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/333094f434230a1369a380e5cf22b59ad75e4fc1"><code>333094f</code></a>
feat(css): tree shake scoped styles (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/533">#533</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/906cebb1f5cf33edbb2f8258c7eec4e8d7278da7"><code>906cebb</code></a>
fix(plugin-vue): resolve sourcemap conflicts in build watch mode with
cached ...</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/2704e85d4c3c4d590d77c1efedfc0f5e8a6b911e"><code>2704e85</code></a>
fix: generate unique component id (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/538">#538</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/46d3d650726c0342af68c8d877979c4d3aa68f7e"><code>46d3d65</code></a>
fix: properly interpret boolean values in <code>define</code> (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/545">#545</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/4abe3be06e96c9ceffd85789a2a65f3d298308a8"><code>4abe3be</code></a>
fix(plugin-vue): ensure HMR updates styles when SFC is treated as a type
depe...</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/59946d3d67f19cf626be4164ac26a9373e74ecd5"><code>59946d3</code></a>
chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/526">#526</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/95be1537557c256ab1992776712784c2b1c6c856"><code>95be153</code></a>
fix(plugin-vue): support vapor template-only component (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/529">#529</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vue/devtools-api` from 7.7.2 to 7.7.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/devtools/releases"><code>@​vue/devtools-api</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.7.5</h2>
<p><em>No significant changes</em></p>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.4...v7.7.5">View
changes on GitHub</a></h5>
<h2>v7.7.4</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code>  -  by
<a href="https://github.com/webfansplz"><code>@​webfansplz</code></a> <a
href="https://github.com/vuejs/devtools/commit/1571b455"><!-- raw HTML
omitted -->(1571b)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.3...v7.7.4">View
changes on GitHub</a></h5>
<h2>v7.7.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Resolve <code>Map</code> nested object modification  -  by <a
href="https://github.com/rbgmulmb"><code>@​rbgmulmb</code></a> in <a
href="https://redirect.github.com/vuejs/devtools/issues/799">vuejs/devtools#799</a>
<a href="https://github.com/vuejs/devtools/commit/60fb42d2"><!-- raw
HTML omitted -->(60fb4)<!-- raw HTML omitted --></a></li>
<li><strong>client</strong>: Unable to scroll for pages  -  by <a
href="https://github.com/cloudmoonocus"><code>@​cloudmoonocus</code></a>
in <a
href="https://redirect.github.com/vuejs/devtools/issues/856">vuejs/devtools#856</a>
<a href="https://github.com/vuejs/devtools/commit/06f8998a"><!-- raw
HTML omitted -->(06f89)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.2...v7.7.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/devtools/commit/82901b82cf353104d0fa417f1bdea846ed71c9b9"><code>82901b8</code></a>
chore: release v7.7.5</li>
<li><a
href="https://github.com/vuejs/devtools/commit/ea723cfcc56bc6535743a41fd9fc10b0258bab0a"><code>ea723cf</code></a>
chore: release v7.7.4</li>
<li><a
href="https://github.com/vuejs/devtools/commit/73a8a6839779458dab15829afef2f3d461d2af12"><code>73a8a68</code></a>
chore: release v7.7.3</li>
<li>See full diff in <a
href="https://github.com/vuejs/devtools/commits/v7.7.5/packages/devtools-api">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vue/devtools-kit` from 7.7.2 to 7.7.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/devtools/releases"><code>@​vue/devtools-kit</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.7.5</h2>
<p><em>No significant changes</em></p>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.4...v7.7.5">View
changes on GitHub</a></h5>
<h2>v7.7.4</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code>  -  by
<a href="https://github.com/webfansplz"><code>@​webfansplz</code></a> <a
href="https://github.com/vuejs/devtools/commit/1571b455"><!-- raw HTML
omitted -->(1571b)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.3...v7.7.4">View
changes on GitHub</a></h5>
<h2>v7.7.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Resolve <code>Map</code> nested object modification  -  by <a
href="https://github.com/rbgmulmb"><code>@​rbgmulmb</code></a> in <a
href="https://redirect.github.com/vuejs/devtools/issues/799">vuejs/devtools#799</a>
<a href="https://github.com/vuejs/devtools/commit/60fb42d2"><!-- raw
HTML omitted -->(60fb4)<!-- raw HTML omitted --></a></li>
<li><strong>client</strong>: Unable to scroll for pages  -  by <a
href="https://github.com/cloudmoonocus"><code>@​cloudmoonocus</code></a>
in <a
href="https://redirect.github.com/vuejs/devtools/issues/856">vuejs/devtools#856</a>
<a href="https://github.com/vuejs/devtools/commit/06f8998a"><!-- raw
HTML omitted -->(06f89)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.2...v7.7.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/devtools/commit/82901b82cf353104d0fa417f1bdea846ed71c9b9"><code>82901b8</code></a>
chore: release v7.7.5</li>
<li><a
href="https://github.com/vuejs/devtools/commit/ea723cfcc56bc6535743a41fd9fc10b0258bab0a"><code>ea723cf</code></a>
chore: release v7.7.4</li>
<li><a
href="https://github.com/vuejs/devtools/commit/73a8a6839779458dab15829afef2f3d461d2af12"><code>73a8a68</code></a>
chore: release v7.7.3</li>
<li><a
href="https://github.com/vuejs/devtools/commit/aa86bb721cc6d8772a76300ed8eeab510f682d66"><code>aa86bb7</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/828">#828</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/d5f94279cf8e54fb05aa92209bcef767bb31b7c5"><code>d5f9427</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/822">#822</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/60fb42d29246035e8661273902aab9220f870f39"><code>60fb42d</code></a>
fix: resolve <code>Map</code> nested object modification (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/799">#799</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/db154d04784383a2a34732352d2d4bb60d3042f4"><code>db154d0</code></a>
chore: use pnpm catalog (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/519">#519</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/9462f0050c1dc06df5…
selfmusing pushed a commit to selfmusing/USlenreK that referenced this pull request Apr 21, 2025
…iann#2542)

Bumps the npm group with 14 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
|
[@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser)
| `7.26.9` | `7.27.0` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) |
`1.2.25` | `1.2.32` |
|
[@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core)
| `2.3.2` | `2.5.0` |
|
[@shikijs/types](https://github.com/shikijs/shiki/tree/HEAD/packages/types)
| `2.3.2` | `2.5.0` |
|
[@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)
| `5.2.1` | `5.2.3` |
|
[@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api)
| `7.7.2` | `7.7.5` |
|
[@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)
| `12.5.0` | `12.7.0` |
|
[@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations)
| `12.7.0` | `12.8.2` |
|
[algoliasearch](https://github.com/algolia/algoliasearch-client-javascript)
| `5.20.3` | `5.23.4` |
| [micromark-util-types](https://github.com/micromark/micromark) |
`2.0.1` | `2.0.2` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.8` | `3.3.11` |
| [preact](https://github.com/preactjs/preact) | `10.26.2` | `10.26.5` |
| [rollup](https://github.com/rollup/rollup) | `4.34.8` | `4.40.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.14` | `5.4.18` |


Updates `@babel/parser` from 7.26.9 to 7.27.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/7162c2252284d99074ebfc2bcce37b519d0c2559"><code>7162c22</code></a>
Add <code>ImportAttributes</code> to <code>Standardized</code> and move
its parser test fixtures (#...</li>
<li><a
href="https://github.com/babel/babel/commit/1386d3dcc2b40bae907263be4a4d0ad6c84991b4"><code>1386d3d</code></a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16977">#16977</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/36275df8c8734f9ffde4f93f990aada281b34fc8"><code>36275df</code></a>
Add <code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17149">#17149</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/10c4bd4616617235d65aa545c51273f081c15873"><code>10c4bd4</code></a>
Support ESTree AccessorProperty (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17082">#17082</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/74f5d6d6be04600e16d68133604e1146f99d41d9"><code>74f5d6d</code></a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17164">#17164</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/fb1e134984467baba89dca8f8bf6eef0606363db"><code>fb1e134</code></a>
Left-value parsing cleanup (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17160">#17160</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/62ed12a1faeffcd37a51512b847953bcf89e2757"><code>62ed12a</code></a>
Disallow decorator in array pattern (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17159">#17159</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/49a160e47ddaf5933506d25fef4ffe70f21089ca"><code>49a160e</code></a>
fix(typescript): disallow TSInstantiationExpression in LHS (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17154">#17154</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-parser">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/types` from 7.26.9 to 7.27.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/582538cedb997231ea8dbbe820589a738679d7fd"><code>582538c</code></a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17169">#17169</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/088cfb46cc65f21ecc9623630ed0df7b66efc981"><code>088cfb4</code></a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16870">#16870</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/4ad63a4bdb4bb4afc6335e3d8dbeafd19b2baf59"><code>4ad63a4</code></a>
[Babel 8] Remove <code>BLOCK_SCOPED_SYMBOL</code> and
<code>NOT_LOCAL_BINDING</code> (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17148">#17148</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/7162c2252284d99074ebfc2bcce37b519d0c2559"><code>7162c22</code></a>
Add <code>ImportAttributes</code> to <code>Standardized</code> and move
its parser test fixtures (#...</li>
<li><a
href="https://github.com/babel/babel/commit/c014c633d483569dd290986e75aaa0a5c921daad"><code>c014c63</code></a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (...</li>
<li><a
href="https://github.com/babel/babel/commit/83316bdb85ad7b4a564b28776acdca9110101d0f"><code>83316bd</code></a>
Generate computed proto key (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17175">#17175</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/89226c900c62c4d20fc809ca4b74611d8f9a570c"><code>89226c9</code></a>
[Babel 8] Parse TSHeritageBase.expression as an expression (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17139">#17139</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/simple-icons` from 1.2.25 to 1.2.32
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/core` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/634face3a6e8bf0eab257d582cbe56534d0b2af9"><code>634face</code></a>
feat(core): expose <code>flatTokenVariants</code> utility, refactor
utils folder</li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/89ae773d8b3c4199397d97c5a30102eadafe7299"><code>89ae773</code></a>
feat: expose <code>guessEmbeddedLanguages</code> from core</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/20e6c8b9e55eb95dc5a07480a31f07587ed64f0b"><code>20e6c8b</code></a>
feat(shortcuts): guess embedded language and auto load in shortcuts (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/932">#932</a>)</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/core">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/engine-javascript` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/engine-javascript</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-javascript">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/engine-oniguruma` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/engine-oniguruma</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/engine-oniguruma">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/types` from 2.3.2 to 2.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>transformers</strong>:
<ul>
<li>Also remove extra newline token, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/types/issues/915">#915</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a>
<a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML
omitted -->(457b0)<!-- raw HTML omitted --></a></li>
<li>Support matching comments in comments, fix <a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/types/issues/934">#934</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a>
<a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML
omitted -->(9221e)<!-- raw HTML omitted --></a></li>
<li>Fix matching indices for word-highlight  -  by <a
href="https://github.com/artt"><code>@​artt</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a>
<a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML
omitted -->(58ea0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View
changes on GitHub</a></h5>
<h2>v2.4.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Replace picocolors and chalk with ansis  -  by <a
href="https://github.com/webdiscus"><code>@​webdiscus</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a>
<a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML
omitted -->(ecc4a)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: Expose <code>flatTokenVariants</code>
utility, refactor utils folder  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML
omitted -->(634fa)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Missing types for <code>CodeToTokensWithThemesOptions</code>  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML
omitted -->(d6195)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Update utils order  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML
omitted -->(7c60c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View
changes on GitHub</a></h5>
<h2>v2.4.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Expose <code>guessEmbeddedLanguages</code> from core  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML
omitted -->(89ae7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View
changes on GitHub</a></h5>
<h2>v2.4.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>shortcuts</strong>: Guess embedded language and auto load in
shortcuts  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a>
<a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML
omitted -->(20e6c)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a>
chore: release v2.5.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a>
chore: release v2.4.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/d619571dde3c173457dbbccb10573d8ab1877d39"><code>d619571</code></a>
fix: missing types for <code>CodeToTokensWithThemesOptions</code></li>
<li><a
href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a>
chore: release v2.4.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a>
chore: release v2.4.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/20e6c8b9e55eb95dc5a07480a31f07587ed64f0b"><code>20e6c8b</code></a>
feat(shortcuts): guess embedded language and auto load in shortcuts (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/types/issues/932">#932</a>)</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v2.5.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitejs/plugin-vue` from 5.2.1 to 5.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@​vitejs/plugin-vue</code>'s
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@​vitejs/plugin-vue</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.2.3 (2025-03-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>Revert &quot;fix: generate unique component id&quot; (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/548">#548</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/4bc5517">4bc5517</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/548">#548</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.2.2 (2025-03-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>feat: pass descriptor vapor flag to compileTemplte (<a
href="https://github.com/vitejs/vite-plugin-vue/commit/219e007">219e007</a>)</li>
<li>feat(css): tree shake scoped styles (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/533">#533</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/333094f">333094f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/533">#533</a></li>
<li>fix: generate unique component id (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/538">#538</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/2704e85">2704e85</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/538">#538</a></li>
<li>fix: properly interpret boolean values in <code>define</code> (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/545">#545</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/46d3d65">46d3d65</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/545">#545</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/482">#482</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/cdbae68">cdbae68</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/482">#482</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/488">#488</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/5d39582">5d39582</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/488">#488</a></li>
<li>fix(index): move the if check earlier to avoid creating unnecessary
ssr when entering return block ( (<a
href="https://github.com/vitejs/vite-plugin-vue/commit/2135c84">2135c84</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/523">#523</a></li>
<li>fix(plugin-vue): default value for compile time flags (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/495">#495</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/ae9d948">ae9d948</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/495">#495</a></li>
<li>fix(plugin-vue): ensure HMR updates styles when SFC is treated as a
type dependency (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/541">#541</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/4abe3be">4abe3be</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/541">#541</a></li>
<li>fix(plugin-vue): resolve sourcemap conflicts in build watch mode
with cached modules (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/505">#505</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/906cebb">906cebb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/505">#505</a></li>
<li>fix(plugin-vue): support external import URLs for monorepos (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/524">#524</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/cdd4922">cdd4922</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/524">#524</a></li>
<li>fix(plugin-vue): support vapor template-only component (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/529">#529</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/95be153">95be153</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/529">#529</a></li>
<li>fix(plugin-vue): suppress warnings for non-recognized pseudo
selectors form lightningcss (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/521">#521</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/15c0eb0">15c0eb0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/521">#521</a></li>
<li>chore(deps): update dependency rollup to ^4.27.4 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/479">#479</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/428320d">428320d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/479">#479</a></li>
<li>chore(deps): update dependency rollup to ^4.28.1 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/484">#484</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/388403f">388403f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/484">#484</a></li>
<li>chore(deps): update dependency rollup to ^4.29.1 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/493">#493</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/b092bc8">b092bc8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/493">#493</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/503">#503</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/8c12b9f">8c12b9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/503">#503</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/511">#511</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/d057351">d057351</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/511">#511</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/526">#526</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/59946d3">59946d3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/526">#526</a></li>
<li>chore(plugin-vue): simplify <code>resolved</code> declaration (<a
href="https://github.com/vitejs/vite-plugin-vue/commit/7288a59">7288a59</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/b733b914e62b002e45c4a2b3078f3b0f4d0f8805"><code>b733b91</code></a>
release: [email protected]</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/4bc551785a2844113fb03588805a53b8d0c731c6"><code>4bc5517</code></a>
Revert &quot;fix: generate unique component id&quot; (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/548">#548</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/979cbbf2e68c03972583aa5672071556f3bc5a3a"><code>979cbbf</code></a>
release: [email protected]</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/333094f434230a1369a380e5cf22b59ad75e4fc1"><code>333094f</code></a>
feat(css): tree shake scoped styles (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/533">#533</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/906cebb1f5cf33edbb2f8258c7eec4e8d7278da7"><code>906cebb</code></a>
fix(plugin-vue): resolve sourcemap conflicts in build watch mode with
cached ...</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/2704e85d4c3c4d590d77c1efedfc0f5e8a6b911e"><code>2704e85</code></a>
fix: generate unique component id (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/538">#538</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/46d3d650726c0342af68c8d877979c4d3aa68f7e"><code>46d3d65</code></a>
fix: properly interpret boolean values in <code>define</code> (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/545">#545</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/4abe3be06e96c9ceffd85789a2a65f3d298308a8"><code>4abe3be</code></a>
fix(plugin-vue): ensure HMR updates styles when SFC is treated as a type
depe...</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/59946d3d67f19cf626be4164ac26a9373e74ecd5"><code>59946d3</code></a>
chore(deps): update upstream (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/526">#526</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-vue/commit/95be1537557c256ab1992776712784c2b1c6c856"><code>95be153</code></a>
fix(plugin-vue): support vapor template-only component (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/529">#529</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vue/devtools-api` from 7.7.2 to 7.7.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/devtools/releases"><code>@​vue/devtools-api</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.7.5</h2>
<p><em>No significant changes</em></p>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.4...v7.7.5">View
changes on GitHub</a></h5>
<h2>v7.7.4</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code>  -  by
<a href="https://github.com/webfansplz"><code>@​webfansplz</code></a> <a
href="https://github.com/vuejs/devtools/commit/1571b455"><!-- raw HTML
omitted -->(1571b)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.3...v7.7.4">View
changes on GitHub</a></h5>
<h2>v7.7.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Resolve <code>Map</code> nested object modification  -  by <a
href="https://github.com/rbgmulmb"><code>@​rbgmulmb</code></a> in <a
href="https://redirect.github.com/vuejs/devtools/issues/799">vuejs/devtools#799</a>
<a href="https://github.com/vuejs/devtools/commit/60fb42d2"><!-- raw
HTML omitted -->(60fb4)<!-- raw HTML omitted --></a></li>
<li><strong>client</strong>: Unable to scroll for pages  -  by <a
href="https://github.com/cloudmoonocus"><code>@​cloudmoonocus</code></a>
in <a
href="https://redirect.github.com/vuejs/devtools/issues/856">vuejs/devtools#856</a>
<a href="https://github.com/vuejs/devtools/commit/06f8998a"><!-- raw
HTML omitted -->(06f89)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.2...v7.7.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/devtools/commit/82901b82cf353104d0fa417f1bdea846ed71c9b9"><code>82901b8</code></a>
chore: release v7.7.5</li>
<li><a
href="https://github.com/vuejs/devtools/commit/ea723cfcc56bc6535743a41fd9fc10b0258bab0a"><code>ea723cf</code></a>
chore: release v7.7.4</li>
<li><a
href="https://github.com/vuejs/devtools/commit/73a8a6839779458dab15829afef2f3d461d2af12"><code>73a8a68</code></a>
chore: release v7.7.3</li>
<li>See full diff in <a
href="https://github.com/vuejs/devtools/commits/v7.7.5/packages/devtools-api">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vue/devtools-kit` from 7.7.2 to 7.7.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/devtools/releases"><code>@​vue/devtools-kit</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.7.5</h2>
<p><em>No significant changes</em></p>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.4...v7.7.5">View
changes on GitHub</a></h5>
<h2>v7.7.4</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code>  -  by
<a href="https://github.com/webfansplz"><code>@​webfansplz</code></a> <a
href="https://github.com/vuejs/devtools/commit/1571b455"><!-- raw HTML
omitted -->(1571b)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.3...v7.7.4">View
changes on GitHub</a></h5>
<h2>v7.7.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Resolve <code>Map</code> nested object modification  -  by <a
href="https://github.com/rbgmulmb"><code>@​rbgmulmb</code></a> in <a
href="https://redirect.github.com/vuejs/devtools/issues/799">vuejs/devtools#799</a>
<a href="https://github.com/vuejs/devtools/commit/60fb42d2"><!-- raw
HTML omitted -->(60fb4)<!-- raw HTML omitted --></a></li>
<li><strong>client</strong>: Unable to scroll for pages  -  by <a
href="https://github.com/cloudmoonocus"><code>@​cloudmoonocus</code></a>
in <a
href="https://redirect.github.com/vuejs/devtools/issues/856">vuejs/devtools#856</a>
<a href="https://github.com/vuejs/devtools/commit/06f8998a"><!-- raw
HTML omitted -->(06f89)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vuejs/devtools/compare/v7.7.2...v7.7.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/devtools/commit/82901b82cf353104d0fa417f1bdea846ed71c9b9"><code>82901b8</code></a>
chore: release v7.7.5</li>
<li><a
href="https://github.com/vuejs/devtools/commit/ea723cfcc56bc6535743a41fd9fc10b0258bab0a"><code>ea723cf</code></a>
chore: release v7.7.4</li>
<li><a
href="https://github.com/vuejs/devtools/commit/73a8a6839779458dab15829afef2f3d461d2af12"><code>73a8a68</code></a>
chore: release v7.7.3</li>
<li><a
href="https://github.com/vuejs/devtools/commit/aa86bb721cc6d8772a76300ed8eeab510f682d66"><code>aa86bb7</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/828">#828</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/d5f94279cf8e54fb05aa92209bcef767bb31b7c5"><code>d5f9427</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/822">#822</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/60fb42d29246035e8661273902aab9220f870f39"><code>60fb42d</code></a>
fix: resolve <code>Map</code> nested object modification (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/799">#799</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/db154d04784383a2a34732352d2d4bb60d3042f4"><code>db154d0</code></a>
chore: use pnpm catalog (<a
href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/519">#519</a>)</li>
<li><a
href="https://github.com/vuejs/devtools/commit/9462f0050c1dc06df5…
fadlyas07 added a commit to bengal-upstream/KernelSU that referenced this pull request May 3, 2025
* 'main' of https://github.com/tiann/KernelSU:
  ci: Update lkm kernel version (tiann#2567)
  ci: Update llvm version for chrome arcvm kernel build (tiann#2551)
  ci: Fix ubuntu-20.04 deprecation
  build(deps): bump the npm group across 1 directory with 22 updates (tiann#2542)
  build(deps): bump the maven group across 1 directory with 11 updates (tiann#2538)
  [add device]: Samsung Galaxy A15 4G (sma155f) (tiann#2543)
  [add device]: Samsung M30s (M307F) (tiann#2524)
  Fix opuls -> oplus typo (tiann#2536)

Change-Id: Ia6fdf7a9723e857a784a540e3585560103f6769c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants