mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
chore(deps): update all non-major dependencies (#4601)
* chore(deps): update all non-major dependencies * Update website/homepage/Dockerfile * changelog --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pngwn <hello@pngwn.io>
This commit is contained in:
parent
c66bba0ebf
commit
6a92e19a0d
@ -17,7 +17,7 @@
|
||||
|
||||
## Other Changes:
|
||||
|
||||
No changes to highlight.
|
||||
- Update frontend dependencies in [PR 4601](https://github.com/gradio-app/gradio/pull/4601)
|
||||
|
||||
## Breaking Changes:
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ws": "^8.5.4",
|
||||
"esbuild": "^0.17.14"
|
||||
"esbuild": "^0.18.0"
|
||||
},
|
||||
"scripts": {
|
||||
"bundle": "vite build --ssr",
|
||||
|
@ -14,7 +14,7 @@
|
||||
<script type="module" src="http://localhost:4321/gradio.js"></script>
|
||||
<!-- <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.18.1b6/gradio.js"></script> -->
|
||||
<!-- <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.18.0/gradio.js"></script> -->
|
||||
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.min.js"></script> -->
|
||||
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.6/iframeResizer.min.js"></script> -->
|
||||
|
||||
<title>Vite App</title>
|
||||
</head>
|
||||
|
@ -47,7 +47,7 @@
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<script
|
||||
src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"
|
||||
src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.6/iframeResizer.contentWindow.min.js"
|
||||
async
|
||||
></script>
|
||||
</head>
|
||||
|
@ -19,7 +19,7 @@
|
||||
"svelte-preprocess": "^4.10.1",
|
||||
"tailwindcss": "^3.0.12",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "~4.5.4"
|
||||
"typescript": "~4.9.0"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
@ -69,10 +69,10 @@
|
||||
"tinyspy": "^0.3.0",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^4.3.9",
|
||||
"vitest": "^0.29.8"
|
||||
"vitest": "^0.32.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/three": "^0.138.0"
|
||||
"@types/three": "^0.152.0"
|
||||
},
|
||||
"prettier": {
|
||||
"useTabs": true,
|
||||
|
560
pnpm-lock.yaml
560
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user