3983 Commits

Author SHA1 Message Date
Alejandro Celaya
8cbd18b4ab
Merge pull request #1718 from shlinkio/dependabot/npm_and_yarn/eslint-23de6579a7
Bump eslint from 9.38.0 to 9.39.0 in the eslint group
2025-11-01 13:46:30 +01:00
Alejandro Celaya
728519de5e
Merge pull request #1719 from shlinkio/dependabot/docker/node-25.1-alpine
Bump node from 25.0-alpine to 25.1-alpine
2025-11-01 13:46:21 +01:00
Alejandro Celaya
5f0bfdf298
Merge pull request #1721 from shlinkio/dependabot/npm_and_yarn/react-router-7.9.5
Bump react-router from 7.9.4 to 7.9.5
2025-11-01 13:46:06 +01:00
Alejandro Celaya
a50a75046b
Merge pull request #1722 from shlinkio/dependabot/npm_and_yarn/csvtojson-2.0.14
Bump csvtojson from 2.0.13 to 2.0.14
2025-11-01 13:45:58 +01:00
dependabot[bot]
8bf7c12ad6
Bump csvtojson from 2.0.13 to 2.0.14
Bumps [csvtojson](https://github.com/Keyang/node-csvtojson) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/Keyang/node-csvtojson/releases)
- [Commits](https://github.com/Keyang/node-csvtojson/compare/v2.0.13...v2.0.14)

---
updated-dependencies:
- dependency-name: csvtojson
  dependency-version: 2.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 08:02:38 +00:00
dependabot[bot]
79e70ea324
Bump react-router from 7.9.4 to 7.9.5
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.4 to 7.9.5.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.9.5/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 08:02:32 +00:00
dependabot[bot]
3d65ed654c
Bump node from 25.0-alpine to 25.1-alpine
Bumps node from 25.0-alpine to 25.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 25.1-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 08:02:07 +00:00
dependabot[bot]
deab26c244
Bump eslint from 9.38.0 to 9.39.0 in the eslint group
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 08:01:31 +00:00
Alejandro Celaya
a7456d599b Fix coding style in vite config file 2025-10-25 09:38:47 +02:00
Alejandro Celaya
5fc213789c
Merge pull request #1714 from shlinkio/dependabot/npm_and_yarn/vitest-e531eefaae
Bump the vitest group with 3 updates
2025-10-25 09:34:26 +02:00
Alejandro Celaya
a6c1820be2 Decrease required branch coverage to 89 2025-10-25 09:32:07 +02:00
Alejandro Celaya
d6b462f112 Add @vitest/browser-playwright 2025-10-25 09:29:00 +02:00
dependabot[bot]
18b4802e60
Bump the vitest group with 3 updates
Bumps the vitest group with 3 updates: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/browser` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.3/packages/browser)

Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.3/packages/coverage-v8)

Updates `vitest` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.3/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/browser"
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 07:23:55 +00:00
Alejandro Celaya
3ddd1e380f
Merge pull request #1712 from shlinkio/dependabot/npm_and_yarn/eslint-930653e90f
Bump the eslint group with 2 updates
2025-10-25 09:21:43 +02:00
dependabot[bot]
a7278e3728
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `typescript-eslint` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 07:13:21 +00:00
Alejandro Celaya
48c8d23e7b
Merge pull request #1717 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.9.2
Bump @reduxjs/toolkit from 2.9.1 to 2.9.2
2025-10-25 09:11:31 +02:00
Alejandro Celaya
6f53f44bf8
Merge pull request #1713 from shlinkio/dependabot/npm_and_yarn/vite-4b7c11b8a7
Bump the vite group with 2 updates
2025-10-25 09:11:07 +02:00
Alejandro Celaya
06ea04e382
Merge pull request #1715 from shlinkio/dependabot/npm_and_yarn/tailwindcss-67961464c6
Bump the tailwindcss group with 2 updates
2025-10-25 09:10:58 +02:00
Alejandro Celaya
7c6f434e9c
Merge pull request #1716 from shlinkio/dependabot/npm_and_yarn/csvtojson-2.0.13
Bump csvtojson from 2.0.10 to 2.0.13
2025-10-25 09:10:46 +02:00
dependabot[bot]
d9843e6bbd
Bump @reduxjs/toolkit from 2.9.1 to 2.9.2
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 07:03:45 +00:00
dependabot[bot]
9655bb8ccc
Bump csvtojson from 2.0.10 to 2.0.13
Bumps [csvtojson](https://github.com/Keyang/node-csvtojson) from 2.0.10 to 2.0.13.
- [Release notes](https://github.com/Keyang/node-csvtojson/releases)
- [Commits](https://github.com/Keyang/node-csvtojson/compare/v2.0.10...v2.0.13)

---
updated-dependencies:
- dependency-name: csvtojson
  dependency-version: 2.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 07:03:29 +00:00
dependabot[bot]
17f7ce395d
Bump the tailwindcss group with 2 updates
Bumps the tailwindcss group with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).


Updates `@tailwindcss/vite` from 4.1.14 to 4.1.16
- [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.1.16/packages/@tailwindcss-vite)

Updates `tailwindcss` from 4.1.14 to 4.1.16
- [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.1.16/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwindcss
- dependency-name: tailwindcss
  dependency-version: 4.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwindcss
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 07:03:18 +00:00
dependabot[bot]
2dab89f774
Bump the vite group with 2 updates
Bumps the vite group with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.0/packages/plugin-react)

Updates `vite` from 7.1.10 to 7.1.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 07:02:31 +00:00
Alejandro Celaya
f8967558d8
Merge pull request #1706 from shlinkio/dependabot/npm_and_yarn/react-78a4db6db4
Bump @types/react-dom from 19.2.1 to 19.2.2 in the react group
2025-10-18 09:24:20 +02:00
Alejandro Celaya
0843893f42
Merge pull request #1707 from shlinkio/dependabot/npm_and_yarn/vite-67728f9449
Bump vite from 7.1.9 to 7.1.10 in the vite group
2025-10-18 09:21:06 +02:00
dependabot[bot]
feb9476be7
Bump vite from 7.1.9 to 7.1.10 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.1.9 to 7.1.10
- [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/v7.1.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:14:39 +00:00
Alejandro Celaya
27f7ffa13d
Merge pull request #1703 from shlinkio/dependabot/npm_and_yarn/eslint-a235eed4eb
Bump the eslint group with 3 updates
2025-10-18 09:13:48 +02:00
Alejandro Celaya
9108c1b9c7
Merge pull request #1704 from shlinkio/dependabot/docker/node-25.0-alpine
Bump node from 24.10-alpine to 25.0-alpine
2025-10-18 09:13:39 +02:00
Alejandro Celaya
13b289654f
Merge pull request #1705 from shlinkio/dependabot/docker/playwright-v1.56.1-noble
Bump playwright from v1.56.0-noble to v1.56.1-noble
2025-10-18 09:13:29 +02:00
Alejandro Celaya
5914effb1c
Merge pull request #1708 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-1.1.0
Bump vite-plugin-pwa from 1.0.3 to 1.1.0
2025-10-18 09:12:59 +02:00
Alejandro Celaya
b22d2e8621
Merge pull request #1709 from shlinkio/dependabot/npm_and_yarn/playwright-1.56.1
Bump playwright from 1.56.0 to 1.56.1
2025-10-18 09:12:51 +02:00
Alejandro Celaya
5a4743d4f5
Merge pull request #1710 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.9.1
Bump @reduxjs/toolkit from 2.9.0 to 2.9.1
2025-10-18 09:12:42 +02:00
dependabot[bot]
b70652f11d
Bump @reduxjs/toolkit from 2.9.0 to 2.9.1
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:03:20 +00:00
dependabot[bot]
17166246d6
Bump playwright from 1.56.0 to 1.56.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.0...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:03:12 +00:00
dependabot[bot]
79b3f34187
Bump vite-plugin-pwa from 1.0.3 to 1.1.0
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:02:55 +00:00
dependabot[bot]
02df7a2819
Bump @types/react-dom from 19.2.1 to 19.2.2 in the react group
Bumps the react group with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/react-dom` from 19.2.1 to 19.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:02:20 +00:00
dependabot[bot]
761886e17a
Bump playwright from v1.56.0-noble to v1.56.1-noble
Bumps playwright from v1.56.0-noble to v1.56.1-noble.

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: v1.56.1-noble
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:02:15 +00:00
dependabot[bot]
b75d5b3bd1
Bump node from 24.10-alpine to 25.0-alpine
Bumps node from 24.10-alpine to 25.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 25.0-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:02:06 +00:00
dependabot[bot]
00730d47bb
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin)

Updates `eslint` from 9.37.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0)

Updates `typescript-eslint` from 8.46.0 to 8.46.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.46.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 07:02:00 +00:00
Alejandro Celaya
43e47fe5f0
Merge pull request #1694 from shlinkio/dependabot/npm_and_yarn/eslint-a70c5ab51b
Bump the eslint group with 3 updates
2025-10-14 09:57:27 +02:00
Alejandro Celaya
a0bcf6205c Update to @shlinkio/eslint-config-js-coding-standard v3.7 2025-10-14 09:55:44 +02:00
dependabot[bot]
e26d66b521
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@shlinkio/eslint-config-js-coding-standard](https://github.com/shlinkio/js-coding-standard), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@shlinkio/eslint-config-js-coding-standard` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/shlinkio/js-coding-standard/releases)
- [Changelog](https://github.com/shlinkio/js-coding-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shlinkio/js-coding-standard/compare/v3.6.0...v3.6.1)

Updates `eslint-plugin-react-hooks` from 6.1.1 to 7.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `typescript-eslint` from 8.45.0 to 8.46.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@shlinkio/eslint-config-js-coding-standard"
  dependency-version: 3.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-11 07:19:00 +00:00
Alejandro Celaya
fd601b7767
Merge pull request #1695 from shlinkio/dependabot/docker/playwright-v1.56.0-noble
Bump playwright from v1.55.1-noble to v1.56.0-noble
2025-10-11 09:18:12 +02:00
Alejandro Celaya
573a248114
Merge pull request #1696 from shlinkio/dependabot/docker/node-24.10-alpine
Bump node from 24.9-alpine to 24.10-alpine
2025-10-11 09:18:01 +02:00
Alejandro Celaya
c1f15ac635
Merge pull request #1697 from shlinkio/dependabot/npm_and_yarn/shlink-2a77b0991b
Bump the shlink group with 4 updates
2025-10-11 09:17:53 +02:00
Alejandro Celaya
87c5e28472
Merge pull request #1698 from shlinkio/dependabot/npm_and_yarn/react-9219e51c5f
Bump the react group with 2 updates
2025-10-11 09:17:43 +02:00
Alejandro Celaya
27c63f590c
Merge pull request #1699 from shlinkio/dependabot/npm_and_yarn/react-external-link-2.6.1
Bump react-external-link from 2.6.0 to 2.6.1
2025-10-11 09:17:34 +02:00
Alejandro Celaya
fb0ace7eb2
Merge pull request #1700 from shlinkio/dependabot/npm_and_yarn/axe-core-4.11.0
Bump axe-core from 4.10.3 to 4.11.0
2025-10-11 09:17:25 +02:00
Alejandro Celaya
7e0786177f
Merge pull request #1701 from shlinkio/dependabot/npm_and_yarn/playwright-1.56.0
Bump playwright from 1.55.1 to 1.56.0
2025-10-11 09:17:17 +02:00
Alejandro Celaya
0bf54a4afe
Merge pull request #1702 from shlinkio/dependabot/npm_and_yarn/react-router-7.9.4
Bump react-router from 7.9.3 to 7.9.4
2025-10-11 09:17:04 +02:00