Files
bracket/frontend/package.json
dependabot[bot] ea7ff4c374 Bump @mantine/notifications from 7.4.1 to 7.5.1 in /frontend (#447)
Bumps
[@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications)
from 7.4.1 to 7.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mantinedev/mantine/releases"><code>@​mantine/notifications</code>'s
releases</a>.</em></p>
<blockquote>
<h2>7.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li><code>[@mantine/core]</code> Indicator: Improve processing animation
for lo-resolution monitors (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5682">#5682</a>)</li>
<li><code>[@mantine/hooks]</code> use-debounced-state: Fix incorrect
type definition (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5665">#5665</a>)</li>
<li><code>[@mantine/hooks]</code> use-session-storage: Fix default value
not being set in the storage on initial render (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5663">#5663</a>)</li>
<li><code>[@mantine/core]</code> Combobox: Fix incorrect dropdown styles
with custom ScrollArea component (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5677">#5677</a>)</li>
<li><code>[@mantine/form]</code> Fix incorrect touch and dirty state
handling in <code>form.initialize</code> (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5623">#5623</a>)</li>
<li><code>[@mantine/core]</code> Chip: Fix error thrown when page is
modified with Google Translate (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5586">#5586</a>)</li>
<li><code>[@mantine/form]</code> Add previous value as second argument
to <code>onValuesChange</code> (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5649">#5649</a>)</li>
<li><code>[@mantine/core]</code> Fix <code>autoContrast</code> defined
on theme not working in some components (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5655">#5655</a>)</li>
<li><code>[@mantine/core]</code> Fix broken alignment in Checkbox, Radio
and Switch (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5648">#5648</a>)</li>
<li><code>[@mantine/core-highlight]</code> Add
<code>withCopyButton</code> prop support to CodeHighlightTabs (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5608">#5608</a>)</li>
<li><code>[@mantine/core]</code> Update
<code>useComputedColorScheme</code> types to match definition with other
similar hooks (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5588">#5588</a>)</li>
<li><code>[@mantine/core]</code> MultiSelect: Forbid select item removal
if associated item becomes disabled (<a
href="https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications/issues/5630">#5630</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Phirb"><code>@​Phirb</code></a> made
their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5630">mantinedev/mantine#5630</a></li>
<li><a href="https://github.com/c0nd3v"><code>@​c0nd3v</code></a> made
their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5588">mantinedev/mantine#5588</a></li>
<li><a href="https://github.com/sxflynn"><code>@​sxflynn</code></a> made
their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5605">mantinedev/mantine#5605</a></li>
<li><a href="https://github.com/vizath"><code>@​vizath</code></a> made
their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5648">mantinedev/mantine#5648</a></li>
<li><a
href="https://github.com/mariansimecek"><code>@​mariansimecek</code></a>
made their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5649">mantinedev/mantine#5649</a></li>
<li><a
href="https://github.com/gabrielmaldi"><code>@​gabrielmaldi</code></a>
made their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5670">mantinedev/mantine#5670</a></li>
<li><a href="https://github.com/waweber"><code>@​waweber</code></a> made
their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5668">mantinedev/mantine#5668</a></li>
<li><a href="https://github.com/msv96"><code>@​msv96</code></a> made
their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5663">mantinedev/mantine#5663</a></li>
<li><a
href="https://github.com/cristianghita24"><code>@​cristianghita24</code></a>
made their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5665">mantinedev/mantine#5665</a></li>
<li><a
href="https://github.com/matthiasfeist"><code>@​matthiasfeist</code></a>
made their first contribution in <a
href="https://redirect.github.com/mantinedev/mantine/pull/5682">mantinedev/mantine#5682</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1">https://github.com/mantinedev/mantine/compare/7.5.0...7.5.1</a></p>
<h2> 7.5.0</h2>
<p><a href="https://mantine.dev/changelog/7-5-0">View changelog with
demos on mantine.dev website</a></p>
<h2>DonutChart component</h2>
<p>New <a href="https://mantine.dev/charts/donut-chart">DonutChart</a>
component:</p>
<pre lang="tsx"><code>import { DonutChart } from '@mantine/charts';
import { data } from './data';
<p>function Demo() {
return &lt;DonutChart data={data} /&gt;;
}
</code></pre></p>
<h2>PieChart component</h2>
<p>New <a href="https://mantine.dev/charts/pie-chart">PieChart</a>
component:</p>
<pre lang="tsx"><code>&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="74748cda32"><code>74748cd</code></a>
[release] Version: 7.5.1</li>
<li><a
href="d1f047bd52"><code>d1f047b</code></a>
[release] Version: 7.5.0</li>
<li><a
href="14b6d38753"><code>14b6d38</code></a>
[core] Add mod tests</li>
<li><a
href="2fb63903e9"><code>2fb6390</code></a>
[release] Version: 7.4.2</li>
<li>See full diff in <a
href="https://github.com/mantinedev/mantine/commits/7.5.1/packages/@mantine/notifications">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/notifications&package-manager=npm_and_yarn&previous-version=7.4.1&new-version=7.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 08:44:56 +01:00

88 lines
2.8 KiB
JSON

{
"name": "Bracket",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"analyze": "ANALYZE=true next build",
"start": "next start",
"typecheck": "tsc --noEmit",
"export": "next build && next export",
"lint": "next lint",
"jest": "jest",
"jest:watch": "jest --watch",
"prettier:check": "prettier --check \"**/*.{ts,tsx}\"",
"prettier:write": "prettier --write \"**/*.{ts,tsx}\"",
"test": "tsc --noEmit && npm run prettier:write && npm run lint && npm run jest -- --passWithNoTests"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@hcaptcha/react-hcaptcha": "^1.9.3",
"@hello-pangea/dnd": "^16.5.0",
"@mantine/core": "7.4.1",
"@mantine/dates": "7.4.1",
"@mantine/dropzone": "7.4.1",
"@mantine/form": "7.5.1",
"@mantine/hooks": "7.4.1",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "7.5.1",
"@mantine/spotlight": "7.4.1",
"@next/bundle-analyzer": "^14.1.0",
"@react-icons/all-files": "^4.1.0",
"@tabler/icons-react": "^2.47.0",
"@vercel/analytics": "^1.1.1",
"axios": "^1.6.2",
"clsx": "^2.0.0",
"cookies-next": "^4.1.0",
"date-fns": "^3.3.1",
"dayjs": "^1.11.10",
"i18next": "^23.8.2",
"next": "^14.1.0",
"next-i18next": "^15.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-ellipsis-text": "^1.2.1",
"react-i18next": "^14.0.0",
"react-icons": "^5.0.1",
"react-qr-code": "^2.0.12",
"react-redux": "^9.0.2",
"swr": "^2.2.4",
"yarn-upgrade-all": "^0.7.2"
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@next/eslint-plugin-next": "^14.0.3",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@types/react": "^18.2.42",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-loader": "^9.1.3",
"eslint": "^8.55.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-mantine": "^3.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.2.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.32",
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
}
}