Merge branch 'develop' into sidv/zenuml

* develop:
  Update all minor dependencies
  Update all patch dependencies
This commit is contained in:
Sidharth Vinod
2023-05-23 10:36:02 +05:30
2 changed files with 588 additions and 26 deletions

View File

@@ -20,17 +20,17 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.16",
"@unocss/reset": "^0.51.8",
"@unocss/reset": "^0.52.0",
"@vite-pwa/vitepress": "^0.0.5",
"@vitejs/plugin-vue": "^4.2.1",
"fast-glob": "^3.2.12",
"https-localhost": "^4.7.1",
"pathe": "^1.1.0",
"unocss": "^0.51.8",
"unocss": "^0.52.0",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.3",
"vite-plugin-pwa": "^0.14.7",
"vitepress": "1.0.0-alpha.75",
"vite-plugin-pwa": "^0.15.0",
"vitepress": "1.0.0-alpha.76",
"workbox-window": "^6.5.4"
}
}