Commit Graph

472 Commits

Author SHA1 Message Date
Félix MARQUET
5a98b68cbf Merge pull request #138 from BreizhHardware/dependabot/npm_and_yarn/vite-6.3.5
Bump vite from 6.2.0 to 6.3.5
2025-05-07 12:51:45 +02:00
dependabot[bot]
26309b5d05 Bump vite from 6.2.0 to 6.3.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.3.5.
- [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/v6.3.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 22:29:34 +00:00
dependabot[bot]
ff00fba6ad Bump react-i18next from 15.4.0 to 15.5.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.0 to 15.5.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.4.0...v15.5.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 15.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 23:25:35 +00:00
dependabot[bot]
b92b4db676 Bump @babel/runtime from 7.25.6 to 7.27.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 12:46:10 +00:00
Félix MARQUET
a07ae3b8d8 Merge pull request #125 from BreizhHardware/dependabot/npm_and_yarn/sass-1.86.0
Bump sass from 1.81.0 to 1.86.0
2025-03-25 13:45:11 +01:00
dependabot[bot]
ec2c64d4dc Bump sass from 1.81.0 to 1.86.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.86.0.
- [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.81.0...1.86.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 23:33:34 +00:00
a7083bcf61 Update CV 2025-03-06 10:59:41 +01:00
2281573f93 Update CV 2025-03-06 10:51:10 +01:00
Félix MARQUET
d331fb23fc Merge pull request #124 from BreizhHardware/refactor/new-skill-system
Enhance skill display and add tooltip for skill levels
2025-03-06 10:27:45 +01:00
9a8cbd2b92 Enhance skill display and add tooltip for skill levels 2025-03-06 10:24:24 +01:00
Félix MARQUET
dabc8bf19e Merge branch 'master' into refactor/new-skill-system 2025-03-06 10:21:50 +01:00
85c12b68ff Enhance skill display and add tooltip for skill levels 2025-03-06 10:19:15 +01:00
Félix MARQUET
f57543406c Merge pull request #120 from BreizhHardware/dependabot/npm_and_yarn/multi-99764170ca
Bump esbuild and vite
2025-02-25 12:57:44 +01:00
Félix MARQUET
5f7304b953 Merge pull request #116 from BreizhHardware/dependabot/npm_and_yarn/i18next-24.2.2
Bump i18next from 24.2.1 to 24.2.2
2025-02-25 12:57:26 +01:00
dependabot[bot]
50d405b44b Bump i18next from 24.2.1 to 24.2.2
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.1 to 24.2.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v24.2.1...v24.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 10:57:54 +00:00
dependabot[bot]
ae87bc082b Bump esbuild and vite
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)

Updates `vite` from 6.0.10 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/create-vite@6.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 10:57:50 +00:00
Félix MARQUET
b21d93b962 Merge pull request #117 from BreizhHardware/dependabot/npm_and_yarn/testing-library/react-16.2.0
Bump @testing-library/react from 16.0.1 to 16.2.0
2025-02-25 11:57:04 +01:00
Félix MARQUET
721293d66e Merge pull request #119 from BreizhHardware/dependabot/npm_and_yarn/cypress-14.0.3
Bump cypress from 13.17.0 to 14.0.3
2025-02-25 11:56:41 +01:00
dependabot[bot]
a1bad8eded Bump cypress from 13.17.0 to 14.0.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.17.0...v14.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 21:24:00 +00:00
dependabot[bot]
94328c474e Bump @testing-library/react from 16.0.1 to 16.2.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.1 to 16.2.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/v16.0.1...v16.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 21:11:19 +00:00
Félix MARQUET
3da4efd0ad Merge pull request #114 from BreizhHardware/dependabot/npm_and_yarn/testing-library/user-event-14.6.1
Bump @testing-library/user-event from 14.5.2 to 14.6.1
2025-01-30 11:21:12 +01:00
Félix MARQUET
e94e32e392 Merge pull request #109 from BreizhHardware/dependabot/npm_and_yarn/typescript-5.7.3
Bump typescript from 5.7.2 to 5.7.3
2025-01-30 11:18:56 +01:00
Félix MARQUET
449badd19d Merge pull request #108 from BreizhHardware/dependabot/npm_and_yarn/vite-6.0.10
Bump vite from 6.0.7 to 6.0.10
2025-01-30 11:18:39 +01:00
dependabot[bot]
a128e901f7 Bump @testing-library/user-event from 14.5.2 to 14.6.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 21:28:35 +00:00
dependabot[bot]
55d41bfef2 Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 21:56:36 +00:00
dependabot[bot]
a4cb1a1d07 Bump vite from 6.0.7 to 6.0.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.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/v6.0.10/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 21:56:29 +00:00
Félix MARQUET
45d2745bf7 Merge pull request #107 from BreizhHardware/dependabot/npm_and_yarn/browserslist-4.24.4
Bump browserslist from 4.24.2 to 4.24.4
2025-01-14 16:41:25 +01:00
Félix MARQUET
baa63a8d09 Merge pull request #105 from BreizhHardware/dependabot/npm_and_yarn/tailwindcss-3.4.17
Bump tailwindcss from 3.4.14 to 3.4.17
2025-01-14 16:41:14 +01:00
dependabot[bot]
cb7389bbb9 Bump tailwindcss from 3.4.14 to 3.4.17
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.14 to 3.4.17.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.14...v3.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 09:27:39 +00:00
dependabot[bot]
4e1edf843a Bump browserslist from 4.24.2 to 4.24.4
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.2 to 4.24.4.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.24.2...4.24.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 09:27:31 +00:00
Félix MARQUET
1c1af36553 Merge pull request #104 from BreizhHardware/dependabot/npm_and_yarn/vite-6.0.7
Bump vite from 6.0.6 to 6.0.7
2025-01-14 10:26:34 +01:00
Félix MARQUET
2945c924f7 Merge pull request #103 from BreizhHardware/dependabot/npm_and_yarn/i18next-24.2.1
Bump i18next from 24.2.0 to 24.2.1
2025-01-14 10:26:21 +01:00
dependabot[bot]
7483b94543 Bump vite from 6.0.6 to 6.0.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.0.7.
- [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/v6.0.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 08:53:56 +00:00
Félix MARQUET
ccec066f4f Merge pull request #102 from BreizhHardware/dependabot/npm_and_yarn/vite-tsconfig-paths-5.1.4
Bump vite-tsconfig-paths from 5.1.3 to 5.1.4
2025-01-14 09:52:45 +01:00
dependabot[bot]
718e9b8b29 Bump i18next from 24.2.0 to 24.2.1
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v24.2.0...v24.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 21:35:21 +00:00
dependabot[bot]
a4bdc6799a Bump vite-tsconfig-paths from 5.1.3 to 5.1.4
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.3...v5.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 21:35:15 +00:00
Félix MARQUET
820f2831d4 Merge pull request #100 from BreizhHardware/dependabot/npm_and_yarn/vite-6.0.6
Bump vite from 5.4.10 to 6.0.6
2024-12-30 23:05:25 +01:00
Félix MARQUET
8f2b285447 Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 2024-12-30 22:03:32 +00:00
Félix MARQUET
1a26e87d62 Merge pull request #101 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.4.0
Bump react-i18next from 15.1.0 to 15.4.0
2024-12-30 22:58:14 +01:00
Félix MARQUET
628158b681 Merge pull request #98 from BreizhHardware/dependabot/npm_and_yarn/i18next-24.2.0
Bump i18next from 23.16.4 to 24.2.0
2024-12-30 22:57:58 +01:00
dependabot[bot]
36675d7bef Bump react-i18next from 15.1.0 to 15.4.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.0 to 15.4.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.0...v15.4.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 21:56:39 +00:00
dependabot[bot]
67bb64ebf6 Bump i18next from 23.16.4 to 24.2.0
Bumps [i18next](https://github.com/i18next/i18next) from 23.16.4 to 24.2.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.16.4...v24.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 21:56:32 +00:00
Félix MARQUET
68b63f7e94 Merge pull request #97 from BreizhHardware/dependabot/npm_and_yarn/cypress-13.17.0
Bump cypress from 13.15.1 to 13.17.0
2024-12-30 22:55:50 +01:00
Félix MARQUET
ef1e83a664 Merge pull request #94 from BreizhHardware/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
2024-12-30 22:55:36 +01:00
Félix MARQUET
4103a80664 Merge pull request #87 from BreizhHardware/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2
2024-12-30 22:55:24 +01:00
dependabot[bot]
d2fec5d387 Bump vite from 5.4.10 to 6.0.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 to 6.0.6.
- [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/v6.0.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 21:20:00 +00:00
dependabot[bot]
4c0e800866 Bump cypress from 13.15.1 to 13.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 13.17.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.1...v13.17.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 21:23:29 +00:00
dependabot[bot]
c55ed63a7e Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 22:04:30 +00:00
dependabot[bot]
7742bd0742 Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 22:41:12 +00:00
Félix MARQUET
aa5b6d2cb8 Merge pull request #83 from BreizhHardware/dependabot/npm_and_yarn/vite-tsconfig-paths-5.1.3
Bump vite-tsconfig-paths from 5.0.1 to 5.1.3
2024-11-29 16:48:52 +01:00