Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the minor group across 1 directory with 26 updates
Bumps the minor group with 26 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.14.0` | | [@fontsource/material-icons](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/material-icons) | `5.0.11` | `5.1.0` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.3.2` | `7.15.0` | | [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `7.3.2` | `7.15.0` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.3.2` | `7.15.0` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.3.2` | `7.15.0` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.3.2` | `7.15.0` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.0.1` | `2.4.0` | | [immer](https://github.com/immerjs/immer) | `10.0.3` | `10.1.1` | | [jotai](https://github.com/pmndrs/jotai) | `2.6.1` | `2.10.3` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.0.4` | `9.1.2` | | [react-virtuoso](https://github.com/petyosi/react-virtuoso) | `4.6.2` | `4.12.3` | | [workbox-core](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-expiration](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-precaching](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-routing](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-strategies](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.24.0` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.40.1` | `1.49.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.7.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.2` | | [openapi-zod-client](https://github.com/astahmer/openapi-zod-client) | `1.15.0` | `1.18.2` | | [playwright](https://github.com/microsoft/playwright) | `1.40.1` | `1.49.1` | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.17.4` | `0.21.1` | Updates `@emotion/react` from 11.11.3 to 11.14.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@fontsource/material-icons` from 5.0.11 to 5.1.0 - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/material-icons) Updates `@mantine/core` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/core) Updates `@mantine/dates` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/dates) Updates `@mantine/form` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/form) Updates `@mantine/hooks` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/hooks) Updates `@mantine/notifications` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/notifications) Updates `@reduxjs/toolkit` from 2.0.1 to 2.4.0 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.0.1...v2.4.0) Updates `immer` from 10.0.3 to 10.1.1 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v10.0.3...v10.1.1) Updates `jotai` from 2.6.1 to 2.10.3 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.6.1...v2.10.3) Updates `react-redux` from 9.0.4 to 9.1.2 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.0.4...v9.1.2) Updates `react-virtuoso` from 4.6.2 to 4.12.3 - [Release notes](https://github.com/petyosi/react-virtuoso/releases) - [Commits](petyosi/react-virtuoso@v4.6.2...v4.12.3) Updates `workbox-core` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-expiration` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-precaching` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-routing` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-strategies` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `zod` from 3.22.4 to 3.24.0 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.24.0) Updates `@playwright/experimental-ct-react` from 1.40.1 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.49.1) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.7.0) Updates `eslint-plugin-import` from 2.29.1 to 2.31.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](import-js/eslint-plugin-import@v2.29.1...v2.31.0) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.10.2) Updates `eslint-plugin-react` from 7.33.2 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.2) Updates `openapi-zod-client` from 1.15.0 to 1.18.2 - [Release notes](https://github.com/astahmer/openapi-zod-client/releases) - [Changelog](https://github.com/astahmer/openapi-zod-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/astahmer/openapi-zod-client/compare/[email protected]@1.18.2) Updates `playwright` from 1.40.1 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.49.1) Updates `vite-plugin-pwa` from 0.17.4 to 0.21.1 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v0.17.4...v0.21.1) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@fontsource/material-icons" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/dates" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/notifications" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: immer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: react-virtuoso dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@playwright/experimental-ct-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: openapi-zod-client dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information