renovate 41.13.1 → 41.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -324,6 +324,7 @@
324
324
  "formatjs": "https://github.com/formatjs/formatjs",
325
325
  "framework7": "https://github.com/framework7io/framework7",
326
326
  "funogram": "https://github.com/Dolfik1/Funogram",
327
+ "fusioncache": "https://github.com/ZiggyCreatures/FusionCache",
327
328
  "gatsby": "https://github.com/gatsbyjs/gatsby",
328
329
  "gitbeaker": "https://github.com/jdalrymple/gitbeaker",
329
330
  "github-workflows-kt": "https://github.com/typesafegithub/github-workflows-kt",
@@ -447,6 +448,7 @@
447
448
  "https://github.com/vercel/next.js"
448
449
  ],
449
450
  "nextra": "https://github.com/shuding/nextra",
451
+ "ngx-cookie-service": "https://github.com/stevermeister/ngx-cookie-service",
450
452
  "ngx-formly": "https://github.com/ngx-formly/ngx-formly",
451
453
  "ngxs-store": "https://github.com/ngxs/store",
452
454
  "nivo": "https://github.com/plouc/nivo",
@@ -582,6 +584,7 @@
582
584
  "swashbuckle-aspnetcore": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore",
583
585
  "system.io.abstractions": "https://github.com/System-IO-Abstractions/System.IO.Abstractions/",
584
586
  "tailwindcss": "https://github.com/tailwindlabs/tailwindcss",
587
+ "taiga-ui": "https://github.com/taiga-family/taiga-ui",
585
588
  "tamagui": "https://github.com/tamagui/tamagui",
586
589
  "tanstack-form": "https://github.com/TanStack/form",
587
590
  "tanstack-query": "https://github.com/TanStack/query",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "renovate",
3
3
  "description": "Automated dependency updates. Flexible so you don't need to be.",
4
- "version": "41.13.1",
4
+ "version": "41.14.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",