remove top etf holder
This commit is contained in:
parent
a399a60388
commit
d3f61df827
940
package-lock.json
generated
940
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
124
package.json
124
package.json
@ -26,33 +26,7 @@
|
||||
"@types/gtag.js": "^0.0.19",
|
||||
"@types/node": "^20.12.7",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"daisyui": "^4.12.3",
|
||||
"date-picker-svelte": "^2.12.0",
|
||||
"echarts": "^5.5.1",
|
||||
"object-to-formdata": "^4.5.1",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-svelte": "^3.2.3",
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"rollup-plugin-web-worker-loader": "^1.6.1",
|
||||
"sass": "^1.75.0",
|
||||
"svelte": "^4.2.15",
|
||||
"svelte-check": "^3.6.9",
|
||||
"svelte-echarts": "^1.0.0-rc3",
|
||||
"svelte-french-toast": "^1.2.0",
|
||||
"svelte-intersection-observer": "^1.0.0",
|
||||
"svelte-lazy": "^1.2.7",
|
||||
"svelte-preprocess": "^5.1.4",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.10",
|
||||
"vite-plugin-dynamic-import": "^1.5.0",
|
||||
"vitest": "^1.5.1",
|
||||
"zod": "^3.23.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.556.0",
|
||||
"bits-ui": "^0.21.12",
|
||||
"bits-ui": "^0.21.13",
|
||||
"blob-util": "^2.0.2",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"clsx": "^2.1.1",
|
||||
@ -60,49 +34,75 @@
|
||||
"compression": "^1.7.4",
|
||||
"d3-hierarchy": "^3.1.2",
|
||||
"d3-sankey": "^0.12.3",
|
||||
"daisyui": "^4.12.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"date-fns-tz": "^3.1.3",
|
||||
"date-picker-svelte": "^2.12.0",
|
||||
"echarts": "^5.5.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"flowbite-svelte": "^0.46.0",
|
||||
"got": "^14.2.1",
|
||||
"flowbite-svelte": "^0.46.15",
|
||||
"got": "^14.4.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"katex": "^0.16.11",
|
||||
"layercake": "^8.4.0-beta.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lucide-svelte": "^0.438.0",
|
||||
"luxon": "^3.5.0",
|
||||
"memoize-one": "^6.0.0",
|
||||
"mixpanel": "^0.18.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"object-to-formdata": "^4.5.1",
|
||||
"parse5": "^7.1.2",
|
||||
"pocketbase": "^0.21.5",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-svelte": "^3.2.3",
|
||||
"quill": "^2.0.2",
|
||||
"quill-delta-to-html": "^0.12.1",
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"rollup-plugin-web-worker-loader": "^1.6.1",
|
||||
"sass": "^1.75.0",
|
||||
"sharp": "^0.33.5",
|
||||
"showdown": "^2.1.0",
|
||||
"string-similarity": "^4.0.4",
|
||||
"svelte": "^4.2.15",
|
||||
"svelte-check": "^3.6.9",
|
||||
"svelte-echarts": "^1.0.0-rc3",
|
||||
"svelte-french-toast": "^1.2.0",
|
||||
"svelte-intersection-observer": "^1.0.0",
|
||||
"svelte-intersection-observer-action": "^0.0.5",
|
||||
"svelte-inview": "^4.0.2",
|
||||
"svelte-lazy": "^1.2.7",
|
||||
"svelte-lightweight-charts": "^2.2.0",
|
||||
"svelte-loading-spinners": "^0.3.6",
|
||||
"svelte-preprocess": "^5.1.4",
|
||||
"svelte-progress-bar": "^3.0.2",
|
||||
"svelte-range-slider-pips": "^3.1.1",
|
||||
"svelte-sonner": "^0.3.27",
|
||||
"svelte-tags-input": "^6.0.1",
|
||||
"svelte-tiny-virtual-list": "^2.1.2",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwind-variants": "^0.2.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.4.5",
|
||||
"util": "^0.12.5",
|
||||
"uuid": "^10.0.0",
|
||||
"vaul-svelte": "^0.3.2",
|
||||
"vite": "^5.2.10",
|
||||
"vite-plugin-dynamic-import": "^1.5.0",
|
||||
"vitest": "^1.5.1",
|
||||
"zod": "^3.23.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.556.0",
|
||||
"greeks": "^1.0.0",
|
||||
"html2canvas": "^1.4.1",
|
||||
"https": "^1.0.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"katex": "^0.16.10",
|
||||
"layercake": "^8.1.2",
|
||||
"lightweight-charts": "^4.1.3",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lucide-svelte": "^0.408.0",
|
||||
"luxon": "^3.4.4",
|
||||
"lightweight-charts": "^4.2.0",
|
||||
"marked": "^12.0.2",
|
||||
"memoize-one": "^6.0.0",
|
||||
"mixpanel": "^0.18.0",
|
||||
"mode-watcher": "^0.3.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"parse5": "^7.1.2",
|
||||
"pocketbase": "^0.21.2",
|
||||
"quill": "^2.0.0",
|
||||
"quill-delta-to-html": "^0.12.1",
|
||||
"sharp": "^0.33.3",
|
||||
"showdown": "^2.1.0",
|
||||
"string-similarity": "^4.0.4",
|
||||
"svelte-intersection-observer-action": "^0.0.4",
|
||||
"svelte-inview": "^4.0.2",
|
||||
"svelte-lightweight-charts": "^2.2.0",
|
||||
"svelte-loading-spinners": "^0.3.6",
|
||||
"svelte-progress-bar": "^3.0.2",
|
||||
"svelte-range-slider-pips": "^2.3.1",
|
||||
"svelte-sonner": "^0.3.27",
|
||||
"svelte-tags-input": "^6.0.0",
|
||||
"svelte-tiny-virtual-list": "^2.1.2",
|
||||
"tailwind-merge": "^2.4.0",
|
||||
"tailwind-variants": "^0.2.1",
|
||||
"tslib": "^2.6.2",
|
||||
"ua-parser-js": "^1.0.37",
|
||||
"util": "^0.12.5",
|
||||
"uuid": "^9.0.1",
|
||||
"vaul-svelte": "^0.3.0"
|
||||
"ua-parser-js": "^1.0.37"
|
||||
},
|
||||
"description": "UI of stocknear - Stock Analysis & Community Platform for Small Investors.",
|
||||
"main": "svelte.config.js",
|
||||
|
||||
@ -28,4 +28,4 @@ export let analystRating
|
||||
|
||||
<SimilarTickerCard similarstock={similarstock}/>
|
||||
|
||||
<TopETFTickerHolder topETFHolder={topETFHolder}/>
|
||||
<!--<TopETFTickerHolder topETFHolder={topETFHolder}/>-->
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
|
||||
import Home from "lucide-svelte/icons/house";
|
||||
import Menu from "lucide-svelte/icons/menu";
|
||||
import Stock from "lucide-svelte/icons/candlestick-chart";
|
||||
import Stock from "lucide-svelte/icons/chart-candlestick";
|
||||
import Calendar from "lucide-svelte/icons/calendar";
|
||||
import Option from "lucide-svelte/icons/waves";
|
||||
import HandShake from "lucide-svelte/icons/handshake";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user