vuepress-theme-hope / theme-ru-docs

Ru docs for vuepress-theme-hope
https://theme-hope-ru.vuejs.press
0 stars 1 forks source link

fix(deps): update dependency @vue/repl to v4.2.1 #97

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/repl 4.1.2 -> 4.2.1 age adoption passing confidence

Release Notes

vuejs/repl (@​vue/repl) ### [`v4.2.1`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#421-2024-05-31) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.2.0...v4.2.1) ##### Bug Fixes - don't overwrite import map from initial state ([1410b8c](https://togithub.com/vuejs/repl/commit/1410b8cac4dd993c5ba6a94e299b261ed84c3f12)), closes [#​252](https://togithub.com/vuejs/repl/issues/252) ### [`v4.2.0`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#420-2024-05-26) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.1.2...v4.2.0) ##### Bug Fixes - refine dragging view area ([#​246](https://togithub.com/vuejs/repl/issues/246)) ([df14639](https://togithub.com/vuejs/repl/commit/df14639b85edc0e153ba2fd6f29656785a0af3aa)) - specify unspported pre-processors lang ([#​212](https://togithub.com/vuejs/repl/issues/212)) ([5cea974](https://togithub.com/vuejs/repl/commit/5cea974451ae23b82bea0c6270ad7ac726d831a4)) ##### Features - `CodeMirror` support `autoSave` option ([#​249](https://togithub.com/vuejs/repl/issues/249)) ([ae80c5b](https://togithub.com/vuejs/repl/commit/ae80c5b995ffa375013b665fd9a212c5607a1236)) - add `autoSave` option ([#​247](https://togithub.com/vuejs/repl/issues/247)) ([d47eca5](https://togithub.com/vuejs/repl/commit/d47eca5926dcac798171fc216fcee2e21f275dd4)) - jsx for vue ([#​248](https://togithub.com/vuejs/repl/issues/248)) ([d5b0d40](https://togithub.com/vuejs/repl/commit/d5b0d40ecc7f630b89e45ebe8472bc4e7563b3e2)) ##### Performance Improvements - avoid parse repeatedly ([c6b7352](https://togithub.com/vuejs/repl/commit/c6b735298d5ab630cdc130aad7b8acaf7c9c41bb)) #### [4.1.2](https://togithub.com/vuejs/repl/compare/v4.1.1...v4.1.2) (2024-04-26) ##### Bug Fixes - dynamic import ([#​213](https://togithub.com/vuejs/repl/issues/213)) ([bb6f1fe](https://togithub.com/vuejs/repl/commit/bb6f1fe8599f1a11cd1b8aa40a630bea09d2b577)) - fix file rename breaking ([caace63](https://togithub.com/vuejs/repl/commit/caace639bde964323a253bdcd252a18869973a1d)) #### [4.1.1](https://togithub.com/vuejs/repl/compare/v4.1.0...v4.1.1) (2024-02-14) ##### Bug Fixes - add vue import maps for default import map ([c74673f](https://togithub.com/vuejs/repl/commit/c74673fb55d2232de55562e62a818142681bdc8b)) - reload preview style error after switching theme ([#​214](https://togithub.com/vuejs/repl/issues/214)) ([bc4c76c](https://togithub.com/vuejs/repl/commit/bc4c76c3f143b5edc3546d80002cb813704b8351))

Configuration

📅 Schedule: Branch creation - "every weekend" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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