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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-13 14:28:59 -08:00
committed by GitHub
parent f83b5c948e
commit 147902f191
3 changed files with 75 additions and 69 deletions

View File

@@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/amir20/dozzle/issues"
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.10.4",
"repository": {
"type": "git",
"url": "git+https://github.com/amir20/dozzle.git"
@@ -35,11 +35,11 @@
"@iconify-json/ph": "^1.1.6",
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@tailwindcss/typography": "^0.5.10",
"@vueuse/components": "^10.6.0",
"@vueuse/core": "^10.6.0",
"@vueuse/integrations": "^10.6.0",
"@vueuse/math": "^10.6.0",
"@vueuse/router": "^10.6.0",
"@vueuse/components": "^10.6.1",
"@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.1",
"@vueuse/math": "^10.6.1",
"@vueuse/router": "^10.6.1",
"ansi-to-html": "^0.7.2",
"autoprefixer": "^10.4.16",
"d3-array": "^3.2.4",
@@ -59,7 +59,7 @@
"splitpanes": "^3.1.5",
"tailwindcss": "^3.3.5",
"unplugin-auto-import": "^0.16.7",
"unplugin-icons": "^0.17.3",
"unplugin-icons": "^0.17.4",
"unplugin-vue-components": "^0.25.2",
"unplugin-vue-macros": "^2.6.2",
"vite": "4.5.0",
@@ -91,8 +91,8 @@
"eventsourcemock": "^2.0.0",
"jest-serializer-vue": "^3.1.0",
"jsdom": "^22.1.0",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.1",