mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump pyodide from 0.21.3 to 0.22.0 (#1420)
* build(deps): bump pyodide from 0.21.3 to 0.22.0 Bumps [pyodide](https://github.com/pyodide/pyodide) from 0.21.3 to 0.22.0. - [Release notes](https://github.com/pyodide/pyodide/releases) - [Commits](https://github.com/pyodide/pyodide/compare/0.21.3...0.22.0) --- updated-dependencies: - dependency-name: pyodide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * yarn: drop pyodide patch Fixes were merged upstream. * webpack: drop pyodide/distuils.tar This file is no longer distributed in the pyodide package. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
David Lechner
parent
2c2b7dfb15
commit
3d4fe32303
+2
-3
@@ -86,7 +86,7 @@
|
||||
"postcss-preset-env": "^7.8.3",
|
||||
"prompts": "^2.4.2",
|
||||
"prop-types": "^15.8.1",
|
||||
"pyodide": "0.21.3",
|
||||
"pyodide": "0.22.0",
|
||||
"react": "^16.14.0",
|
||||
"react-app-polyfill": "^3.0.0",
|
||||
"react-aria": "^3.22.0",
|
||||
@@ -170,8 +170,7 @@
|
||||
"resolutions": {
|
||||
"mq-polyfill@1.1.8": "patch:mq-polyfill@npm:1.1.8#.yarn/patches/mq-polyfill-npm-1.1.8-62fe162439.patch",
|
||||
"react-error-overlay": "6.0.9",
|
||||
"react-dev-utils@^12.0.1": "patch:react-dev-utils@npm:12.0.1#.yarn/patches/react-dev-utils-npm-12.0.1-83ba06e3ee.patch",
|
||||
"pyodide@0.21.3": "patch:pyodide@npm:0.21.3#.yarn/patches/pyodide-npm-0.21.3-d43042e749.patch"
|
||||
"react-dev-utils@^12.0.1": "patch:react-dev-utils@npm:12.0.1#.yarn/patches/react-dev-utils-npm-12.0.1-83ba06e3ee.patch"
|
||||
},
|
||||
"jest": {
|
||||
"roots": [
|
||||
|
||||
Reference in New Issue
Block a user