8000 fix(deps): обновление зависимостей by renovate[bot] · Pull Request #212 · Pacific-Agency/nuxt-utils · GitHub
[go: up one dir, main page]

Skip to content

fix(deps): обновление зависимостей #212

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

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

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Dec 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@exer7um/eslint-config 1.4.7 -> 2.1.3 age adoption passing confidence devDependencies major
@exer7um/prettier-config 0.5.0 -> 0.6.0 age adoption passing confidence devDependencies minor
@nuxt/eslint-config (source) 0.7.4 -> 1.4.0 age adoption passing confidence devDependencies major
@nuxt/kit (source) 3.14.1592 -> 3.17.3 age adoption passing confidence dependencies minor
@nuxt/module-builder 0.8.4 -> 1.0.1 age adoption passing confidence devDependencies major
@nuxt/schema (source) 3.14.1592 -> 3.17.3 age adoption passing confidence devDependencies minor
@nuxt/test-utils 3.15.1 -> 3.19.0 age adoption passing confidence devDependencies minor
@vuepic/vue-datepicker (source) ^10.0.0 -> ^11.0.0 age adoption passing confidence dependencies major
@vueuse/core (source) ^12.0.0 -> ^13.0.0 age adoption passing confidence dependencies major
JamesIves/github-pages-deploy-action v4.7.2 -> v4.7.3 age adoption passing confidence action patch
consola 3.3.1 -> 3.4.2 age adoption passing confidence dependencies minor
isomorphic-dompurify 2.19.0 -> 2.24.0 age adoption passing confidence dependencies minor
lint-staged 15.2.11 -> 16.0.0 age adoption passing confidence devDependencies major
maska (source) 3.0.4 -> 3.1.1 age adoption passing confidence dependencies minor
ohash ^1.1.3 -> ^2.0.0 age adoption passing confidence dependencies major
pnpm (source) 9.15.1 -> 10.11.0 age adoption passing confidence packageManager major
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
typescript (source) 5.7.2 -> 5.8.3 age adoption passing confidence devDependencies minor
vitepress (source) 1.5.0 -> 1.6.3 age adoption passing confidence devDependencies minor

Release Notes

ExEr7um/eslint-config (@​exer7um/eslint-config)

v2.1.3

Compare Source

compare changes

🏡 Другие изменения
  • Возвращение на tsup (7b0af51)
❤️ Contributors

v2.1.2

Compare Source

compare changes

🏡 Другие изменения
  • Переход на tsdown (d19844a)
❤️ Contributors

v2.1.1

Compare Source

compare changes

🐞 Исправления
  • Динамический импорт плагинов (98aff63)
❤️ Contributors

v2.1.0

Compare Source

compare changes

🚀 Улучшения
  • Возможность выбора плагинов для использования (#​20)
  • Возможность передачи параметров для @nuxt/eslint-config (5584702)
❤️ Contributors

v2.0.1

Compare Source

compare changes

🐞 Исправления
  • Возвращение кастомного конфига eslint-plugin-unicorn (31423f4)
❤️ Contributors

v2.0.0

Compare Source

compare changes

🚀 Улучшения
  • ⚠️ Использование @nuxt/eslint-config для создания конфигурации (#​14)
  • Использование плагинов из @nuxt/eslint-config (#​16)
  • Включение minify и treeshake для сборки (857d691)
  • Обновление eslint-plugin-sonarjs до v3 (#​17)
🐞 Исправления
  • Добавление bun.lock в игнорируемые файлы (665b2e6)
  • Возврат eslint-plugin-jsdoc в package.json (cccaa8b)
📖 Документация
  • ⚠️ Обновление гайда установки (#​15)
🏡 Другие изменения
  • Удаление . из скриптов ESLint (d50930e)
  • Добавление ветки next в CI (6ab6e0c)
  • Удаление @nuxt/eslint из зависимостей (8f4e063)
  • Обновление версии ExEr7um/workflows до v0.7.3 (b857650)
⚠️ Breaking Changes
  • ⚠️ Использование @nuxt/eslint-config для создания конфигурации (#​14)
  • ⚠️ Обновление гайда установки (#​15)
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Улучшения
  • Плагин eslint-plugin-de-morgan (471d0f1)
❤️ Contributors
ExEr7um/prettier-config (@​exer7um/prettier-config)

v0.6.0

Compare Source

compare changes

🚀 Улучшения
  • Использование TypeScript для конфигурации (c9d9204)
  • Включение objectWrap: "collapse" (bd2cae9)
🏡 Другие изменения
  • Правильное использование собственной конфигурации (de45feb)
❤️ Contributors
nuxt/eslint (@​nuxt/eslint-config)

v1.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.3.1

Compare Source

No significant changes

    View changes on GitHub

v1.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.7.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.5

Compare Source

No significant changes

    View changes on GitHub
nuxt/nuxt (@​nuxt/kit)

v3.17.3

Compare Source

3.17.3 is a regularly-scheduled patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Pre-calculate extension glob before app resolution (#​32052)
  • nuxt: Improve islands client components chunks (#​32015)
🩹 Fixes
  • nuxt: Preload async layouts (#​32002)
  • nuxt: Handle File within FormData (#​32013)
  • schema: Respect user-provided ignore patterns (#​32020)
  • nuxt: Allow loading virtual files with query params (#​32022)
  • nuxt: Don't use reactive key for useFetch with watch: false (#​32019)
  • nuxt: Do not clear data if custom getCachedData is provided (#​32003)
  • nuxt: Provide nuxtApp for asyncData functions run on server (#​32038)
  • vite: Strip queries when skipping vite transform middleware (#​32041)
  • nuxt: Sort hash sources and files (#​32048)
  • nuxt: Do not suppress chunk import error (#​32064)
💅 Refactors
  • nuxt: Directly access initialised asyncData (e779d6cd5)
📖 Documentation
🤖 CI
  • Convert bug/enhancement labels to issue types (3ff743fe0)
  • Update payload for issue types (791e5f443)
❤️ Contributors

v3.17.2

Compare Source

3.17.2 is a regularly-scheduled patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. 8000

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Tree-shake router's handleHotUpdate in production (#​31971)
🩹 Fixes
  • nuxt: Ensure asyncData is initialised before effects run (#​31946)
  • nuxt: Skip view transition if user agent provides one before defining transition (#​31945)
  • nuxt: Improve hashing for complex body in useFetch (#​31963)
  • nuxt: Immediately call asyncData within client-only components (#​31964)
  • nuxt: Don't render errors if event is already handled (#​31966)
  • nuxt: Track whether need to reinit asyncData separately from deps (#​31965)
  • nuxt: Preserve params/meta/matched with universal router (#​31950)
  • nuxt: Respect scroll behavior set by scrollToTop (#​31914)
  • nuxt: Load live data from vfs even if a file exists in buildDir (#​31969)
  • nuxt: Short circuit middleware when validate returns false (#​31967)
  • nuxt: Ensure useAsyncData reactive to key changes when immediate: false (#​31987)
  • nuxt: Resolve real paths imported into virtual files (0bb07f129)
  • webpack: Broaden WarningFilter type (2a79dbd68)
  • schema: Broaden warningIgnoreFilters (a62e808ac)
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
  • Run docs workflow against pull requests (08f968903)
  • Run tests against node v20 (3c97d3493)
❤️ Contributors

v3.17.1

Compare Source

3.17.1 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Check if match exists with new unplugin filter (#​31929)
  • nuxt: Reinitialise stale async data (#​31940)
  • nuxt: Skip view transition if user agent is providing one (#​31938)
  • nuxt: Trigger execute when non-immediate fetch key changes (#​31941)
  • nuxt: Don't redirect when route has trailing slash (#​31902)
  • ui-templates: Use escapeHTML from vue (8e4b8d62f)
  • schema: Add @vue/shared dependency (7d445c963)
📦 Build
  • Copy README/LICENSE from repo root (8e287d556)
🏡 Chore
✅ Tests
❤️ Contributors

v3.17.0

Compare Source

👀 Highlights

This release brings a major reworking of the async data layer, a new built-in component, better warnings, and performance improvements!

📊 Data Fetching Improvements

A major reorganization of Nuxt's data fetching layer brings significant improvements to useAsyncData and useFetch.

Although we have aimed to maintain backward compatibility and put breaking changes behind the experimental.granularCachedData flag (disabled by default), we recommend testing your application thoroughly after upgrading. You can also disable experimental.purgeCachedData to revert to the previous behavior if you are relying on cached data being available indefinitely after components using useAsyncData are unmounted.

👉 Read the the original PR for full details (#​31373), but here are a few highlights.

Consistent Data Across Components

All calls to useAsyncData or useFetch with the same key now share the underlying refs, ensuring consistency across your application:

<!-- ComponentA.vue -->
<script setup>
const { data: users, pending } = useAsyncData('users', fetchUsers)
</script>

<!-- ComponentB.vue -->
<script setup>
// This will reference the same data state as ComponentA
const { data: users, status } = useAsyncData('users', fetchUsers)
// When either component refreshes the data, both will update consistently
</script>

This solves various issues where components could have inconsistent data states.

Reactive Keys

You can now use computed refs, plain refs, or getter functions as keys:

const userId = ref('123')
const { data: user } = useAsyncData(
  computed(() => `user-${userId.value}`),
  () => fetchUser(userId.value)
)

// Changing the userId will automatically trigger a new data fetch
// and clean up the old data if no other components are using it
userId.value = '456'
Optimized Data Refetching

Multiple components watching the same data source will now trigger only a single data fetch when dependencies change:

// In multiple components:
const { data } = useAsyncData(
  'users', 
  () => $fetch(`/api/users?page=${route.query.page}`),
  { watch: [() => route.query.page] }
)

// When route.query.page changes, only one fetch operation will occur
// All components using this key will update simultaneously
🎭 Built-In Nuxt Components
<NuxtTime> - A new component for safe time display

We've added a new <NuxtTime> component for SSR-safe time display, which resolves hydration mismatches when working with dates (#​31876):

<template>
  <NuxtTime :datetime="Date.now()" />
</template>

The component accepts multiple time formats and gracefully handles both client and server rendering.

Enhanced <NuxtErrorBoundary>

The <NuxtErrorBoundary> component has been converted to a Single File Component and now exposes error and clearError from the component - as well as in the error slot types, giving you greater ability to handle errors in your templates and via useTemplateRef (#​31847):

<NuxtErrorBoundary @&#8203;error="handleError">
  <template #error="{ error, clearError }">
    <div>
      <p>{{ error.message }}</p>
      <button @&#8203;click="clearError">Try again</button>
    </div>
  </template>
  
  <!-- Content that might error -->
  <MyComponent />
</NuxtErrorBoundary>
🔗 Router Improvements

<NuxtLink> now accepts a trailingSlash prop, giving you more control over URL formatting (#​31820):

<NuxtLink to="/about" trailing-slash>About</NuxtLink>
<!-- Will render <a href="/about/"> -->
🔄 Loading Indicator Customization

You can now customize the loading indicator with new props directly on the component (#​31532):

  • hideDelay: Controls how long to wait before hiding the loading bar
  • resetDelay: Controls how long to wait before resetting loading indicator state
<template>
  <NuxtLoadingIndicator :hide-delay="500" :reset-delay="300" />
</template>
📚 Documentation as a Package

The Nuxt documentation is now available as an npm package! You can install @nuxt/docs to access the raw markdown and YAML content used to build the documentation website (#​31353).

💻 Developer Experience Improvements

We've added several warnings to help catch common mistakes:

  • Warning when server components don't have a root element #​31365
  • Warning when using the reserved runtimeConfig.app namespace #​31774
  • Warning when core auto-import presets are overridden #​29971
  • Error when definePageMeta is used more than once in a file #​31634
🔌 Enhanced Module Development

Module authors will be happy to know:

  • A new experimental.enforceModuleCompatibility allows Nuxt to throw an error when a module is loaded that isn't compatible with it (#​31657). It will be enabled by default in Nuxt v4.
  • You can now automatically register every component exported via named exports from a file with addComponentExports #​27155
🔥 Performance Improvements

Several performance improvements have been made:

  • Switched to tinyglobby for faster file globbing #​31668
  • Excluded .data directory from type-checking for faster builds #​31738
  • Improved tree-shaking by hoisting the purgeCachedData check #​31785

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This refreshes your lockfile and pulls in all the latest dependencies that Nuxt relies on, especially from the unjs ecosystem.

👉 Changelog

compare changes

🚀 Enhancements
  • nuxt: Accept hideDelay and resetDelay props for loading indicator (#​31532)
  • nuxt: Warn server components need root element (#​31365)
  • docs: Publish raw markdown/yaml docs as @nuxt/docs (#​31353)
  • kit,nuxt: Pass dotenv values from loadNuxtConfig to nitro (#​31680)
  • nuxt,vite: Support disabling scripts in dev mode (#​31724)
  • nuxt: Warn if user uses reserved runtimeConfig.app namespace (#​31774)
  • kit,schema: Allow throwing error if modules aren't compatible (#​31657)
  • nuxt: Extract middleware when scanning page metadata (#​30708)
  • nuxt: Warn if core auto-import presets are overridden (#​29971)
  • nuxt: Scan named exports with addComponentExports (#​27155)
  • nuxt: Convert <NuxtErrorBoundary> to SFC + expose error/clearError (#​31847)
  • nuxt: Add <NuxtTime> component for ssr-safe time display (#​31876)
  • nuxt: Add trailingSlash prop to <NuxtLink> (#​31820)
🔥 Performance
  • kit,rspack,webpack: Switch to tinyglobby (#​31668)
  • kit: Exclude .data directory from type-checking (#​31738)
  • nuxt: Hoist purgeCachedData check to improve tree-shaking (#​31785)
  • nuxt: Remove oxc-parser manual wasm fallback logic (#​31484)
  • nuxt: Remove unecessary type check for useFetch (#​31910)
🩹 Fixes
  • kit,vite: Ensure all modulesDir paths are added to fs.allow (#​31540)
  • nuxt: Pass slots through to lazy hydrated components (#​31649)
  • vite: Do not return 404 for dev server handlers which shadow /_nuxt/ (#​31646)
  • nuxt: Sync error types for useLazyAsyncData (#​31676)
  • nuxt: Strip base url from error.url (#​31679)
  • nuxt: Render inline styles before app:rendered is called (#​31686)
  • nuxt: Update nitro imports (0bec0bd26)
  • nuxt: Check for fallback attribute when stripping <DevOnly> (c1d735c27)
  • vite: Invalidate files not present in module graph (ecae2cd54)
  • nuxt: Do not add manifest preload when noScripts (c9572e953)
  • nuxt: Do not prompt to update compatibilityDate (#​31725)
  • nuxt: Show brotli size by default when analyzing bundle (#​31784)
  • nuxt: Always pass statusMessage when rendering html error (#​31761)
  • nuxt: Error when definePageMeta is used more than once (#​31634)
  • nuxt: Parse error.data before rendering error.vue (#​31571)
  • nuxt: Use single synced asyncdata instance per key (#​31373)
  • nuxt: Use useAsyncData in console log (#​31801)
  • nuxt: Wait for suspense to resolve before handling NuxtErrorBoundary error (#​31791)
  • vite: Disable preserveModules (#​31839)
  • nuxt: Align pending with status value for v4 (#​25864)
  • nuxt: Consider full path when de-duplicating routes (#​31849)
  • nuxt: Augment nuxt/app in generated middleware and layouts declarations (#​31808)
  • nuxt: Correct order of args passed to withoutBase (f956407bb)
  • vite: Dedupe vue in vite-node dev server (f3882e004)
  • ui-templates: Pass pointer events through spotlight div in error dev template (#​31887)
  • kit: Include user-defined types before internal ones in tsconfig.json (#​31882)
  • nuxt: Do not purge nuxt data if active useNuxtData (#​31893)
  • nuxt: Do not include components of key in useFetch watch sources (#​31903)
  • nuxt: Use first existing modulesDir to store build cache files (#​31907)
💅 Refactors
  • nuxt: Use shallowRef for primitives as well (#​31662)
  • nuxt: Move island renderer into its own event handler (#​31386)
  • nuxt: Remove unneeded import (#​31750)
  • nuxt:< 10000 /strong> Use _replaceAppConfig when applying hmr (#​31786)
  • nuxt: Use new unplugin filter options (#​31868)
  • schema: Do not generate types for ConfigSchema (#​31894)
📖 Documentation
  • Add note on extending auto-imports (#​31640)
  • Improve description of app.vue (#​31645)
  • Use video-accordion video and add more videos (#​31655)
  • Add description of templateParams to seo docs (#​31583)
  • Refine auto-imports documentation (#​31700)
  • Fix nuxt logo on website badge (#​31704)
  • Update tailwindcss link (b5741cb5a)
  • Adjust description of useHydration (#​31712)
  • Remove trailing slash (#​31751)
  • Remove comment about callOnce returning value (#​31747)
  • Use vs. consistently (#​31760)
  • Update nitro addServerHandler example (#​31769)
  • Add supporting shared folder video (#​31651)
  • Update example for component auto-import in nuxt modules (#​31757)
  • Refine nuxt kit components documentation (#​31714)
  • Use trailing slash for vitest link (82de8bcf8)
  • Fix casing (#​31805)
  • Add discord and nuxters links (#​31888)
  • Fix typos (#​31898)
📦 Build
  • nuxt: Use vue-sfc-transformer to process sfcs (#​31691)
🏡 Chore
✅ Tests
  • nuxt: Add customizable test api for pages tests (#​31619)
  • kit: Fix tests when running on Windows (#​31694)
  • Update page metadata snapshot (89a596075)
  • Add basic runtime tests for <NuxtErrorBoundary> (4df92c45f)
  • Add version to mock nuxt (915fae2fd)
  • Update assertion for pendingWhenIdle (08f2224c8)
  • Remove incorrect assertions (fdc4b5343)
  • Update tests for purgeCachedData (c6411eb17)
🤖 CI
  • Add notify-nuxt-website workflow (#​31726)
❤️ Contributors

v3.16.2

Compare Source

3.16.2 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Improve tree-shaking of useRequestEvent on client (#​31586)
🩹 Fixes
  • nuxt: Pass down attrs to <Body> and <Html> (#​31513)
  • nuxt: Use greedy catchall when /index is the last segment (#​31528)
  • nuxt: Reset page:loading:end hook before navigation (#​31504)
  • nuxt: Write initial cookie value if different from document.cookie (#​31517)
  • nuxt: Support template string quotes in resolveComponent (#​31526)
  • nuxt: Show fatal errors thrown in middleware (#​31518)
  • nuxt: Use name to index route providers in dev (#​31544)
  • nuxt: Improve default scroll behaviour (#​31545)
  • vite: Return 404 for non-existent _nuxt/ paths in development (#​31543)
  • nuxt: Pass error data to error.vue (#​31573)
  • nuxt: Use unhead v2 api in default welcome + error pages (#​31584)
  • nuxt: Improve consistency of page metadata extraction (#​31306)
  • nuxt: Do not remove meta when scanPageMeta is disabled (0ba454b21)
💅 Refactors
  • nuxt: Simplify conditional branches of <NuxtPage> (#​31561)
  • Replace useServerHead in onPrehydrate with useHead (#​31585)
📖 Documentation
  • Move custom directories note to the correct place (#​29100)
  • Update example to useTemplateRef

Configuration

📅 Schedule: Branch creation - "after 1am and before 5am on monday" in timezone Europe/Moscow, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 29, 2024 22:22
@renovate renovate bot requested a review from ALKOTS December 29, 2024 22:22
@renovate renovate bot force-pushed the renovate/zavisimostej branch 5 times, most recently from c6e0c1d to b7aa45c Compare January 8, 2025 22:06
@renovate renovate bot force-pushed the renovate/zavisimostej branch 8 times, most recently from 529e15f to 2624e7e Compare January 16, 2025 13:21
@renovate renovate bot force-pushed the renovate/zavisimostej branch 7 times, most recently from 7c57316 to 9b01dc8 Compare January 23, 2025 13:14
@renovate renovate bot force-pushed the renovate/zavisimostej branch 7 times, most recently from f8b44cd to 675d330 Compare January 30, 2025 19:18
@renovate renovate bot force-pushed the renovate/zavisimostej branch from 675d330 to de591a6 Compare February 1, 2025 21:18
@renovate renovate bot force-pushed the renovate/zavisimostej branch 4 times, most recently from 47ece9a to 483e895 Compare March 19, 2025 19:42
@renovate renovate bot force-pushed the renovate/zavisimostej branch 3 times, most recently from 07cc96a to 5da2efd Compare March 26, 2025 17:07
@renovate renovate bot force-pushed the renovate/zavisimostej branch 4 times, most recently from 508ea74 to 63ac270 Compare April 5, 2025 02:34
@renovate renovate bot force-pushed the renovate/zavisimostej branch 4 times, most recently from 0bfaadf to 072550a Compare April 14, 2025 15:16
@renovate renovate bot force-pushed the renovate/zavisimostej branch 3 times, most recently from 58cd4d5 to d74e475 Compare April 21, 2025 11:00
@renovate renovate bot force-pushed the renovate/zavisimostej branch 3 times, most recently from 5745ba0 to 6e83b1b Compare May 3, 2025 17:28
@renovate renovate bot force-pushed the renovate/zavisimostej branch 4 times, most recently from 268ae64 to 6a5d27b Compare May 12, 2025 03:42
@renovate renovate bot force-pushed the renovate/zavisimostej branch 3 times, most recently from ad88c2f to bb9bbb3 Compare May 15, 2025 15:37
| datasource  | package                              | from      | to      |
| ----------- | ------------------------------------ | --------- | ------- |
| npm         | @exer7um/eslint-config               | 1.4.7     | 2.1.3   |
| npm         | @exer7um/prettier-config             | 0.5.0     | 0.6.0   |
| npm         | @nuxt/eslint-config                  | 0.7.4     | 1.4.0   |
| npm         | @nuxt/kit                            | 3.14.1592 | 3.17.3  |
| npm         | @nuxt/module-builder                 | 0.8.4     | 1.0.1   |
| npm         | @nuxt/schema                         | 3.14.1592 | 3.17.3  |
| npm         | @nuxt/test-utils                     | 3.15.1    | 3.19.0  |
| npm         | @vuepic/vue-datepicker               | 10.0.0    | 11.0.2  |
| npm         | @vueuse/core                         | 12.2.0    | 13.2.0  |
| github-tags | JamesIves/github-pages-deploy-action | v4.7.2    | v4.7.3  |
| npm         | consola                              | 3.3.1     | 3.4.2   |
| npm         | isomorphic-dompurify                 | 2.19.0    | 2.24.0  |
| npm         | lint-staged                          | 15.2.11   | 16.0.0  |
| npm         | maska                                | 3.0.4     | 3.1.1   |
| npm         | ohash                                | 1.1.4     | 2.0.11  |
| npm         | pnpm                                 | 9.15.1    | 10.11.0 |
| github-tags | pnpm/action-setup                    | v4.0.0    | v4.1.0  |
| npm         | typescript                           | 5.7.2     | 5.8.3   |
| npm         | vitepress                            | 1.5.0     | 1.6.3   |
@renovate renovate bot force-pushed the renovate/zavisimostej branch from bb9bbb3 to 7a7a06c Compare May 16, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0