Commit graph

3057 commits

Author SHA1 Message Date
dependabot[bot]
5b250b5e31
Bump the eslint-plugins group with 3 updates
Bumps the eslint-plugins group with 3 updates: [@shlinkio/eslint-config-js-coding-standard](https://github.com/shlinkio/js-coding-standard), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@shlinkio/eslint-config-js-coding-standard` from 2.5.0 to 2.5.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/v2.5.0...v2.5.1)

Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@shlinkio/eslint-config-js-coding-standard"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint-plugins
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-plugins
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 08:15:54 +00:00
Alejandro Celaya
fd1fcaa8ad
Merge pull request #1220 from shlinkio/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-15 10:27:00 +02:00
dependabot[bot]
b630662db6
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 08:24:01 +00:00
Alejandro Celaya
e29790072c
Merge pull request #1214 from shlinkio/dependabot/npm_and_yarn/vite-f2e278806b
Bump the vite group across 1 directory with 2 updates
2024-06-15 10:23:56 +02:00
Alejandro Celaya
2521e94057
Merge pull request #1216 from shlinkio/dependabot/npm_and_yarn/testing-f694122557
Bump @testing-library/jest-dom from 6.4.5 to 6.4.6 in the testing group
2024-06-15 10:23:43 +02:00
Alejandro Celaya
20fa0c78fe
Merge pull request #1217 from shlinkio/dependabot/npm_and_yarn/uuid-10.0.0
Bump uuid from 9.0.1 to 10.0.0
2024-06-15 10:23:35 +02:00
Alejandro Celaya
daa8513402
Merge pull request #1218 from shlinkio/dependabot/npm_and_yarn/sass-1.77.5
Bump sass from 1.77.4 to 1.77.5
2024-06-15 10:23:27 +02:00
Alejandro Celaya
88626e3d14
Merge pull request #1219 from shlinkio/dependabot/docker/node-22.3-alpine
Bump node from 22.2-alpine to 22.3-alpine
2024-06-15 10:23:19 +02:00
dependabot[bot]
257c4cc17d
Bump node from 22.2-alpine to 22.3-alpine
Bumps node from 22.2-alpine to 22.3-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 07:37:28 +00:00
dependabot[bot]
c9e57e64ef
Bump sass from 1.77.4 to 1.77.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.4...1.77.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 07:35:18 +00:00
dependabot[bot]
cf8383361e
Bump uuid from 9.0.1 to 10.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 07:34:50 +00:00
dependabot[bot]
cc23cba520
Bump @testing-library/jest-dom from 6.4.5 to 6.4.6 in the testing group
Bumps the testing group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.6
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 07:34:30 +00:00
dependabot[bot]
c19926b58e
Bump the vite group across 1 directory with 2 updates
Bumps the vite group with 2 updates in the / directory: [@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 4.3.0 to 4.3.1
- [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/v4.3.1/packages/plugin-react)

Updates `vite` from 5.2.12 to 5.3.1
- [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/v5.3.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 07:33:24 +00:00
Alejandro Celaya
3b1b1421f9
Merge pull request #1209 from shlinkio/dependabot/docker/nginxinc/nginx-unprivileged-1.27-alpine
Bump nginxinc/nginx-unprivileged from 1.25-alpine to 1.27-alpine
2024-06-07 09:04:58 +02:00
Alejandro Celaya
dbfa41a5b2
Merge pull request #1211 from shlinkio/dependabot/npm_and_yarn/testing-43861c45c2
Bump @testing-library/react from 15.0.7 to 16.0.0 in the testing group
2024-06-07 09:04:49 +02:00
Alejandro Celaya
66bd5642a0
Merge pull request #1212 from shlinkio/dependabot/npm_and_yarn/adm-zip-0.5.14
Bump adm-zip from 0.5.12 to 0.5.14
2024-06-07 09:04:42 +02:00
Alejandro Celaya
5212272f4e
Merge pull request #1210 from shlinkio/dependabot/npm_and_yarn/eslint-plugins-0d47e4c1a9
Bump the eslint-plugins group with 2 updates
2024-06-07 09:04:32 +02:00
dependabot[bot]
8a810555c2
Bump adm-zip from 0.5.12 to 0.5.14
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.12 to 0.5.14.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.12...v0.5.14)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 06:58:52 +00:00
dependabot[bot]
340079ceed
Bump @testing-library/react from 15.0.7 to 16.0.0 in the testing group
Bumps the testing group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `@testing-library/react` from 15.0.7 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 06:58:15 +00:00
dependabot[bot]
788eebc87d
Bump the eslint-plugins group with 2 updates
Bumps the eslint-plugins group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.12.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.5.0 to 7.12.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-plugins
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 06:57:48 +00:00
dependabot[bot]
9d26fd2974
Bump nginxinc/nginx-unprivileged from 1.25-alpine to 1.27-alpine
Bumps nginxinc/nginx-unprivileged from 1.25-alpine to 1.27-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 06:57:01 +00:00
Alejandro Celaya
5549aaacbb
Merge pull request #1208 from acelaya-forks/feature/update-coding-standard
Update to JS coding standard v2.5.0
2024-06-07 08:56:36 +02:00
Alejandro Celaya
aef74b80c2 Remove eslint from dependabot group 2024-06-07 08:52:14 +02:00
Alejandro Celaya
b2908d2b1f Update to JS coding standard v2.5.0 2024-06-06 17:49:12 +02:00
Alejandro Celaya
fa39302474
Merge pull request #1204 from shlinkio/dependabot/npm_and_yarn/jsdom-24.1.0
Bump jsdom from 24.0.0 to 24.1.0
2024-06-01 10:09:43 +02:00
dependabot[bot]
b568c300fc
Bump jsdom from 24.0.0 to 24.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/24.0.0...24.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 08:04:54 +00:00
Alejandro Celaya
c7c5875239
Merge pull request #1202 from shlinkio/dependabot/npm_and_yarn/vite-b8036cf615
Bump vite from 5.2.11 to 5.2.12 in the vite group
2024-06-01 10:04:12 +02:00
Alejandro Celaya
9824f2381d
Merge pull request #1205 from shlinkio/dependabot/npm_and_yarn/sass-1.77.4
Bump sass from 1.77.2 to 1.77.4
2024-06-01 10:03:55 +02:00
dependabot[bot]
b9f59210b0
Bump sass from 1.77.2 to 1.77.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.2...1.77.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 07:15:12 +00:00
dependabot[bot]
d53a2ae9b1
Bump vite from 5.2.11 to 5.2.12 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.2.11 to 5.2.12
- [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/v5.2.12/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 07:13:33 +00:00
Alejandro Celaya
4166831b6a
Merge pull request #1198 from shlinkio/dependabot/npm_and_yarn/fontawesome-df6dfbe027
Bump @fortawesome/react-fontawesome from 0.2.1 to 0.2.2 in the fontawesome group
2024-05-25 09:47:13 +02:00
Alejandro Celaya
d20850e1d7
Merge pull request #1199 from shlinkio/dependabot/npm_and_yarn/types-7c237d0e20
Bump @types/react from 18.3.2 to 18.3.3 in the types group
2024-05-25 09:46:59 +02:00
Alejandro Celaya
652871a62f
Merge pull request #1201 from shlinkio/dependabot/npm_and_yarn/vite-ad63f6f229
Bump @vitejs/plugin-react from 4.2.1 to 4.3.0 in the vite group
2024-05-25 09:46:51 +02:00
dependabot[bot]
afb9af473f
Bump @vitejs/plugin-react from 4.2.1 to 4.3.0 in the vite group
Bumps the vite group with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react).


Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.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/v4.3.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 07:39:54 +00:00
dependabot[bot]
16b70c8ab2
Bump @types/react from 18.3.2 to 18.3.3 in the types group
Bumps the types group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 07:39:10 +00:00
dependabot[bot]
04e826cecf
Bump @fortawesome/react-fontawesome in the fontawesome group
Bumps the fontawesome group with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome).


Updates `@fortawesome/react-fontawesome` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.2.1...0.2.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 07:38:24 +00:00
Alejandro Celaya
4fc4e9cece
Merge pull request #1196 from acelaya-forks/feature/decoupled-settings
Replace local settings UI with the one from shlink-web-component
2024-05-20 20:09:04 +02:00
Alejandro Celaya
3ba0f38f21 Reduce required branches coverage 2024-05-20 20:07:02 +02:00
Alejandro Celaya
202a69bdf5 Replace local settings UI with the one from shlink-web-component 2024-05-20 20:03:50 +02:00
Alejandro Celaya
d4bc9dd62a
Merge pull request #1189 from shlinkio/dependabot/npm_and_yarn/fontawesome-3530c6805c
Bump @fortawesome/react-fontawesome from 0.2.0 to 0.2.1 in the fontawesome group
2024-05-18 10:41:14 +02:00
dependabot[bot]
bad3703ca6
Bump @fortawesome/react-fontawesome in the fontawesome group
Bumps the fontawesome group with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome).


Updates `@fortawesome/react-fontawesome` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 08:37:25 +00:00
Alejandro Celaya
859e0a612e
Merge pull request #1190 from shlinkio/dependabot/npm_and_yarn/types-39f4071df8
Bump @types/react from 18.3.1 to 18.3.2 in the types group
2024-05-18 10:36:47 +02:00
Alejandro Celaya
b5b1f2505a
Merge pull request #1192 from shlinkio/dependabot/npm_and_yarn/sass-1.77.2
Bump sass from 1.77.1 to 1.77.2
2024-05-18 10:36:00 +02:00
Alejandro Celaya
f0cffdef92
Merge pull request #1193 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.2.5
Bump @reduxjs/toolkit from 2.2.4 to 2.2.5
2024-05-18 10:35:45 +02:00
Alejandro Celaya
25ce9b4b18
Merge pull request #1194 from shlinkio/dependabot/docker/node-22.2-alpine
Bump node from 22.1-alpine to 22.2-alpine
2024-05-18 10:35:04 +02:00
dependabot[bot]
1bc7db2b76
Bump node from 22.1-alpine to 22.2-alpine
Bumps node from 22.1-alpine to 22.2-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 07:45:55 +00:00
dependabot[bot]
7529cf3793
Bump @reduxjs/toolkit from 2.2.4 to 2.2.5
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.4...v2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 07:27:40 +00:00
dependabot[bot]
dc3098849e
Bump sass from 1.77.1 to 1.77.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.1...1.77.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 07:27:30 +00:00
dependabot[bot]
4ab0db0dd9
Bump @types/react from 18.3.1 to 18.3.2 in the types group
Bumps the types group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 07:26:57 +00:00
Alejandro Celaya
281c148e18
Merge pull request #1184 from shlinkio/dependabot/npm_and_yarn/axe-core-4.9.1
Bump axe-core from 4.9.0 to 4.9.1
2024-05-13 19:14:15 +02:00