Commit Graph

183 Commits

Author SHA1 Message Date
dependabot[bot]
37a4f90e6c chore(deps-dev): Bump vite from 7.1.3 to 7.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.3 to 7.1.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/v7.1.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 18:39:03 +00:00
Félix MARQUET
ac97fad592 Merge pull request #195 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.7.4
chore(deps): Bump react-i18next from 15.7.2 to 15.7.4
2025-09-30 20:37:46 +02:00
Félix MARQUET
135fd78f8c Merge pull request #193 from BreizhHardware/dependabot/npm_and_yarn/browserslist-4.26.2
chore(deps): Bump browserslist from 4.25.3 to 4.26.2
2025-09-30 20:37:21 +02:00
dependabot[bot]
94e2dc4d40 chore(deps): Bump react-i18next from 15.7.2 to 15.7.4
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.7.2 to 15.7.4.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.7.2...v15.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 22:04:19 +00:00
dependabot[bot]
0ba00f4b8e chore(deps): Bump browserslist from 4.25.3 to 4.26.2
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.25.3 to 4.26.2.
- [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.25.3...4.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 21:21:31 +00:00
dependabot[bot]
a352dc7ad0 chore(deps): Bump @tailwindcss/cli from 4.1.12 to 4.1.13
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) from 4.1.12 to 4.1.13.
- [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.13/packages/@tailwindcss-cli)

---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
  dependency-version: 4.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 21:20:38 +00:00
Félix MARQUET
a80d9ba72c feat: Add GitHubStatsSection component for displaying GitHub statistics 2025-08-28 12:32:20 +00:00
55f88e59ca chore: Update dependencies in package.json and pnpm-lock.yaml 2025-08-26 22:33:12 +02:00
16458f8b3b feat: Migrate deployment scripts to use pnpm for dependency management 2025-08-26 22:30:07 +02:00
Félix MARQUET
efc218f445 refactor: remove GitHubStatsSection component and its mock data
fix: remove Homelab link from Menu component

i18n: update TimelineSection to use translation keys for experience items

i18n: switch to loading translations from backend instead of hardcoded

style: add custom variant for dark mode in index.css

style: clean up unused CSS variables and classes in output.css

config: update tailwind.config.js to use ES module syntax

config: include env.d.ts in tsconfig.json for type definitions
2025-08-26 20:22:08 +00:00
Félix MARQUET
46a1b5acdc feat(experience): Add proper experience declaration
TODO: Translation of experience, Github statistiques and contact form
2025-08-26 11:13:46 +00:00
Félix MARQUET
191158f197 feat: Add LoadingScreen component with typing effect and cursor animation
feat: Enhance Menu component with new navigation items and hover effects

feat: Introduce ParticlesBackground component for visual effects

refactor: Remove unused ProgressBar component

feat: Update ProjectCard component to include modal for project details

feat: Create TimelineSection component to display work and education history

fix: Update i18n translations for about section and project descriptions

style: Add custom animations and utility classes in CSS
2025-08-25 11:01:04 +00:00
Félix MARQUET
be02c5a0b8 Merge pull request #171 from BreizhHardware/dependabot/npm_and_yarn/simonsmith/cypress-image-snapshot-10.0.2
chore(deps-dev): Bump @simonsmith/cypress-image-snapshot from 9.1.0 to 10.0.2
2025-08-12 14:43:34 +02:00
Félix MARQUET
e6573f81c4 Merge pull request #170 from BreizhHardware/dependabot/npm_and_yarn/i18next-25.3.4
chore(deps): Bump i18next from 25.3.0 to 25.3.4
2025-08-12 14:43:18 +02:00
Félix MARQUET
86e12667bd Merge pull request #167 from BreizhHardware/dependabot/npm_and_yarn/web-vitals-5.1.0
chore(deps): Bump web-vitals from 5.0.3 to 5.1.0
2025-08-12 14:42:44 +02:00
dependabot[bot]
6c8326eab8 chore(deps-dev): Bump @simonsmith/cypress-image-snapshot
Bumps [@simonsmith/cypress-image-snapshot](https://github.com/simonsmith/cypress-image-snapshot) from 9.1.0 to 10.0.2.
- [Release notes](https://github.com/simonsmith/cypress-image-snapshot/releases)
- [Changelog](https://github.com/simonsmith/cypress-image-snapshot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simonsmith/cypress-image-snapshot/compare/9.1.0...10.0.2)

---
updated-dependencies:
- dependency-name: "@simonsmith/cypress-image-snapshot"
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 07:12:50 +00:00
dependabot[bot]
112d551f1f chore(deps): Bump i18next from 25.3.0 to 25.3.4
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.0 to 25.3.4.
- [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/v25.3.0...v25.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 07:07:19 +00:00
dependabot[bot]
4aed288011 chore(deps): Bump web-vitals from 5.0.3 to 5.1.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.0.3 to 5.1.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.3...v5.1.0)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 03:30:56 +00:00
dependabot[bot]
d2a688e86d chore(deps): Bump @testing-library/jest-dom from 6.6.3 to 6.6.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.6.4.
- [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.6.3...v6.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 03:18:51 +00:00
Félix MARQUET
e3d30d09d0 Merge pull request #162 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.6.1
chore(deps): Bump react-i18next from 15.5.3 to 15.6.1
2025-08-02 12:01:01 +02:00
Félix MARQUET
b2e1e7b4fa Merge pull request #163 from BreizhHardware/dependabot/npm_and_yarn/cypress-14.5.3
chore(deps): Bump cypress from 14.5.0 to 14.5.3
2025-08-02 12:00:47 +02:00
dependabot[bot]
148933fcc5 chore(deps-dev): Bump vite from 7.0.0 to 7.0.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.0 to 7.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/v7.0.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 00:45:44 +00:00
dependabot[bot]
0f8f692399 chore(deps): Bump cypress from 14.5.0 to 14.5.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.0 to 14.5.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/v14.5.0...v14.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 00:33:15 +00:00
dependabot[bot]
0b25e230cc chore(deps): Bump react-i18next from 15.5.3 to 15.6.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.3 to 15.6.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.5.3...v15.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 00:09:32 +00:00
Félix MARQUET
4fe3b938cf Merge pull request #153 from BreizhHardware/dependabot/npm_and_yarn/vite-7.0.0
chore(deps-dev): Bump vite from 6.3.5 to 7.0.0
2025-07-01 11:57:42 +02:00
Félix MARQUET
29e11769a5 Merge pull request #154 from BreizhHardware/dependabot/npm_and_yarn/browserslist-4.25.1
chore(deps): Bump browserslist from 4.25.0 to 4.25.1
2025-07-01 11:57:30 +02:00
dependabot[bot]
6916df66f0 chore(deps): Bump browserslist from 4.25.0 to 4.25.1
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.25.0 to 4.25.1.
- [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.25.0...4.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 01:13:05 +00:00
dependabot[bot]
d3cd6ade95 chore(deps-dev): Bump vite from 6.3.5 to 7.0.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.0.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@7.0.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 01:12:55 +00:00
dependabot[bot]
fb28bdd80a chore(deps): Bump i18next from 25.2.1 to 25.3.0
Bumps [i18next](https://github.com/i18next/i18next) from 25.2.1 to 25.3.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/v25.2.1...v25.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 23:49:09 +00:00
dependabot[bot]
71a2c53824 chore(deps): Bump cypress from 14.4.1 to 14.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.4.1 to 14.5.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/v14.4.1...v14.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 07:42:18 +00:00
dependabot[bot]
03f2d661a6 chore(deps-dev): Bump @vitejs/plugin-react from 4.5.2 to 4.6.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.5.2 to 4.6.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@4.6.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 22:53:20 +00:00
Félix MARQUET
02dd55b113 Merge pull request #149 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.5.3
chore(deps): Bump react-i18next from 15.5.2 to 15.5.3
2025-06-17 20:25:57 +02:00
Félix MARQUET
36485a3595 Merge pull request #148 from BreizhHardware/dependabot/npm_and_yarn/i18next-25.2.1
chore(deps): Bump i18next from 24.2.3 to 25.2.1
2025-06-17 20:25:45 +02:00
Félix MARQUET
bdb780f024 Merge pull request #147 from BreizhHardware/dependabot/npm_and_yarn/types/react-19.1.8
chore(deps): Bump @types/react from 19.1.7 to 19.1.8
2025-06-17 20:25:30 +02:00
dependabot[bot]
b9c748432a chore(deps): Bump react-i18next from 15.5.2 to 15.5.3
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.2 to 15.5.3.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.5.2...v15.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 22:31:02 +00:00
dependabot[bot]
e9dd5b054e chore(deps): Bump i18next from 24.2.3 to 25.2.1
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.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.3...v25.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 22:26:54 +00:00
dependabot[bot]
cf6f1c296f chore(deps): Bump @types/react from 19.1.7 to 19.1.8
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.7 to 19.1.8.
- [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-version: 19.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 22:26:25 +00:00
dependabot[bot]
440f5115a5 chore(deps): Bump web-vitals from 4.2.4 to 5.0.3
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.3.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.3)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 22:16:21 +00:00
Félix MARQUET
01ff153373 chore(react): Upgrade React and React DOM to version 19.1.0 and add type definitions for React 19 2025-06-10 11:20:13 +02:00
Félix MARQUET
c0c9f011a0 Merge pull request #132 from BreizhHardware/dependabot/npm_and_yarn/typescript-5.8.3
Bump typescript from 5.7.3 to 5.8.3
2025-06-10 11:04:46 +02:00
dependabot[bot]
ea311bbebe Bump typescript from 5.7.3 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 09:02:54 +00:00
dependabot[bot]
4104bbab18 Bump react-icons from 5.3.0 to 5.5.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.3.0...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 09:01:38 +00:00
dependabot[bot]
40ace1c41a Bump cypress from 14.0.3 to 14.4.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.3 to 14.4.1.
- [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/v14.0.3...v14.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 21:26:18 +00:00
Félix MARQUET
0f1fecf465 Merge pull request #136 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.5.1
Bump react-i18next from 15.4.0 to 15.5.1
2025-05-07 12:52: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]
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
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