mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-03 11:35:00 +01:00
fix(deps): update all non-major dependencies (#3232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
package.json
14
package.json
@@ -32,7 +32,7 @@
|
||||
"@iconify-json/carbon": "^1.1.37",
|
||||
"@iconify-json/cil": "^1.1.10",
|
||||
"@iconify-json/ic": "^1.1.18",
|
||||
"@iconify-json/material-symbols": "^1.1.88",
|
||||
"@iconify-json/material-symbols": "^1.1.89",
|
||||
"@iconify-json/mdi": "^1.1.68",
|
||||
"@iconify-json/mdi-light": "^1.1.11",
|
||||
"@iconify-json/octicon": "^1.1.57",
|
||||
@@ -40,10 +40,10 @@
|
||||
"@intlify/unplugin-vue-i18n": "^4.0.0",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/typography": "^0.5.14",
|
||||
"@vueuse/components": "^11.0.1",
|
||||
"@vueuse/core": "^11.0.1",
|
||||
"@vueuse/integrations": "^11.0.1",
|
||||
"@vueuse/router": "^11.0.1",
|
||||
"@vueuse/components": "^11.0.3",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"@vueuse/integrations": "^11.0.3",
|
||||
"@vueuse/router": "^11.0.3",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"d3-array": "^3.2.4",
|
||||
@@ -70,7 +70,7 @@
|
||||
"vite": "5.4.2",
|
||||
"vite-plugin-compression2": "^1.2.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vitepress": "1.3.3",
|
||||
"vitepress": "1.3.4",
|
||||
"vue": "^3.4.38",
|
||||
"vue-i18n": "^9.14.0",
|
||||
"vue-router": "^4.4.3"
|
||||
@@ -93,7 +93,7 @@
|
||||
"c8": "^10.1.2",
|
||||
"concurrently": "^8.2.2",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
"jsdom": "^24.1.1",
|
||||
"jsdom": "^24.1.3",
|
||||
"lint-staged": "^15.2.9",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
|
||||
Reference in New Issue
Block a user