sxzz / ast-explorer

A web tool to explore the ASTs generated by front-end parsers.
https://ast.sxzz.moe
GNU Affero General Public License v3.0
185 stars 17 forks source link

chore(deps): update all non-major dependencies #10

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools ^0.8.3 -> ^0.8.4 age adoption passing confidence
@swc/wasm-web ^1.3.85 -> ^1.3.88 age adoption passing confidence
@sxzz/eslint-config ^3.5.4 -> ^3.6.1 age adoption passing confidence
@typescript-eslint/parser ^6.7.0 -> ^6.7.2 age adoption passing confidence
@unocss/nuxt ^0.55.7 -> ^0.56.1 age adoption passing confidence
eslint (source) ^8.49.0 -> ^8.50.0 age adoption passing confidence
fflate (source) ^0.8.0 -> ^0.8.1 age adoption passing confidence
memfs ^4.3.0 -> ^4.4.0 age adoption passing confidence
svelte (source) ^4.2.0 -> ^4.2.1 age adoption passing confidence
tsx ^3.12.10 -> ^3.13.0 age adoption passing confidence
vue-tsc ^1.8.11 -> ^1.8.13 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools) ### [`v0.8.4`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#084-2023-09-20) [Compare Source](https://togithub.com/nuxt/devtools/compare/v0.8.3...v0.8.4) ##### Bug Fixes - copy `__NUXT__` object to popup frame ([ea46cea](https://togithub.com/nuxt/devtools/commit/ea46cea183a6cebb17b109812667807c4f038ec3)) - **deps:** set `@nuxt/devtools` as `devDependency` ([#​425](https://togithub.com/nuxt/devtools/issues/425)) ([4e280c9](https://togithub.com/nuxt/devtools/commit/4e280c91d97902e0afd9c60b65904cfe7f9bbcdb)) - popup button ([d1171b0](https://togithub.com/nuxt/devtools/commit/d1171b0557a2b349caf6183382950f62ed9ae55f)) - **settings:** make sure client has value ([#​418](https://togithub.com/nuxt/devtools/issues/418)) ([9757c00](https://togithub.com/nuxt/devtools/commit/9757c00b03020b2676a4e74b35d6312dd4d06e79)) ##### Features - collapsible sidebar ([#​420](https://togithub.com/nuxt/devtools/issues/420)) ([530244b](https://togithub.com/nuxt/devtools/commit/530244b2d4793477e926d41e3beaa8c629d168d3)) - migrate new shikiji themes mode ([7688cc4](https://togithub.com/nuxt/devtools/commit/7688cc411e99fa28d5feedb14805ca8f3d2717da)) - redesign settings page ([b777b8e](https://togithub.com/nuxt/devtools/commit/b777b8ed36effca166a0f5fcd876620a1e23e5d9)) - rework docs ([#​413](https://togithub.com/nuxt/devtools/issues/413)) ([c9e6e7d](https://togithub.com/nuxt/devtools/commit/c9e6e7d57bb48a624ba71357f347cc353e53b614))
swc-project/swc (@​swc/wasm-web) ### [`v1.3.88`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1388---2023-09-24) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.87...v1.3.88) ##### Features - **(es/config)** Accept `jsc.experimental.keepImportAssertions` ([#​7995](https://togithub.com/swc-project/swc/issues/7995)) ([4d777ee](https://togithub.com/swc-project/swc/commit/4d777ee270183ba375b68c003e61692af6d571c3)) ##### Refactor - **(bindingins)** Create `@swc/counter` ([#​7991](https://togithub.com/swc-project/swc/issues/7991)) ([0acbb5f](https://togithub.com/swc-project/swc/commit/0acbb5f78daa52cf505e077993a694eb966368af)) ### [`v1.3.87`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1387---2023-09-22) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.86...v1.3.87) ##### Bug Fixes - **(bindings/type)** Update types of `jsc.experimental` ([#​7972](https://togithub.com/swc-project/swc/issues/7972)) ([e40fccb](https://togithub.com/swc-project/swc/commit/e40fccb9ce2a8fc925de818c8da4b6503aab7ae3)) - **(es/compat)** Handle nullish in fn expr scope ([#​7980](https://togithub.com/swc-project/swc/issues/7980)) ([5050f58](https://togithub.com/swc-project/swc/commit/5050f5820a43b8de7a87511070405e189eaafb5f)) - **(es/minifier)** Do not inline into a template literal with sequential inliner ([#​7971](https://togithub.com/swc-project/swc/issues/7971)) ([b3d3a7b](https://togithub.com/swc-project/swc/commit/b3d3a7bc7339776e57ca402e77cf3fb22c774784)) ### [`v1.3.86`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1386---2023-09-18) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.85...v1.3.86) ##### Bug Fixes - **(es/compat)** Handle `PrivateName` in `logical_assignments` ([#​7958](https://togithub.com/swc-project/swc/issues/7958)) ([28318f0](https://togithub.com/swc-project/swc/commit/28318f09ed358b2baa155141bc715c25f658a2eb)) - **(es/minifier)** Handle `ModuleDecl` when transform const modules ([#​7959](https://togithub.com/swc-project/swc/issues/7959)) ([06ca1fe](https://togithub.com/swc-project/swc/commit/06ca1fe0a03954883750c3c39d0163fc29596ad1)) - **(es/module)** Preserve import specifier if resolving fails ([#​7955](https://togithub.com/swc-project/swc/issues/7955)) ([be5b02a](https://togithub.com/swc-project/swc/commit/be5b02a8cfe2a2c1c399a4f9404b8fd097084234)) ##### Miscellaneous Tasks - **(es/preset-env)** Add the repository url to `Cargo.toml` ([#​7941](https://togithub.com/swc-project/swc/issues/7941)) ([ca22359](https://togithub.com/swc-project/swc/commit/ca22359dbd0ca6e2e925bdc240939f6bd6e9ac9a)) - **(es/preset-env)** Ignore `tp` in the version of a browser version ([#​7968](https://togithub.com/swc-project/swc/issues/7968)) ([005ddc5](https://togithub.com/swc-project/swc/commit/005ddc573e3752183783cc25dd6242b750f8beb5)) ##### Refactor - **(es/lint)** Remove usage of `box_patterns` ([#​7966](https://togithub.com/swc-project/swc/issues/7966)) ([f7b5e16](https://togithub.com/swc-project/swc/commit/f7b5e16aef968c9c9f38f40962edf334cc3983e6)) ##### Build - **(bindings/node)** Link msvc runtime statically ([#​7965](https://togithub.com/swc-project/swc/issues/7965)) ([0759779](https://togithub.com/swc-project/swc/commit/07597795cc39cce527f505bc5db304ad93082494))
sxzz/eslint-config (@​sxzz/eslint-config) ### [`v3.6.1`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.6.1) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.6.0...v3.6.1) #####    🐞 Bug Fixes - Interop eslint-config-prettier  -  by [@​sxzz](https://togithub.com/sxzz) [(d4a0a)](https://togithub.com/sxzz/eslint-config/commit/d4a0a70) #####     [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.6.0...v3.6.1) ### [`v3.6.0`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.6.0) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.5.4...v3.6.0) #####    🚀 Features - Add consistent-type-assertions for ts  -  by [@​sxzz](https://togithub.com/sxzz) [(3f88c)](https://togithub.com/sxzz/eslint-config/commit/3f88c28) - Adjust sort imports  -  by [@​sxzz](https://togithub.com/sxzz) [(c364f)](https://togithub.com/sxzz/eslint-config/commit/c364fda) #####    🐞 Bug Fixes - Cjs interop  -  by [@​sxzz](https://togithub.com/sxzz) [(9276c)](https://togithub.com/sxzz/eslint-config/commit/9276cdf) - **deps**: Update all non-major dependencies  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/sxzz/eslint-config/issues/31](https://togithub.com/sxzz/eslint-config/issues/31)1 [(9f65c)](https://togithub.com/sxzz/eslint-config/commit/9f65cb3) #####     [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.5.4...v3.6.0)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.7.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#672-2023-09-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.7.0...v6.7.2) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
unocss/unocss (@​unocss/nuxt) ### [`v0.56.1`](https://togithub.com/unocss/unocss/releases/tag/v0.56.1) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.56.0...v0.56.1) #####    🚀 Features - **eslint**: Add flat config style  -  by [@​antfu](https://togithub.com/antfu) [(3c2da)](https://togithub.com/unocss/unocss/commit/3c2dace4) - **postcss**: Theme() support color transparency  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3145](https://togithub.com/unocss/unocss/issues/3145) [(647ac)](https://togithub.com/unocss/unocss/commit/647ac122) #####    🐞 Bug Fixes - **extractor-arbitrary-variants**: Remove source map not working  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3144](https://togithub.com/unocss/unocss/issues/3144) [(877b3)](https://togithub.com/unocss/unocss/commit/877b3d4b) - **preset-mini**: Preset type mismatch  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/3152](https://togithub.com/unocss/unocss/issues/3152) [(4fd83)](https://togithub.com/unocss/unocss/commit/4fd83537) - **transformer-attributify-jsx**: Transform error when html element is like a atomic class  -  by [@​evanryuu](https://togithub.com/evanryuu) in [https://github.com/unocss/unocss/issues/3147](https://togithub.com/unocss/unocss/issues/3147) [(5908c)](https://togithub.com/unocss/unocss/commit/5908c786) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.56.0...v0.56.1) ### [`v0.56.0`](https://togithub.com/unocss/unocss/releases/tag/v0.56.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.55.7...v0.56.0) #####    🚨 Breaking Changes - Move common utils to the new `@unocss/rule-utils` package  -  by [@​Dunqing](https://togithub.com/Dunqing) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3134](https://togithub.com/unocss/unocss/issues/3134) [(454e1)](https://togithub.com/unocss/unocss/commit/454e10df) - **rule-utils**: Move more utils  -  by [@​antfu](https://togithub.com/antfu) [(52a6e)](https://togithub.com/unocss/unocss/commit/52a6ee0d) #####    🚀 Features - **attributify-jsx**: Allow pass component as prop  -  by [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/unocss/unocss/issues/3116](https://togithub.com/unocss/unocss/issues/3116) [(c4263)](https://togithub.com/unocss/unocss/commit/c4263299) - **core**: Support factory with `definePreset`  -  by [@​chizukicn](https://togithub.com/chizukicn) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3098](https://togithub.com/unocss/unocss/issues/3098) [(25fdc)](https://togithub.com/unocss/unocss/commit/25fdc240) - **svelte-scoped**: Add config hmr  -  by [@​jacob-8](https://togithub.com/jacob-8) in [https://github.com/unocss/unocss/issues/3111](https://togithub.com/unocss/unocss/issues/3111) [(4e3cd)](https://togithub.com/unocss/unocss/commit/4e3cdc7e) - **transformer-directives**: `theme()` support color transparency  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3131](https://togithub.com/unocss/unocss/issues/3131) [(cbfc2)](https://togithub.com/unocss/unocss/commit/cbfc2b3a) #####    🐞 Bug Fixes - **astro**: HMR not work in windows  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3100](https://togithub.com/unocss/unocss/issues/3100) [(332d6)](https://togithub.com/unocss/unocss/commit/332d61e8) - **core**: Uniq resolved presets  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3078](https://togithub.com/unocss/unocss/issues/3078) [(6bff2)](https://togithub.com/unocss/unocss/commit/6bff23c5) - **eslint**: Support attributify for `@unocss/blocklist`  -  by [@​antfu](https://togithub.com/antfu) [(6d760)](https://togithub.com/unocss/unocss/commit/6d760ad8) - **extractor-arbitrary-variants**: Remove sourcemap before matching attributes  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3123](https://togithub.com/unocss/unocss/issues/3123) [(58e90)](https://togithub.com/unocss/unocss/commit/58e9073d) - **preset-mini**: Remove `font-smoothing` from antialiased rules  -  by [@​Nirlah](https://togithub.com/Nirlah) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3072](https://togithub.com/unocss/unocss/issues/3072) [(e0982)](https://togithub.com/unocss/unocss/commit/e0982104) - **preset-typography**: Move `font-family` css of `code` in default preflights  -  by [@​zyyv](https://togithub.com/zyyv) and **chris** in [https://github.com/unocss/unocss/issues/3114](https://togithub.com/unocss/unocss/issues/3114) [(62abf)](https://togithub.com/unocss/unocss/commit/62abf05f) - **vscode**: RemToPx support important  -  by [@​chizukicn](https://togithub.com/chizukicn) and **Chris** in [https://github.com/unocss/unocss/issues/3083](https://togithub.com/unocss/unocss/issues/3083) [(57436)](https://togithub.com/unocss/unocss/commit/574368d3) #####    🏎 Performance - **attributify-jsx**: Improve regular performance  -  by [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/unocss/unocss/issues/3088](https://togithub.com/unocss/unocss/issues/3088) [(aef69)](https://togithub.com/unocss/unocss/commit/aef69d20) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.55.7...v0.56.0)
eslint/eslint (eslint) ### [`v8.50.0`](https://togithub.com/eslint/eslint/releases/tag/v8.50.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.49.0...v8.50.0) #### Features - [`27d5a9e`](https://togithub.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0) feat: add suggestions to array-callback-return ([#​17590](https://togithub.com/eslint/eslint/issues/17590)) (Tanuj Kanti) - [`f9082ff`](https://togithub.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f) feat: flat-rule-tester make sure default config always matches ([#​17585](https://togithub.com/eslint/eslint/issues/17585)) (fnx) - [`83914ad`](https://togithub.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc) feat: Implement SourceCode#applyInlineConfig() ([#​17351](https://togithub.com/eslint/eslint/issues/17351)) (Nicholas C. Zakas) - [`22a5582`](https://togithub.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20) feat: add rule `no-object-constructor`, deprecate `no-new-object` ([#​17576](https://togithub.com/eslint/eslint/issues/17576)) (Francesco Trotta) - [`85a3d9e`](https://togithub.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e) feat: allowVoid option in array-callback-return ([#​17564](https://togithub.com/eslint/eslint/issues/17564)) (Tanuj Kanti) #### Bug Fixes - [`cc4d26b`](https://togithub.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a) fix: Ensure deprecated context.parserServices warns ([#​17593](https://togithub.com/eslint/eslint/issues/17593)) (Nicholas C. Zakas) - [`1ea4cfb`](https://togithub.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b) fix: Ensure all RuleTester tests all deprecated context methods ([#​17587](https://togithub.com/eslint/eslint/issues/17587)) (Nicholas C. Zakas) - [`aa1b657`](https://togithub.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322) fix: wrong suggestion and message in `no-misleading-character-class` ([#​17571](https://togithub.com/eslint/eslint/issues/17571)) (Yosuke Ota) #### Documentation - [`1800537`](https://togithub.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0) docs: Fix and standardize JSX code examples ([#​17591](https://togithub.com/eslint/eslint/issues/17591)) (Francesco Trotta) - [`48a44a7`](https://togithub.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830) docs: Add correct/incorrect tags to `prefer-arrow-callback` ([#​17589](https://togithub.com/eslint/eslint/issues/17589)) (Francesco Trotta) - [`20893d4`](https://togithub.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e) docs: fix incorrect tag's place ([#​17575](https://togithub.com/eslint/eslint/issues/17575)) (Tanuj Kanti) - [`bd7a71f`](https://togithub.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45) docs: Update README (GitHub Actions Bot) #### Chores - [`f8a8a2d`](https://togithub.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).50.0 ([#​17599](https://togithub.com/eslint/eslint/issues/17599)) (Milos Djermanovic) - [`38ada6d`](https://togithub.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins)
101arrowz/fflate (fflate) ### [`v0.8.1`](https://togithub.com/101arrowz/fflate/blob/HEAD/CHANGELOG.md#081) [Compare Source](https://togithub.com/101arrowz/fflate/compare/v0.8.0...9febd5eba1351de9ac2a1713a916cdb696f891ee) - Fixed reallocating on pre-supplied buffer in `inflateSync` and `unzlibSync` - Minor documentation fixes
streamich/memfs (memfs) ### [`v4.4.0`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#440-2023-09-22) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.3.0...v4.4.0) ##### Features - **volume:** `toJSON` now accepts the `asBuffer` parameter ([#​952](https://togithub.com/streamich/memfs/issues/952)) ([91a3742](https://togithub.com/streamich/memfs/commit/91a3742276f00bfb2dda245c364780682c0b1784)) - **volume:** implement readv and writev ([#​946](https://togithub.com/streamich/memfs/issues/946)) ([966e17e](https://togithub.com/streamich/memfs/commit/966e17ef5a00c041be88d9b2fd60cfdd83dffac7))
sveltejs/svelte (svelte) ### [`v4.2.1`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#421) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.0...svelte@4.2.1) ##### Patch Changes - fix: update style directive when style attribute is present and is updated via an object prop ([#​9187](https://togithub.com/sveltejs/svelte/pull/9187)) - fix: css sourcemap generation with unicode filenames ([#​9120](https://togithub.com/sveltejs/svelte/pull/9120)) - fix: do not add module declared variables as dependencies ([#​9122](https://togithub.com/sveltejs/svelte/pull/9122)) - fix: handle `svelte:element` with dynamic this and spread attributes ([#​9112](https://togithub.com/sveltejs/svelte/pull/9112)) - fix: silence false positive reactive component warning ([#​9094](https://togithub.com/sveltejs/svelte/pull/9094)) - fix: head duplication when binding is present ([#​9124](https://togithub.com/sveltejs/svelte/pull/9124)) - fix: take custom attribute name into account when reflecting property ([#​9140](https://togithub.com/sveltejs/svelte/pull/9140)) - fix: add `indeterminate` to the list of HTMLAttributes ([#​9180](https://togithub.com/sveltejs/svelte/pull/9180)) - fix: recognize option value on spread attribute ([#​9125](https://togithub.com/sveltejs/svelte/pull/9125))
esbuild-kit/tsx (tsx) ### [`v3.13.0`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.13.0) [Compare Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.10...v3.13.0) ##### Features - esm & cjs loaders ([#​320](https://togithub.com/esbuild-kit/tsx/issues/320)) ([e46366d](https://togithub.com/esbuild-kit/tsx/commit/e46366d2308afdf2dd197165854ff48f94a4b753)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/3.13.0)
vuejs/language-tools (vue-tsc) ### [`v1.8.13`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1813-2023920) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.12...v1.8.13) - fix: generate valid syntax when `noPropertyAccessFromIndexSignature` is not enabled ([#​3575](https://togithub.com/vuejs/language-tools/issues/3575)) - thanks [@​so1ve](https://togithub.com/so1ve) ### [`v1.8.12`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1812-2023920) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.11...v1.8.12) - feat: support vitepress's code snippet import ([#​3559](https://togithub.com/vuejs/language-tools/issues/3559)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(component-meta): fix modules interoperability with `vue-component-type-helper` - fix: avoid losing generic types with `strictTemplates: false` ([#​3565](https://togithub.com/vuejs/language-tools/issues/3565)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: format slots with typeannotation correctly ([#​3573](https://togithub.com/vuejs/language-tools/issues/3573)) - thanks [@​so1ve](https://togithub.com/so1ve) ##### Full-time Support by

WebContainer API is here.

##### Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
##### Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ast-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 1:03am
socket-security[bot] commented 1 year ago

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
vue-tsc 1.8.13 None +0 11.9 kB johnsoncodehk
tsx 3.13.0 eval, filesystem, shell, environment +0 387 kB hirokiosame
json5 2.2.3 None +0 235 kB jordanbtucker
eslint 8.50.0 filesystem, environment +0 2.96 MB eslintbot
@nuxt/devtools 0.8.3...0.8.4 None +5/-2 10.2 MB antfu