mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 13:37:22 +00:00
chore(deps): bump @linaria/core from 6.2.0 to 6.3.0 (#18984)
Bumps [@linaria/core](https://github.com/callstack/linaria) from 6.2.0 to 6.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/callstack/linaria/releases"><code>@linaria/core</code>'s releases</a>.</em></p> <blockquote> <h2><code>@linaria/core</code><a href="https://github.com/6"><code>@6</code></a>.3.0</h2> <h3>Minor Changes</h3> <ul> <li>281ca4f5: The new version of wyw-in-js, with the support of a configurable code remover, can help prevent compilation errors and improve build time.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="759acaf4dd"><code>759acaf</code></a> Version Packages (<a href="https://redirect.github.com/callstack/linaria/issues/1442">#1442</a>)</li> <li><a href="281ca4f525"><code>281ca4f</code></a> fix: bump wyw to 6.0.0 (<a href="https://redirect.github.com/callstack/linaria/issues/1443">#1443</a>)</li> <li><a href="bd8d45fd94"><code>bd8d45f</code></a> fix: use <code>React.JSX</code> instead of <code>JSX</code> for React 19 support (<a href="https://redirect.github.com/callstack/linaria/issues/1420">#1420</a>)</li> <li><a href="3790746c6e"><code>3790746</code></a> chore: remove node 16 and add 22</li> <li><a href="a8702d9178"><code>a8702d9</code></a> chore: fix pnpm version on CI</li> <li><a href="74942f7ccf"><code>74942f7</code></a> chore: update pnpm (<a href="https://redirect.github.com/callstack/linaria/issues/1441">#1441</a>)</li> <li><a href="35f42a14a3"><code>35f42a1</code></a> chore(deps-dev): bump rollup from 3.28.0 to 3.29.5 (<a href="https://redirect.github.com/callstack/linaria/issues/1426">#1426</a>)</li> <li><a href="8be3ac8e76"><code>8be3ac8</code></a> chore(deps): bump express from 4.19.2 to 4.20.0 (<a href="https://redirect.github.com/callstack/linaria/issues/1425">#1425</a>)</li> <li><a href="52ba8fdaeb"><code>52ba8fd</code></a> chore(deps-dev): bump vite from 3.2.7 to 3.2.11 (<a href="https://redirect.github.com/callstack/linaria/issues/1424">#1424</a>)</li> <li><a href="a6714914ed"><code>a671491</code></a> chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (<a href="https://redirect.github.com/callstack/linaria/issues/1422">#1422</a>)</li> <li>Additional commits viewable in <a href="https://github.com/callstack/linaria/compare/@linaria/core@6.2.0...@linaria/core@6.3.0">compare view</a></li> </ul> </details> <br /> [](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 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>
This commit is contained in:
parent
bfdbc93b1c
commit
7335d352a9
1 changed files with 25 additions and 4 deletions
29
yarn.lock
29
yarn.lock
|
|
@ -10749,11 +10749,11 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"@linaria/core@npm:^6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "@linaria/core@npm:6.2.0"
|
||||
version: 6.3.0
|
||||
resolution: "@linaria/core@npm:6.3.0"
|
||||
dependencies:
|
||||
"@wyw-in-js/processor-utils": "npm:^0.5.3"
|
||||
checksum: 10c0/4eb6083c0988f19aa3721e34bf14093dab8a0c6a784237ae4276a0b4e68bb82e91c594d7dd1d12173aaa2b38400a6bf5e0bd8b961a9ae05cdba854e2c566a134
|
||||
"@wyw-in-js/processor-utils": "npm:^0.6.0"
|
||||
checksum: 10c0/4a3c7a1b3ae486e27540bcafe377498c22770e4e2914084b495a6aae65b77611308505d11108d3d999bfd9e40e443f6deb3120dbabbdaa8fc922de1db320b515
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -27416,6 +27416,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@wyw-in-js/processor-utils@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@wyw-in-js/processor-utils@npm:0.6.0"
|
||||
dependencies:
|
||||
"@babel/generator": "npm:^7.23.5"
|
||||
"@wyw-in-js/shared": "npm:0.6.0"
|
||||
checksum: 10c0/e7338afb71aa1eccf7646447df9d20c2ac895dc1d5a5ad8c26931997fa31595ece5890e8ada39b3c1fda28439c7598de950980dded714dbe003b232f95d22d9e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@wyw-in-js/shared@npm:0.5.4, @wyw-in-js/shared@npm:^0.5.3":
|
||||
version: 0.5.4
|
||||
resolution: "@wyw-in-js/shared@npm:0.5.4"
|
||||
|
|
@ -27427,6 +27437,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@wyw-in-js/shared@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@wyw-in-js/shared@npm:0.6.0"
|
||||
dependencies:
|
||||
debug: "npm:^4.3.4"
|
||||
find-up: "npm:^5.0.0"
|
||||
minimatch: "npm:^9.0.3"
|
||||
checksum: 10c0/a7bab831ebdf9172c8b7a117525550b57c6b338bb6579f186b0f54a3cae5cde75dd245e375b93766fe1f1fc1d42f804353622594115727a2a8c4eb4de84aaaab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@wyw-in-js/shared@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@wyw-in-js/shared@npm:0.7.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue