Merge branch 'develop' into feature/4771_tickInterval-support-for-sec-and-ms

This commit is contained in:
Sidharth Vinod
2023-08-29 18:38:44 +00:00
committed by GitHub
4 changed files with 193 additions and 58 deletions

View File

@@ -117,7 +117,7 @@
"rimraf": "^5.0.0",
"start-server-and-test": "^2.0.0",
"type-fest": "^4.1.0",
"typedoc": "^0.24.5",
"typedoc": "^0.25.0",
"typedoc-plugin-markdown": "^3.15.2",
"typescript": "^5.0.4",
"unist-util-flatmap": "^1.0.0",

View File

@@ -32,7 +32,7 @@
"unplugin-vue-components": "^0.25.0",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.16.0",
"vitepress": "1.0.0-rc.4",
"vitepress": "1.0.0-rc.8",
"workbox-window": "^7.0.0"
}
}