mirror of
https://github.com/amir20/dozzle.git
synced 2026-08-07 11:34:43 +00:00
fix(deps): update all non-major dependencies (#4808)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+8
-8
@@ -6,7 +6,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/amir20/dozzle/issues"
|
||||
},
|
||||
"packageManager": "pnpm@11.8.0+sha512.c1f5e7c4cb241c8f174b743851d82f42b802324afc8b0f116b96adb15aa06664948dde36960a3ba1079ba5b4b29dd0140135b94b5b5f5263592249d68e555f26",
|
||||
"packageManager": "pnpm@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -33,15 +33,15 @@
|
||||
"@codemirror/lang-javascript": "^6.2.5",
|
||||
"@codemirror/lang-json": "^6.0.2",
|
||||
"@codemirror/language": "^6.12.3",
|
||||
"@codemirror/state": "^6.6.0",
|
||||
"@codemirror/state": "^6.7.0",
|
||||
"@codemirror/theme-one-dark": "^6.1.3",
|
||||
"@codemirror/view": "^6.43.1",
|
||||
"@duckdb/duckdb-wasm": "1.33.1-dev45.0",
|
||||
"@codemirror/view": "^6.43.2",
|
||||
"@duckdb/duckdb-wasm": "1.33.1-dev57.0",
|
||||
"@fontsource/jetbrains-mono": "^5.2.8",
|
||||
"@iconify-json/carbon": "^1.2.23",
|
||||
"@iconify-json/cil": "^1.2.3",
|
||||
"@iconify-json/ic": "^1.2.4",
|
||||
"@iconify-json/material-symbols": "^1.2.79",
|
||||
"@iconify-json/material-symbols": "^1.2.80",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/mdi-light": "^1.2.2",
|
||||
"@iconify-json/octicon": "^1.2.28",
|
||||
@@ -72,7 +72,7 @@
|
||||
"unplugin-icons": "^23.0.1",
|
||||
"unplugin-vue-components": "^32.1.0",
|
||||
"unplugin-vue-macros": "^2.14.5",
|
||||
"vite": "8.0.16",
|
||||
"vite": "8.1.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-svg-loader": "^5.1.1",
|
||||
"vitepress": "1.6.4",
|
||||
@@ -83,9 +83,9 @@
|
||||
"devDependencies": {
|
||||
"@apache-arrow/esnext-esm": "^21.1.0",
|
||||
"@iconify-json/ion": "^1.2.7",
|
||||
"@iconify-json/material-symbols-light": "^1.2.79",
|
||||
"@iconify-json/material-symbols-light": "^1.2.80",
|
||||
"@iconify-json/ri": "^1.2.10",
|
||||
"@iconify-json/simple-icons": "^1.2.86",
|
||||
"@iconify-json/simple-icons": "^1.2.87",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify/vue": "^5.0.1",
|
||||
"@pinia/testing": "^1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user