Browse Source

Merge #676

676: Bump @vitejs/plugin-react from 1.0.9 to 1.1.0 in /taker-frontend r=thomaseizinger a=dependabot[bot]

Bumps [`@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react)` from 1.0.9 to 1.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md"><code>`@​vitejs/plugin-react</code>'s` changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/vitejs/vite/compare/plugin-react@1.1.0-beta.1...plugin-react@1.1.0">1.1.0</a> (2021-11-22)</h1>
<h1><a href="https://github.com/vitejs/vite/compare/plugin-react@1.1.0-beta.0...plugin-react@1.1.0-beta.1">1.1.0-beta.1</a> (2021-11-19)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>plugin-react:</strong> apply <code>babel.plugins</code> to project files only (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5255">#5255</a>) (<a href="377d0be5cf">377d0be</a>)</li>
<li><strong>plugin-react:</strong> remove querystring from sourcemap filename (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5760">#5760</a>) (<a href="d93a9fab89">d93a9fa</a>)</li>
<li><strong>plugin-react:</strong> restore usage of extension instead of id (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5761">#5761</a>) (<a href="59471b1866">59471b1</a>)</li>
<li><strong>plugin-react:</strong> uncompiled JSX in linked pkgs (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5669">#5669</a>) (<a href="41a7c9ccfb">41a7c9c</a>)</li>
</ul>
<h1><a href="https://github.com/vitejs/vite/compare/plugin-react@1.0.6...plugin-react@1.1.0-beta.0">1.1.0-beta.0</a> (2021-10-28)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>plugin-react:</strong> avoid mangling the sourcemaps of virtual modules (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5421">#5421</a>) (<a href="8556ffe3c5">8556ffe</a>)</li>
</ul>
<h2><a href="https://github.com/vitejs/vite/compare/plugin-react@1.0.5...plugin-react@1.0.6">1.0.6</a> (2021-10-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>plugin-react:</strong> account for querystring in transform hook (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5333">#5333</a>) (<a href="13c381368c">13c3813</a>)</li>
</ul>
<h2><a href="https://github.com/vitejs/vite/compare/plugin-react@1.0.4...plugin-react@1.0.5">1.0.5</a> (2021-10-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>plugin-react:</strong> fix regex for react imports (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5274">#5274</a>) (<a href="00b3e4fe10">00b3e4f</a>)</li>
<li><strong>plugin-react:</strong> transform .mjs files (<a href="https://github-redirect.dependabot.com/vitejs/vite/issues/5314">#5314</a>) (<a href="8ce2ea17d5">8ce2ea1</a>)</li>
</ul>
<h2><a href="https://github.com/vitejs/vite/compare/plugin-react@1.0.3...plugin-react@1.0.4">1.0.4</a> (2021-10-11)</h2>
<h2><a href="https://github.com/vitejs/vite/compare/plugin-react@1.0.2...plugin-react@1.0.3">1.0.3</a> (2021-10-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="011552210d"><code>0115522</code></a> wip: react refresh</li>
<li><a href="cb9f750e88"><code>cb9f750</code></a> refactor: re-organize into monorepo</li>
<li>See full diff in <a href="https://github.com/vitejs/vite/commits/create-app@1.1.0/packages/plugin-react">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@vitejs/plugin-react&package-manager=npm_and_yarn&previous-version=1.0.9&new-version=1.1.0)](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` 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
reconnect-to-maker
bors[bot] 3 years ago
committed by GitHub
parent
commit
4e39ce4199
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      taker-frontend/package.json
  2. 30
      taker-frontend/yarn.lock

2
taker-frontend/package.json

@ -20,7 +20,7 @@
"@types/node": "^16.11.9",
"@types/react": "^17.0.36",
"@types/react-dom": "^17.0.11",
"@vitejs/plugin-react": "^1.0.9",
"@vitejs/plugin-react": "^1.1.0",
"framer-motion": "^5",
"next": "^12.0.4",
"react": "^17.0.2",

30
taker-frontend/yarn.lock

@ -50,7 +50,7 @@
semver "^5.4.1"
source-map "^0.5.0"
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.8", "@babel/core@^7.15.5", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.8", "@babel/core@^7.16.0", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==
@ -837,28 +837,28 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-react-jsx-development@^7.12.1", "@babel/plugin-transform-react-jsx-development@^7.14.5", "@babel/plugin-transform-react-jsx-development@^7.16.0":
"@babel/plugin-transform-react-jsx-development@^7.12.1", "@babel/plugin-transform-react-jsx-development@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.0.tgz#1cb52874678d23ab11d0d16488d54730807303ef"
integrity sha512-qq65iSqBRq0Hr3wq57YG2AmW0H6wgTnIzpffTphrUWUgLCOK+zf1f7G0vuOiXrp7dU1qq+fQBoqZ3wCDAkhFzw==
dependencies:
"@babel/plugin-transform-react-jsx" "^7.16.0"
"@babel/plugin-transform-react-jsx-self@^7.12.1", "@babel/plugin-transform-react-jsx-self@^7.14.5", "@babel/plugin-transform-react-jsx-self@^7.14.9":
"@babel/plugin-transform-react-jsx-self@^7.12.1", "@babel/plugin-transform-react-jsx-self@^7.14.5", "@babel/plugin-transform-react-jsx-self@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.16.0.tgz#09202158abbc716a08330f392bfb98d6b9acfa0c"
integrity sha512-97yCFY+2GvniqOThOSjPor8xUoDiQ0STVWAQMl3pjhJoFVe5DuXDLZCRSZxu9clx+oRCbTiXGgKEG/Yoyo6Y+w==
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-react-jsx-source@^7.12.1", "@babel/plugin-transform-react-jsx-source@^7.14.5":
"@babel/plugin-transform-react-jsx-source@^7.12.1", "@babel/plugin-transform-react-jsx-source@^7.14.5", "@babel/plugin-transform-react-jsx-source@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.16.0.tgz#d40c959d7803aae38224594585748693e84c0a22"
integrity sha512-8yvbGGrHOeb/oyPc9tzNoe9/lmIjz3HLa9Nc5dMGDyNpGjfFrk8D2KdEq9NRkftZzeoQEW6yPQ29TMZtrLiUUA==
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.14.9", "@babel/plugin-transform-react-jsx@^7.16.0":
"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.0.tgz#55b797d4960c3de04e07ad1c0476e2bc6a4889f1"
integrity sha512-rqDgIbukZ44pqq7NIRPGPGNklshPkvlmvqjdx3OZcGPk4zGIenYkxDTvl3LsSL8gqcc3ZzGmXPE6hR/u/voNOw==
@ -2986,18 +2986,18 @@
"@rollup/pluginutils" "^4.1.1"
react-refresh "^0.10.0"
"@vitejs/plugin-react@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-1.0.9.tgz#3166e82cc986512c2e0411138305468488704e86"
integrity sha512-1iTS/c3z4QWj8aXIItp6zFMI08UQEz5+fGvnahSCFOSIfazKDlCTEUUQJP23zoxFjeKOF+M3/WA0ZatcHUVEqg==
"@vitejs/plugin-react@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-1.1.0.tgz#8dc889a3b37d475c4c5196bfa9dd6052182d6a1e"
integrity sha512-hRAqG6/lYf0mfDm/1r0U81vwPWMpyi87e4bFK+LvVQQeIgdh6TwvfuF20waenSGSumz6JH2bfk9DbxdgDLRp/w==
dependencies:
"@babel/core" "^7.15.5"
"@babel/plugin-transform-react-jsx" "^7.14.9"
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
"@babel/plugin-transform-react-jsx-self" "^7.14.9"
"@babel/plugin-transform-react-jsx-source" "^7.14.5"
"@babel/core" "^7.16.0"
"@babel/plugin-transform-react-jsx" "^7.16.0"
"@babel/plugin-transform-react-jsx-development" "^7.16.0"
"@babel/plugin-transform-react-jsx-self" "^7.16.0"
"@babel/plugin-transform-react-jsx-source" "^7.16.0"
"@rollup/pluginutils" "^4.1.1"
react-refresh "^0.10.0"
react-refresh "^0.11.0"
resolve "^1.20.0"
"@webassemblyjs/ast@1.9.0":

Loading…
Cancel
Save