mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-25 22:29:02 +00:00
Update dependency pyodide to v0.27.7 (#18579)
This commit is contained in:
parent
b5a77df46f
commit
3fa5a9ff3b
1 changed files with 5 additions and 5 deletions
10
playground/package-lock.json
generated
10
playground/package-lock.json
generated
|
|
@ -5218,10 +5218,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pyodide": {
|
||||
"version": "0.27.6",
|
||||
"resolved": "https://registry.npmjs.org/pyodide/-/pyodide-0.27.6.tgz",
|
||||
"integrity": "sha512-ahiSHHs6iFKl2f8aO1wALINAlMNDLAtb44xCI87GQyH2tLDk8F8VWip3u1ZNIyglGSCYAOSFzWKwS1f9gBFVdg==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.27.7",
|
||||
"resolved": "https://registry.npmjs.org/pyodide/-/pyodide-0.27.7.tgz",
|
||||
"integrity": "sha512-RUSVJlhQdfWfgO9hVHCiXoG+nVZQRS5D9FzgpLJ/VcgGBLSAKoPL8kTiOikxbHQm1kRISeWUBdulEgO26qpSRA==",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"ws": "^8.5.0"
|
||||
},
|
||||
|
|
@ -6504,7 +6504,7 @@
|
|||
"classnames": "^2.5.1",
|
||||
"lz-string": "^1.5.0",
|
||||
"monaco-editor": "^0.52.2",
|
||||
"pyodide": "^0.27.4",
|
||||
"pyodide": "^0.27.7",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-resizable-panels": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue