mirror of
https://github.com/amir20/dozzle.git
synced 2026-08-07 07:54:44 +00:00
fix(deps): update all non-major dependencies (#4894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+5
-5
@@ -35,7 +35,7 @@
|
||||
"@codemirror/language": "^6.12.4",
|
||||
"@codemirror/state": "^6.7.1",
|
||||
"@codemirror/theme-one-dark": "^6.1.3",
|
||||
"@codemirror/view": "^6.43.7",
|
||||
"@codemirror/view": "^6.43.8",
|
||||
"@duckdb/duckdb-wasm": "1.33.1-dev57.0",
|
||||
"@fontsource/jetbrains-mono": "^5.3.0",
|
||||
"@iconify-json/carbon": "^1.2.25",
|
||||
@@ -59,7 +59,7 @@
|
||||
"@xterm/xterm": "^6.0.0",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"codemirror": "^6.0.2",
|
||||
"daisyui": "5.7.14",
|
||||
"daisyui": "5.7.16",
|
||||
"entities": "^8.0.0",
|
||||
"fuse.js": "^7.5.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
@@ -76,7 +76,7 @@
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-svg-loader": "^5.1.1",
|
||||
"vitepress": "1.6.4",
|
||||
"vue": "^3.5.40",
|
||||
"vue": "^3.5.41",
|
||||
"vue-i18n": "^11.4.8",
|
||||
"vue-router": "^5.2.0"
|
||||
},
|
||||
@@ -93,9 +93,9 @@
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^25.9.5",
|
||||
"@vitejs/plugin-vue": "6.0.8",
|
||||
"@vue/compiler-sfc": "^3.5.40",
|
||||
"@vue/compiler-sfc": "^3.5.41",
|
||||
"@vue/test-utils": "^2.4.11",
|
||||
"bumpp": "^12.1.1",
|
||||
"bumpp": "^12.2.0",
|
||||
"c8": "^12.0.0",
|
||||
"concurrently": "^10.0.4",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
|
||||
Generated
+401
-353
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,7 +1,7 @@
|
||||
packages:
|
||||
- docs
|
||||
overrides:
|
||||
typescript: npm:typescript-native-bridge@6.0.3-bridge.9.tsgo.7.0.2
|
||||
typescript: npm:typescript-native-bridge@6.0.3-bridge.10.tsgo.7.0.2
|
||||
allowBuilds:
|
||||
esbuild: true
|
||||
simple-git-hooks: true
|
||||
|
||||
Reference in New Issue
Block a user