vue-query-nuxt
vue-query-nuxt copied to clipboard
chore(deps): update dependency @nuxt/devtools to v2 [security]
trafficstars
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @nuxt/devtools (source) | ^1.2.0 -> ^2.6.4 |
GitHub Vulnerability Alerts
CVE-2025-52662
A vulnerability in Nuxt DevTools has been fixed in version 2.6.4*. This issue may have allowed Nuxt auth token extraction via XSS under certain configurations. All users are encouraged to upgrade.
Release Notes
nuxt/devtools (@nuxt/devtools)
v2.6.4
Bug Fixes
- using
textContentinstead ofinnerHtmlfor auth pagechore: update lock (7cadbbe)
v2.6.3
v2.6.2
Bug Fixes
v2.6.1
Bug Fixes
v2.6.0
Bug Fixes
Features
- update deps (eef2c09)
v2.5.0
v2.4.1
Bug Fixes
- devtools-kit: explicitly type return type of useDevtoolsHostClient (#861) (161e847)
- StateEditor: add isPrimitive helper and support bigint type (#744) (#854) (f8eed63)
- ui-kit: use object syntax for NButton slots (#857) (09002d2)
Features
v2.4.0
Bug Fixes
- devtools-kit: fix
useDevtoolsClientreturn type (#845) (5ce9b47) - module setup times are multiplied by 1000 (#838) (d16aa96)
- ui-kit: add
[@unocss-include](https://redirect.github.com/unocss-include)magic string in NButton (#852) (f18de78) - watch() typeof check on array is always false (#850) (a873199)
2.3.2 (2025-03-26)
Bug Fixes
- prioritize vue-devtools plugin registation, fix #823, fix #822 (259853b)
- update
vite-plugin-vue-tracer(0c1740c)
2.3.1 (2025-03-20)
Bug Fixes
v2.3.2
Bug Fixes
- prioritize vue-devtools plugin registation, fix #823, fix #822 (259853b)
- update
vite-plugin-vue-tracer(0c1740c)
v2.3.1
Bug Fixes
v2.3.0
Features
2.2.1 (2025-03-05)
Bug Fixes
- inspector: do not register instapector events if there is already any (db01e1b)
v2.2.1
Bug Fixes
- inspector: do not register instapector events if there is already any (db01e1b)
v2.2.0
Features
- component graph node name toogle (#797) (2eb2a37)
- migrate to
vite-plugin-vue-tracer(#803) (faa08d3)
2.1.3 (2025-03-03)
2.1.2 (2025-03-03)
2.1.1 (2025-02-28)
Bug Fixes
- use shiki js engine instead of precompiled (d018045)
Features
- update deps (15dbe6d)
v2.1.3
v2.1.1
Bug Fixes
- use shiki js engine instead of precompiled (d018045)
Features
- update deps (15dbe6d)
v2.1.0
Bug Fixes
- hide inspector button when not available (684897f)
Features
- allow override component inspector with
__NUXT_INSPECTOR__(9f3c8bf) - filter out installed modules in search result, closes #780 (#786) (fc8ced3)
- option to disable
vueDevTools(3e5251c)
v2.0.0
Features
v1.7.0
Features
1.6.4 (2024-12-12)
Bug Fixes
- upgrade
@vue/devtools(8485fcb)
1.6.3 (2024-12-03)
Bug Fixes
1.6.2 (2024-12-03)
Bug Fixes
Features
1.6.1 (2024-11-20)
Bug Fixes
Features
- apply lint, use explict import (2c6d2d3)
v1.6.4
Bug Fixes
- upgrade
@vue/devtools(8485fcb)
v1.6.3
Bug Fixes
v1.6.2
Bug Fixes
Features
v1.6.1
Bug Fixes
Features
- apply lint, use explict import (2c6d2d3)
v1.6.0
Bug Fixes
1.5.2 (2024-10-02)
Bug Fixes
- try downgrade
vite-plugin-vue-inspector(572a0d6)
1.5.1 (2024-09-23)
Bug Fixes
v1.5.2
Bug Fixes
- try downgrade
vite-plugin-vue-inspector(572a0d6)
v1.5.1
Bug Fixes
v1.5.0
Bug Fixes
- avoid using top-level await, fix #723 (29b0e39)
- disable
quicktypeschema generation temporary (c1554a3) - handle null in deepSync (#729) (8c0efdb)
1.4.2 (2024-09-10)
Bug Fixes
1.4.1 (2024-08-26)
Bug Fixes
v1.4.2
Bug Fixes
v1.4.1
Bug Fixes
v1.4.0
Features
- kit: introduce
host-clientutility (167373c)
1.3.14 (2024-08-20)
1.3.13 (2024-08-20)
1.3.12 (2024-08-20)
1.3.11 (2024-08-20)
1.3.10 (2024-08-20)
Bug Fixes
- color mode (19ac073)
Features
1.3.9 (2024-07-02)
Bug Fixes
- capture for circular reference in state editor (841fd76)
- introduce
client.revisionto trigger state editor update (418a22e) - modules: update compatibility check for Nuxt 3 and 4 (#689) (2354da7)
- use
ofetchforfast-npm-meta(4188f8d)
1.3.8 (2024-07-02)
Performance Improvements
- avoid deps on
npm-registry-fetch, save install size (3d74691)
1.3.7 (2024-06-27)
Bug Fixes
- OpenGraph layout (#685) (760f149)
- scrollable sidebar (#682) (df459f9)
- server-routes: unable to clear all params (#684) (d88b003)
Features
Performance Improvements
- use
npm-registry-fetchinstead ofpacoteto deduce the package size (a049c52)
1.3.6 (2024-06-21)
Features
1.3.5 (2024-06-21)
Bug Fixes
- downgrade module-builder (de79dc4)
1.3.4 (2024-06-21)
Bug Fixes
1.3.3 (2024-06-04)
Bug Fixes
1.3.2 (2024-05-27)
Bug Fixes
1.3.1 (2024-05-10)
Bug Fixes
- module builder chunk path patch (87199a1)
v1.3.14
v1.3.9
Bug Fixes
- capture for circular reference in state editor (841fd76)
- introduce
client.revisionto trigger state editor update (418a22e) - modules: update compatibility check for Nuxt 3 and 4 (#689) (2354da7)
- use
ofetchforfast-npm-meta(4188f8d)
v1.3.8
Performance Improvements
- avoid deps on
npm-registry-fetch, save install size (3d74691)
v1.3.7
Bug Fixes
- OpenGraph layout (#685) (760f149)
- scrollable sidebar (#682) (df459f9)
- server-routes: unable to clear all params (#684) (d88b003)
Features
Performance Improvements
- use
npm-registry-fetchinstead ofpacoteto deduce the package size (a049c52)
v1.3.6
Features
v1.3.5
Bug Fixes
- downgrade module-builder (de79dc4)
v1.3.4
Bug Fixes
v1.3.3
Bug Fixes
v1.3.2
Bug Fixes
v1.3.1
v1.3.0
Bug Fixes
- devtools: optimize the home page layout (#654) (a1ad266)
- upgrade
vite-plugin-vue-inspector, fix #657 (f67f0f2)
Features
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.