devtools
devtools copied to clipboard
⚙️ Browser devtools extension for debugging Vue.js applications.
When using vite plugin vue devtools to develop a chrome extension page, the extension reported the following error: `` Refused to execute inline script because it violates the following Content...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tresjs/core](https://redirect.github.com/Tresjs/tres) ([source](https://redirect.github.com/Tresjs/tres/tree/HEAD/packages/core)) | [`^4.3.6` -> `^5.2.0`](https://renovatebot.com/diffs/npm/@tresjs%2fcore/4.3.6/5.2.0) |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-vitest-rule-tester](https://redirect.github.com/antfu-collective/eslint-vitest-rule-tester) | [`^2.2.2` -> `^3.0.1`](https://renovatebot.com/diffs/npm/eslint-vitest-rule-tester/2.2.2/3.0.1) |  |  | --- ### Release...
**Find all import paths from the start files to the end files.** ### Screenshot
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [unplugin-vue-components](https://redirect.github.com/unplugin/unplugin-vue-components) | [`^29.1.0` -> `^30.0.0`](https://renovatebot.com/diffs/npm/unplugin-vue-components/29.1.0/30.0.0) |  |  | --- ### Release...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [jsdom](https://redirect.github.com/jsdom/jsdom) | [`^26.1.0` -> `^27.3.0`](https://renovatebot.com/diffs/npm/jsdom/26.1.0/27.3.0) |  |  | --- ### Release...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@rollup/plugin-commonjs](https://redirect.github.com/rollup/plugins/tree/master/packages/commonjs/#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/commonjs)) | [`^28.0.7` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/28.0.7/29.0.0) |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.1.10` -> `7.1.11`](https://renovatebot.com/diffs/npm/vite/7.1.10/7.1.11) |  |  | ### GitHub...
## Problem Description When developing a frontend project with both Chrome Vue DevTools and vite-plugin-vue-devtools installed, selecting a component using Chrome Vue DevTools’ “Select component in the page” or inspecting...
You should need version 7.0 or above here