File tree Expand file tree Collapse file tree 3 files changed +1030
-1349
lines changed
Expand file tree Collapse file tree 3 files changed +1030
-1349
lines changed Original file line number Diff line number Diff line change 2626 "@emotion/styled" : " ^11.14.1" ,
2727 "@fontsource-variable/inter" : " ^5.2.8" ,
2828 "@giscus/react" : " ^3.1.0" ,
29+ "@lingui/babel-plugin-lingui-macro" : " ^5.6.0" ,
2930 "@lingui/core" : " ^5.6.0" ,
3031 "@lingui/react" : " ^5.6.0" ,
3132 "@mdx-js/loader" : " ^3.1.1" ,
3233 "@mdx-js/react" : " ^3.1.1" ,
3334 "@next/mdx" : " ^14.2.33" ,
34- "apexcharts" : " 3.54.0" ,
3535 "d3" : " ^7.9.0" ,
3636 "date-fns" : " ^3.6.0" ,
3737 "date-fns-tz" : " ^3.2.0" ,
5252 "yarn" : " ^1.22.22"
5353 },
5454 "devDependencies" : {
55- "@lingui/babel-plugin-lingui-macro" : " ^5.6.0" ,
5655 "@lingui/cli" : " ^5.6.0" ,
5756 "@lingui/loader" : " ^5.6.0" ,
5857 "@types/react" : " ^18.3.26" ,
58+ "apexcharts" : " ^5.3.6" ,
5959 "eslint" : " ^9.39.1" ,
6060 "eslint-config-next" : " 15.3.3" ,
6161 "playwright" : " ^1.56.1" ,
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ export const Layout = ({
7070 rel = 'icon'
7171 type = 'image/png'
7272 sizes = '96x96'
73- href = '/Xarray-assets/Icon/Xarray_Icon_final .svg'
73+ href = '/Xarray-assets/Icon/Xarray_Icon_Final .svg'
7474 />
7575 < link rel = 'icon' type = 'image/svg+xml' href = '/favicon.svg' />
7676 < link rel = 'icon' type = 'image/png' href = '/favicon.png' />
You can’t perform that action at this time.
0 commit comments