diff --git a/package.json b/package.json index 90fb54fb..bd254484 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@babel/plugin-transform-template-literals": "^7.23.3", "@changesets/cli": "^2.27.1", "@rollup/plugin-babel": "^6.0.4", - "@types/node": "^18.19.23", + "@types/node": "^18.19.24", "@vitejs/plugin-react": "^4.2.1", "babel-plugin-syntax-trailing-function-commas": "^6.22.0", "concurrently": "^8.2.2", @@ -52,7 +52,7 @@ "nx": "^16.10.0", "prettier": "^2.8.8", "rimraf": "^5.0.5", - "terser": "^5.29.1", + "terser": "^5.29.2", "tslib": "^2.6.2", "typescript": "^5.4.2", "vite": "^4.5.2", diff --git a/packages/docs/package.json b/packages/docs/package.json index 324bcf0e..9f2eabc1 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -26,8 +26,8 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@types/react": "^18.2.65", - "@types/react-dom": "^18.2.21", - "sass": "^1.71.1" + "@types/react": "^18.2.66", + "@types/react-dom": "^18.2.22", + "sass": "^1.72.0" } } diff --git a/packages/docs/public/ohls.html b/packages/docs/public/ohls.html index 170726c5..62014c39 100644 --- a/packages/docs/public/ohls.html +++ b/packages/docs/public/ohls.html @@ -8,31 +8,216 @@