1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 03:27:29 +01:00

fix(deps): update all non-major dependencies (#3633)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-15 17:48:48 +00:00
committed by GitHub
parent 392dfafc3d
commit 869d5e5002
4 changed files with 142 additions and 103 deletions

View File

@@ -42,10 +42,10 @@
"@oddbird/css-anchor-positioning": "^0.4.0",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "4.0.6",
"@vueuse/components": "^12.6.1",
"@vueuse/core": "^12.6.1",
"@vueuse/integrations": "^12.6.1",
"@vueuse/router": "^12.6.1",
"@vueuse/components": "^12.7.0",
"@vueuse/core": "^12.7.0",
"@vueuse/integrations": "^12.7.0",
"@vueuse/router": "^12.7.0",
"ansi-to-html": "^0.7.2",
"d3-array": "^3.2.4",
"d3-ease": "^3.0.1",
@@ -63,9 +63,9 @@
"splitpanes": "^3.1.8",
"strip-ansi": "^7.1.0",
"tailwindcss": "4.0.6",
"unplugin-auto-import": "^19.0.0",
"unplugin-auto-import": "^19.1.0",
"unplugin-icons": "^22.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-components": "^28.1.0",
"unplugin-vue-macros": "^2.14.2",
"unplugin-vue-router": "^0.11.2",
"vite": "6.1.0",
@@ -104,8 +104,8 @@
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"vitest": "^3.0.5",
"vue-component-type-helpers": "^2.2.0",
"vue-tsc": "^2.2.0"
"vue-component-type-helpers": "^2.2.2",
"vue-tsc": "^2.2.2"
},
"lint-staged": {
"*.{js,vue,css,ts,html,md}": [