18
18
"@matejmazur/react-katex" : " ^3.1.3" ,
19
19
"@mui/joy" : " 5.0.0-beta.51" ,
20
20
"@radix-ui/react-popover" : " ^1.1.6" ,
21
- "@usememos/mui" : " 0.0.1-alpha.26 " ,
21
+ "@usememos/mui" : " 0.1.0-20250312125611 " ,
22
22
"clsx" : " ^2.1.1" ,
23
23
"copy-to-clipboard" : " ^3.3.3" ,
24
24
"dayjs" : " ^1.11.13" ,
39
39
"react-hot-toast" : " ^2.5.2" ,
40
40
"react-i18next" : " ^15.4.1" ,
41
41
"react-leaflet" : " ^4.2.1" ,
42
- "react-router-dom" : " ^7.2 .0" ,
42
+ "react-router-dom" : " ^7.3 .0" ,
43
43
"react-simple-pull-to-refresh" : " ^1.3.3" ,
44
44
"react-use" : " ^17.6.0" ,
45
45
"tailwind-merge" : " ^2.6.0" ,
50
50
"zustand" : " ^5.0.3"
51
51
},
52
52
"devDependencies" : {
53
- "@bufbuild/buf" : " ^1.50.0 " ,
53
+ "@bufbuild/buf" : " ^1.50.1 " ,
54
54
"@bufbuild/protobuf" : " ^2.2.3" ,
55
55
"@trivago/prettier-plugin-sort-imports" : " ^4.3.0" ,
56
56
"@types/d3" : " ^7.4.3" ,
57
57
"@types/katex" : " ^0.16.7" ,
58
58
"@types/leaflet" : " ^1.9.16" ,
59
59
"@types/lodash-es" : " ^4.17.12" ,
60
- "@types/node" : " ^22.13.8 " ,
60
+ "@types/node" : " ^22.13.10 " ,
61
61
"@types/qs" : " ^6.9.18" ,
62
62
"@types/react" : " ^18.3.18" ,
63
63
"@types/react-dom" : " ^18.3.5" ,
67
67
"@typescript-eslint/parser" : " ^7.18.0" ,
68
68
"@vitejs/plugin-legacy" : " ^6.0.2" ,
69
69
"@vitejs/plugin-react" : " ^4.3.4" ,
70
- "autoprefixer" : " ^10.4.20 " ,
70
+ "autoprefixer" : " ^10.4.21 " ,
71
71
"code-inspector-plugin" : " ^0.18.3" ,
72
72
"eslint" : " ^8.57.1" ,
73
73
"eslint-config-prettier" : " ^9.1.0" ,
76
76
"long" : " ^5.3.1" ,
77
77
"nice-grpc-web" : " ^3.3.6" ,
78
78
"postcss" : " ^8.5.3" ,
79
- "prettier" : " ^3.5.2 " ,
79
+ "prettier" : " ^3.5.3 " ,
80
80
"protobufjs" : " ^7.4.0" ,
81
81
"terser" : " ^5.39.0" ,
82
82
"typescript" : " ^5.8.2" ,
83
- "vite" : " ^6.2.0 "
83
+ "vite" : " ^6.2.1 "
84
84
},
85
85
"pnpm" : {
86
86
"onlyBuiltDependencies" : [
87
- " @bufbuild/buf"
87
+ " @bufbuild/buf" ,
88
+ " esbuild"
88
89
]
89
90
}
90
91
}
0 commit comments