mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-17 11:29:58 +08:00
Update dependency globals to v15 (#7837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5c3cc9620
commit
f18a33a1cc
@ -56,7 +56,7 @@
|
||||
"babylonjs-loaders": "^5.17.1",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-plugin-svelte": "^2.32.4",
|
||||
"globals": "^14.0.0",
|
||||
"globals": "^15.0.0",
|
||||
"happy-dom": "^14.0.0",
|
||||
"jsdom": "^24.0.0",
|
||||
"kleur": "^4.1.5",
|
||||
|
@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^2.32.4
|
||||
version: 2.32.4(eslint@8.46.0)(svelte@4.2.2)
|
||||
globals:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
specifier: ^15.0.0
|
||||
version: 15.0.0
|
||||
happy-dom:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
@ -9947,8 +9947,8 @@ packages:
|
||||
dependencies:
|
||||
type-fest: 0.20.2
|
||||
|
||||
/globals@14.0.0:
|
||||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
/globals@15.0.0:
|
||||
resolution: {integrity: sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==}
|
||||
engines: {node: '>=18'}
|
||||
dev: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user