Commit graph

211 commits

Author SHA1 Message Date
kodiakhq[bot]
021b543e05
Merge pull request #587 from frontendnetwork/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-6.17.0
build(deps-dev): bump @typescript-eslint/typescript-estree from 6.12.0 to 6.17.0
2024-01-06 11:49:42 +00:00
kodiakhq[bot]
bff8f461d2
Merge pull request #586 from frontendnetwork/dependabot/npm_and_yarn/types/react-18.2.46
build(deps-dev): bump @types/react from 18.2.38 to 18.2.46
2024-01-06 11:49:28 +00:00
dependabot[bot]
1f7ecfe7ae
build(deps-dev): bump @typescript-eslint/typescript-estree
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 6.12.0 to 6.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 02:26:29 +00:00
dependabot[bot]
7974b0ca86
build(deps-dev): bump @types/react from 18.2.38 to 18.2.46
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.38 to 18.2.46.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 23:08:54 +00:00
dependabot[bot]
672f42a9c7
build(deps): bump @types/node from 20.9.1 to 20.10.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.1 to 20.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 23:08:52 +00:00
kodiakhq[bot]
e46b2f745b
Merge pull request #584 from frontendnetwork/dependabot/npm_and_yarn/ericblade/quagga2-1.8.4
build(deps): bump @ericblade/quagga2 from 1.8.2 to 1.8.4
2024-01-03 23:08:12 +00:00
dependabot[bot]
7a44296a7e
build(deps): bump @ericblade/quagga2 from 1.8.2 to 1.8.4
Bumps [@ericblade/quagga2](https://github.com/ericblade/quagga2) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/ericblade/quagga2/releases)
- [Commits](https://github.com/ericblade/quagga2/compare/1.8.2...1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 02:57:29 +00:00
dependabot[bot]
894be70125
build(deps): bump sass from 1.69.5 to 1.69.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.7.
- [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.69.5...1.69.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 02:56:57 +00:00
kodiakhq[bot]
56a1e9ea63
Merge pull request #570 from frontendnetwork/dependabot/npm_and_yarn/eslint-config-next-14.0.4
build(deps-dev): bump eslint-config-next from 14.0.1 to 14.0.4
2024-01-02 13:25:52 +00:00
kodiakhq[bot]
ed6bdc4a98
Merge pull request #568 from frontendnetwork/dependabot/npm_and_yarn/typescript-5.3.3
build(deps): bump typescript from 5.2.2 to 5.3.3
2024-01-02 13:23:51 +00:00
kodiakhq[bot]
5022e07500
Merge pull request #563 from frontendnetwork/dependabot/npm_and_yarn/playwright/test-1.40.1
build(deps-dev): bump @playwright/test from 1.39.0 to 1.40.1
2024-01-02 13:23:36 +00:00
Philip
032b1ca11a feat: Adapted to new structure 2023-12-26 17:47:37 +01:00
dependabot[bot]
1d683e18db
build(deps): bump typescript from 5.2.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-26 11:58:19 +00:00
Philip
8290e1b81b fix(Deployment): Added sharp
Ref: https://nextjs.org/docs/messages/sharp-missing-in-production
2023-12-26 12:57:34 +01:00
dependabot[bot]
4e42229293
build(deps-dev): bump eslint-config-next from 14.0.1 to 14.0.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.1 to 14.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 02:41:04 +00:00
dependabot[bot]
2249acd2d0
build(deps-dev): bump @playwright/test from 1.39.0 to 1.40.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 02:20:50 +00:00
dependabot[bot]
4c87a49e84
build(deps-dev): bump @types/react from 18.2.33 to 18.2.38
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.38.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-25 10:55:05 +00:00
dependabot[bot]
966d495f04
build(deps-dev): bump @typescript-eslint/typescript-estree
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 6.8.0 to 6.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 02:44:05 +00:00
dependabot[bot]
cb783cd87d
build(deps): bump @types/node from 20.8.9 to 20.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 02:09:58 +00:00
dependabot[bot]
db48b0b551
build(deps-dev): bump eslint-config-next from 13.5.6 to 14.0.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.6 to 14.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 19:27:10 +00:00
kodiakhq[bot]
c9538610f5
Merge pull request #527 from frontendnetwork/dependabot/npm_and_yarn/sass-1.69.5
build(deps): bump sass from 1.69.4 to 1.69.5
2023-11-02 19:26:17 +00:00
kodiakhq[bot]
e1851393b2
Merge pull request #529 from frontendnetwork/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0
2023-11-02 19:25:57 +00:00
Philip
7328408e0f feat: Pack Next-PWA by @DuCanhGH
Co-Authored-By: Ngô Đức Anh <75556609+ducanhgh@users.noreply.github.com>
2023-10-31 20:16:40 +01:00
kodiakhq[bot]
323a52cde3
Merge pull request #524 from frontendnetwork/dependabot/npm_and_yarn/socialgouv/matomo-next-1.8.0
build(deps): bump @socialgouv/matomo-next from 1.6.1 to 1.8.0
2023-10-31 19:04:44 +00:00
dependabot[bot]
cf9426b1d9
build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 02:52:17 +00:00
dependabot[bot]
d014da5f98
build(deps): bump sass from 1.69.4 to 1.69.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.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.69.4...1.69.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 02:51:31 +00:00
dependabot[bot]
2df901bfc8
build(deps-dev): bump @playwright/test from 1.37.1 to 1.39.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.37.1 to 1.39.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.39.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 19:54:26 +00:00
kodiakhq[bot]
83e3197c0b
Merge pull request #504 from frontendnetwork/dependabot/npm_and_yarn/typescript-5.2.2
build(deps): bump typescript from 5.1.6 to 5.2.2
2023-10-27 19:53:07 +00:00
dependabot[bot]
25d71f68a7
build(deps): bump @socialgouv/matomo-next from 1.6.1 to 1.8.0
Bumps [@socialgouv/matomo-next](https://github.com/SocialGouv/matomo-next) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/SocialGouv/matomo-next/releases)
- [Changelog](https://github.com/SocialGouv/matomo-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SocialGouv/matomo-next/compare/v1.6.1...v1.8.0)

---
updated-dependencies:
- dependency-name: "@socialgouv/matomo-next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 19:07:36 +00:00
dependabot[bot]
4008751744
build(deps-dev): bump @types/react from 18.2.20 to 18.2.33
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.20 to 18.2.33.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 19:07:20 +00:00
dependabot[bot]
9f5871b2ff
build(deps): bump @types/node from 20.8.7 to 20.8.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 02:45:37 +00:00
kodiakhq[bot]
84f7bdad06
Merge pull request #518 from frontendnetwork/dependabot/npm_and_yarn/types/react-dom-18.2.14
build(deps): bump @types/react-dom from 18.2.7 to 18.2.14
2023-10-25 18:45:01 +00:00
dependabot[bot]
59970e2ceb
build(deps): bump @frontendnetwork/vegancheck from 1.1.31 to 1.1.42
Bumps [@frontendnetwork/vegancheck](https://github.com/JokeNetwork/vegancheck-api-wrapper) from 1.1.31 to 1.1.42.
- [Release notes](https://github.com/JokeNetwork/vegancheck-api-wrapper/releases)
- [Commits](https://github.com/JokeNetwork/vegancheck-api-wrapper/compare/v1.1.31...v1.1.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:48:00 +00:00
dependabot[bot]
646ad6ecd2
build(deps): bump @types/react-dom from 18.2.7 to 18.2.14
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.7 to 18.2.14.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:47:49 +00:00
dependabot[bot]
9f6bef437b
build(deps): bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 19:19:12 +00:00
dependabot[bot]
cb8c3e9606
build(deps): bump jest-worker from 29.6.2 to 29.7.0
Bumps [jest-worker](https://github.com/jestjs/jest/tree/HEAD/packages/jest-worker) from 29.6.2 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-worker)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 02:50:05 +00:00
dependabot[bot]
27fcedc627
build(deps-dev): bump eslint from 8.47.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 02:37:53 +00:00
kodiakhq[bot]
0e2a313bbc
Merge pull request #488 from frontendnetwork/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-6.8.0
build(deps-dev): bump @typescript-eslint/typescript-estree from 6.2.1 to 6.8.0
2023-10-19 21:15:28 +00:00
kodiakhq[bot]
d18c269a0c
Merge pull request #490 from frontendnetwork/dependabot/npm_and_yarn/sass-1.69.4
build(deps): bump sass from 1.64.1 to 1.69.4
2023-10-19 21:14:30 +00:00
dependabot[bot]
7e1c55e7c1
build(deps-dev): bump @typescript-eslint/typescript-estree
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 6.2.1 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 21:14:05 +00:00
kodiakhq[bot]
27b7458674
Merge pull request #491 from frontendnetwork/dependabot/npm_and_yarn/eslint-config-next-13.5.6
build(deps-dev): bump eslint-config-next from 13.4.13 to 13.5.6
2023-10-19 21:12:56 +00:00
kodiakhq[bot]
6f633b42a6
Merge pull request #492 from frontendnetwork/dependabot/npm_and_yarn/next-intl-2.21.0
build(deps): bump next-intl from 2.19.1 to 2.21.0
2023-10-19 21:12:34 +00:00
kodiakhq[bot]
151028a64b
Merge pull request #493 from frontendnetwork/dependabot/npm_and_yarn/types/node-20.8.7
build(deps): bump @types/node from 20.4.5 to 20.8.7
2023-10-19 21:12:12 +00:00
dependabot[bot]
fc42bd4e87
build(deps): bump next-intl from 2.19.1 to 2.21.0
Bumps [next-intl](https://github.com/amannn/next-intl) from 2.19.1 to 2.21.0.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v2.19.1...v2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 21:02:06 +00:00
Philip
6418fb1ce3 fix: Display Nutriscore again 2023-10-19 23:00:56 +02:00
dependabot[bot]
c8aaba12d6
build(deps): bump @types/node from 20.4.5 to 20.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.5 to 20.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 02:11:09 +00:00
dependabot[bot]
fbf43ea2b8
build(deps-dev): bump eslint-config-next from 13.4.13 to 13.5.6
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.13 to 13.5.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.6/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 02:09:44 +00:00
dependabot[bot]
9638fe71dd
build(deps): bump sass from 1.64.1 to 1.69.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.69.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.64.1...1.69.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 03:04:51 +00:00
dependabot[bot]
1bc12f2614
build(deps-dev): bump @playwright/test from 1.37.0 to 1.37.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.37.0...v1.37.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 02:35:01 +00:00
Philip
c13d8e7877 feat(Million): Added Million package to optimize DOM 2023-08-17 23:40:19 +02:00