Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the all-npm-packages group across 1 directory with 26 updates #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the all-npm-packages group with 24 updates in the / directory:

Package From To
@types/geojson 7946.0.14 7946.0.16
@types/leaflet 1.9.14 1.9.16
@types/lodash 4.17.13 4.17.16
@vueuse/core 10.11.0 12.7.0
apexcharts 4.3.0 4.5.0
chart.js 4.4.4 4.4.8
pinia 2.2.8 3.0.1
primevue 3.53.1 4.3.1
vue-chartjs 5.3.1 5.3.2
vue-router 4.4.5 4.5.0
vue3-apexcharts 1.7.0 1.8.0
@rushstack/eslint-patch 1.10.4 1.10.5
@types/node 22.10.3 22.13.8
@vitejs/plugin-vue-jsx 4.0.0 4.1.1
@vue/eslint-config-prettier 10.1.0 10.2.0
@vue/eslint-config-typescript 13.0.0 14.4.0
@vue/tsconfig 0.5.1 0.7.0
eslint 8.57.0 9.21.0
eslint-plugin-vue 9.28.0 9.32.0
prettier 3.4.2 3.5.2
tailwindcss 3.4.4 4.0.9
typescript 5.6.3 5.8.2
vite 5.4.8 6.2.0
vue-tsc 2.1.10 2.2.4

Updates @types/geojson from 7946.0.14 to 7946.0.16

Commits

Updates @types/leaflet from 1.9.14 to 1.9.16

Commits

Updates @types/lodash from 4.17.13 to 4.17.16

Commits

Updates @vueuse/core from 10.11.0 to 12.7.0

Release notes

Sourced from @​vueuse/core's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.5.0

   🚀 Features

... (truncated)

Commits
  • bc9683f chore: release v12.7.0
  • 3ca0d92 fix(useFetch): partial overwrite when {combination: 'overwrite'} (#4430)
  • e1a7ef3 fix(useTextareaAutosize): improve resize handling with requestAnimationFrame ...
  • 5dd2a1e refactor: migrate more shallowRef
  • d9352a3 refactor: change primitive to shallowRef, rename ref usage to deepRef (...
  • 3041e78 feat(useRafFn): add once option (#4583)
  • 4c233b0 refactor: replace tryOnBeforeUnmount with tryOnScopeDispose (#4584)
  • 77c795d chore: release v12.6.1
  • 92d6e47 chore: fix bundle
  • 5234db2 chore: release v12.6.0
  • Additional commits viewable in compare view

Updates apexcharts from 4.3.0 to 4.5.0

Release notes

Sourced from apexcharts's releases.

💎 Version 4.5.0

What's Changed

  • getSvgString() method is now public which allows users to get SVG string of the chart by calling method on the chart instance.
  • fixes #2963, fixes #3452; safari bugs fixed by removing legend from svg foreignObject
  • fixes #4937; data label issue when hideZeroBarsWhenGrouped
  • fixes #4940; fixes #4935; x-axis ticks improvements
  • fix #4939; hideZeroBarsWhenGrouped in column chart
  • fix #4932; tooltip color in pie/donut charts

Full Changelog: apexcharts/apexcharts.js@v4.4.0...v4.5.0

💎 Version 4.4.0

What's Changed

  • fix #4868; reflect marker shapes in tooltip
  • fixes #1753; fixes #3641; markers disappearing after hover
  • fixes #4790; fixes #4791; fix marker bug when null values were present
  • Added support for the Angular compiler. by @​jeroen1602 in apexcharts/apexcharts.js#4691
  • Fix getting decimal part of numbers close to 0 by @​obiwac in apexcharts/apexcharts.js#4909
  • fix #3754; crosshair position in stacked columns
  • fix #4890; radar chart marker over y-axis fix
  • fix #3439; shared tooltip fix in bar chart
  • fix #3661; series-title in multi-series treemap
  • fix #4230; total stacked label alignment fix
  • fix #4901; dataURI scaling issue
  • fix #4897; fix bug which cropped line when value was zero
  • fix #4904; x-axis range annotations disappearing on zoom
  • fix #4907; multiple y-axis error when series is empty
  • fix #4914; custom-tooltip was removed on redraw
  • make default stroke.lineCap as square in bar charts
  • fixes #4895; brush chart bugfix

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.3.0...v4.4.0

Commits
  • b45db30 make getSvgString() method public
  • 56d0778 fixes #4937; data label issue when hideZeroBarsWhenGrouped
  • 9c1be3c fixes #4940; fixes #4935; x-axis ticks improvements
  • 65267f4 fix #4939; hideZeroBarsWhenGrouped in column chart
  • beb688b fixes #2963, fixes #3452; safari bugs fixed by removing legend from svg forei...
  • c5109b3 series name check for grouped column/bar charts
  • 3ad0143 fix #4932; tooltip color in pie/donut charts
  • 1ae6e64 Merge pull request #4931 from apexcharts/revert-4929-fix/tooltip-active-state...
  • 38acc84 Revert "Fix tooltip stability for smoother chart interaction"
  • 7b3acb9 Merge pull request #4929 from shpingalet007/fix/tooltip-active-state-blink
  • Additional commits viewable in compare view

Updates chart.js from 4.4.4 to 4.4.8

Release notes

Sourced from chart.js's releases.

v4.4.8

Essential Links

  • #12034 [fix] Handle non-primitives in isNumber

Bugs Fixed

  • #12035 Export ...ParsedData interfaces
  • #12012 Fix helpers `Chart` type
  • #11991 Bugfix: TypeError in Interaction due to out-of-bounds index
  • #11986 Bugfix: return nearest non-null point on interaction when spanGaps=true
  • #11984 Bugfix: span gaps over null values beyond scale limits

Types

  • #12035 Export ...ParsedData interfaces
  • #12012 Fix helpers `Chart` type
  • #12010 Type fixes for time adapters

Documentation

  • #12005 Correct broken link in animations.md
  • #11997 Update linear-step-size.md

Development

  • #12036 chore: bump to v4.4.8

Thanks to @​etimberg, @​joshkel, @​marisst, @​pensono and @​prems51

v4.4.7

Essential Links

Types

  • #11521 fix: correct typing for doughnut, pie, and polarArea charts
  • #11948 Export TRBL from geometric

... (truncated)

Commits

Updates pinia from 2.2.8 to 3.0.1

Commits

Updates primevue from 3.53.1 to 4.3.1

Release notes

Sourced from primevue's releases.

4.3.0

No release notes provided.

4.3.0-rc.1

No release notes provided.

PrimeVue 4.2.5

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.2.4...4.2.5

PrimeVue 4.2.4

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.2.3...4.2.4

PrimeVue 4.2.3

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primevue's changelog.

4.3.1 (2025-02-25)

Full Changelog

Fixed bugs:

  • DatePicker: selection start and end bug #7318
  • InputNumber: locale warnings #7317
  • ConfirmPopup: alignment bug on first click #7316

4.3.0 (2025-02-24)

Full Changelog

Fixed bugs:

  • Editor losing focus when inside Tabs component #7211

4.3.0-rc.1 (2025-02-20)

Full Changelog

Breaking Changes:

  • DataTable: Change showClearButton as false and use FilterFillIcon for row filtering #7092

Deprecated:

  • Deprecate UniqueComponentId method in core utils #7089
  • Remove directives key from theme presets #7076

Implemented New Features and Enhancements:

  • Eslint 9 version update changes #7173
  • Port all styles to @primeuix/styles #7153
  • Port all themes to @primeuix/themes #7152
  • TreeTable: node added to column context options #7150
  • Select and DatePicker is missing resize event #7104
  • Improve BaseDirective structure #7096
  • Editor: Improve quill 2 support #7093
  • New FilterFillIcon added #7091
  • Improve generated id structure on components/directives #7090
  • Upgrade vue dependency to >=3.5.0 #7088
  • Add useId and useAttrSelector composables to core #7087
  • Refactor ToggleButton Implementation and Design Tokens #7086
  • ProgressSpinner Token Names Invalid #7085
  • Add getFieldState method to Form instance #7075
  • AutoComplete: context option updates #7073
  • Toast: onClick, onMouseEnter and onMouseLeave callback props added #7053
  • Add reset event and submit callback to Form #7049

... (truncated)

Commits

Updates vue from 3.5.12 to 3.5.13

Release notes

Sourced from vue's releases.

v3.5.13

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.13 (2024-11-15)

Bug Fixes

  • compiler-core: handle v-memo + v-for with functional key (#12014) (99009ee), closes #12013
  • compiler-dom: properly stringify template string style (#12392) (2d78539), closes #12391
  • custom-element: avoid triggering mutationObserver when relecting props (352bc88), closes #12214 #12215
  • deps: update dependency postcss to ^8.4.48 (#12356) (b5ff930)
  • hydration: the component vnode's el should be updated when a mismatch occurs. (#12255) (a20a4cb), closes #12253
  • reactiivty: avoid unnecessary watcher effect removal from inactive scope (2193284), closes #5783 #5806
  • reactivity: release nested effects/scopes on effect scope stop (#12373) (bee2f5e), closes #12370
  • runtime-dom: set css vars before user onMounted hooks (2d5c5e2), closes #11533
  • runtime-dom: set css vars on update to handle child forcing reflow in onMount (#11561) (c4312f9)
  • ssr: avoid updating subtree of async component if it is resolved (#12363) (da7ad5e), closes #12362
  • ssr: ensure v-text updates correctly with custom directives in SSR output (#12311) (1f75d4e), closes #12309
  • ssr: handle initial selected state for select with v-model + v-for option (#12399) (4f8d807), closes #12395
  • teleport: handle deferred teleport update before mounted (#12168) (8bff142), closes #12161
  • templateRef: set ref on cached async component which wrapped in KeepAlive (#12290) (983eb50), closes #4999 #5004
  • test: update snapshot (#12169) (828d4a4)
  • Transition: fix transition memory leak edge case (#12182) (660132d), closes #12181
  • transition: reflow before leave-active class after leave-from (#12288) (4b479db), closes #2593
  • types: defineEmits w/ interface declaration (#12343) (1022eab), closes #8457
  • v-once: setting hasOnce to current block only when in v-once (#12374) (37300fc), closes #12371

Performance Improvements

  • reactivity: do not track inner key `__v_skip`` (#11690) (d637bd6)
  • runtime-core: use feature flag for call to resolveMergedOptions (#12163) (1755ac0)
Commits
  • 6eb29d3 release: v3.5.13
  • 4f8d807 fix(ssr): handle initial selected state for select with v-model + v-for optio...
  • 983eb50 fix(templateRef): set ref on cached async component which wrapped in KeepAliv...
  • da7ad5e fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
  • 1f75d4e fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...
  • 4b479db fix(transition): reflow before leave-active class after leave-from (#12288)
  • a20a4cb fix(hydration): the component vnode's el should be updated when a mismatch oc...
  • 352bc88 fix(custom-element): avoid triggering mutationObserver when relecting props
  • 10ab8c0 chore(playground): reset version when opening local playground from reproduction
  • d637bd6 perf(reactivity): do not track inner key `__v_skip`` (#11690)
  • Additional commits viewable in compare view

Updates vue-chartjs from 5.3.1 to 5.3.2

Release notes

Sourced from vue-chartjs's releases.

v5.3.2

What's Changed

New Contributors

Full Changelog: apertureless/vue-chartjs@v5.3.1...v5.3.2

Changelog

Sourced from vue-chartjs's changelog.

5.3.2 (2024-10-31)

Commits

Updates vue-router from 4.4.5 to 4.5.0

Release notes

Sourced from vue-router's releases.

v4.5.0

Please refer to CHANGELOG.md for details.

Commits

Updates vue3-apexcharts from 1.7.0 to 1.8.0

Commits

Updates @rushstack/eslint-patch from 1.10.4 to 1.10.5

Changelog

Sourced from @​rushstack/eslint-patch's changelog.

1.10.5

Tue, 07 Jan 2025 16:11:06 GMT

Patches

  • Fix a performance issue when locating ".eslint-bulk-suppressions.json".
Commits
  • d716cce Bump versions [skip ci]
  • 659bc9a Update changelogs [skip ci]
  • 4cf55de [eslint-bulk] Fix caching during eslintrc lookup (#5065)
  • bb5099a [heft-jest-plugin, repo] Fix issues with punycode in jest-environment-jsdom...
  • 97c40b5 Bump cyclics. (#5026)
  • e9edfa6 Bump cyclics and external dependencies.: (#5014)
  • 2242751 Implement SARIF formatter for Eslint (#4956)
  • 459933e Bump cyclics and pull in a testing version (5.135.0-pr4927.0) of Rush. (#4935)
  • See full diff in compare view

Updates @types/node from 22.10.3 to 22.13.8

Commits

Updates @vitejs/plugin-vue-jsx from 4.0.0 to 4.1.1

Release notes

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

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

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

4.1.1 (2024-11-26)

4.1.0 (2024-11-11)

4.0.1 (2024-08-14)

  • chore: use pnpm catalog for shared deps (0735e18)
  • chore(deps): update upstream (#416) (02a3edd), closes #416
  • chore(deps): update upstream (#432) (5d592cd), closes #432
  • chore(vue-jsx): add type package field (a2fe479)
  • feat(vue-jsx): add defineComponentName option (0f71911)
  • fix(deps): update all non-major dependencies (

…26 updates

Bumps the all-npm-packages group with 24 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/geojson](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/geojson) | `7946.0.14` | `7946.0.16` |
| [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) | `1.9.14` | `1.9.16` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.16` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `10.11.0` | `12.7.0` |
| [apexcharts](https://github.com/apexcharts/apexcharts.js) | `4.3.0` | `4.5.0` |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.4.4` | `4.4.8` |
| [pinia](https://github.com/vuejs/pinia) | `2.2.8` | `3.0.1` |
| [primevue](https://github.com/primefaces/primevue/tree/HEAD/packages/primevue) | `3.53.1` | `4.3.1` |
| [vue-chartjs](https://github.com/apertureless/vue-chartjs) | `5.3.1` | `5.3.2` |
| [vue-router](https://github.com/vuejs/router) | `4.4.5` | `4.5.0` |
| [vue3-apexcharts](https://github.com/apexcharts/vue3-apexcharts) | `1.7.0` | `1.8.0` |
| [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.10.4` | `1.10.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.3` | `22.13.8` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `4.0.0` | `4.1.1` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `10.1.0` | `10.2.0` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `13.0.0` | `14.4.0` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.7.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.21.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.28.0` | `9.32.0` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.4` | `4.0.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.8.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `6.2.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.10` | `2.2.4` |



Updates `@types/geojson` from 7946.0.14 to 7946.0.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/geojson)

Updates `@types/leaflet` from 1.9.14 to 1.9.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

Updates `@types/lodash` from 4.17.13 to 4.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@vueuse/core` from 10.11.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 `apexcharts` from 4.3.0 to 4.5.0
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v4.3.0...v4.5.0)

Updates `chart.js` from 4.4.4 to 4.4.8
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.4...v4.4.8)

Updates `pinia` from 2.2.8 to 3.0.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/commits)

Updates `primevue` from 3.53.1 to 4.3.1
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/HEAD/packages/primevue)

Updates `vue` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.12...v3.5.13)

Updates `vue-chartjs` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/apertureless/vue-chartjs/releases)
- [Changelog](https://github.com/apertureless/vue-chartjs/blob/main/CHANGELOG.md)
- [Commits](apertureless/vue-chartjs@v5.3.1...v5.3.2)

Updates `vue-router` from 4.4.5 to 4.5.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.5...v4.5.0)

Updates `vue3-apexcharts` from 1.7.0 to 1.8.0
- [Commits](https://github.com/apexcharts/vue3-apexcharts/commits)

Updates `@rushstack/eslint-patch` from 1.10.4 to 1.10.5
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.5/eslint/eslint-patch)

Updates `@types/node` from 22.10.3 to 22.13.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitejs/plugin-vue-jsx` from 4.0.0 to 4.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue-jsx)

Updates `@vue/eslint-config-prettier` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](vuejs/eslint-config-prettier@v10.1.0...v10.2.0)

Updates `@vue/eslint-config-typescript` from 13.0.0 to 14.4.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v13.0.0...v14.4.0)

Updates `@vue/tsconfig` from 0.5.1 to 0.7.0
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.5.1...v0.7.0)

Updates `eslint` from 8.57.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.21.0)

Updates `eslint-plugin-vue` from 9.28.0 to 9.32.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.28.0...v9.32.0)

Updates `postcss` from 8.4.47 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.5.3)

Updates `prettier` from 3.4.2 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.2)

Updates `tailwindcss` from 3.4.4 to 4.0.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/tailwindcss)

Updates `typescript` from 5.6.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.8.2)

Updates `vite` from 5.4.8 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

Updates `vue-tsc` from 2.1.10 to 2.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.2.4/packages/tsc)

---
updated-dependencies:
- dependency-name: "@types/geojson"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: "@types/leaflet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: primevue
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: vue-chartjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: vue3-apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@rushstack/eslint-patch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant